<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Beyond Coding &#187; Web Development</title>
	<atom:link href="http://www.beyondcoding.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyondcoding.com</link>
	<description>Follow us on Twitter: @fredwu and @scotti3g</description>
	<lastBuildDate>Tue, 28 Jun 2011 11:33:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IE 6 Must Die, But Which Browser For Me?</title>
		<link>http://www.beyondcoding.com/2009/10/18/ie-6-must-die-but-which-browser-for-me/</link>
		<comments>http://www.beyondcoding.com/2009/10/18/ie-6-must-die-but-which-browser-for-me/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 05:43:04 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[IE6]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=352</guid>
		<description><![CDATA[I am starting to develop some little and big projects, one inevitable question is: do I support IE6? Well, my personal take is, I will *try* to make my sites and apps compatible with IE6, but only if the consequences (i.e. increased development time and code complexity) are negligible. Naturally, I would want to direct [...]]]></description>
			<content:encoded><![CDATA[<p>I am starting to develop some little and big projects, one inevitable question is: do I support IE6?</p>
<p>Well, my personal take is, I will *try* to make my sites and apps compatible with IE6, but only if the consequences (i.e. increased development time and code complexity) are negligible.</p>
<p>Naturally, I would want to direct my IE6 users to a &#8220;stop IE6 / save the developers&#8221; kind of site, encouraging them to upgrade their browser. After some quick Google searches, I can&#8217;t actually find one that is simple and pretty.</p>
<p>So, I reinvented the wheels. Meet <a href="http://whichbrowserforme.org/">WhichBrowserForMe.org</a>!</p>
<p>Please spread the site around and tweet about it, so more and more web developers and designers can start using it, and hopefully more and more users will become aware of the fact that using IE6 is a bad thing.</p>

	Tags: <a href="http://www.beyondcoding.com/tag/browser/" title="browser" rel="tag">browser</a>, <a href="http://www.beyondcoding.com/tag/ie6/" title="IE6" rel="tag">IE6</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2009/10/18/ie-6-must-die-but-which-browser-for-me/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Sequel Pro: Time to Ditch CocoaMySQL (Almost!)</title>
		<link>http://www.beyondcoding.com/2008/10/23/sequel-pro-time-to-ditch-cocoamysql-almost/</link>
		<comments>http://www.beyondcoding.com/2008/10/23/sequel-pro-time-to-ditch-cocoamysql-almost/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 01:13:49 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CocoaMySQL]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Navicat]]></category>
		<category><![CDATA[Sequel Pro]]></category>
		<category><![CDATA[YourSQL]]></category>

		<guid isPermaLink="false">http://www.beyondcoding.com/?p=74</guid>
		<description><![CDATA[For a very very long time, a lot of MySQL developers are stuck with the abandoned CocoaMySQL. Even though there are a number of other products exist, such as the GUI Tools from MySQL, Navicat and YourSQL, many developers include myself still find CocoaMySQL more user friendly (not in terms of the features but the [...]]]></description>
			<content:encoded><![CDATA[<p>For a very very long time, a lot of MySQL developers are stuck with the abandoned <a href="http://cocoamysql.sourceforge.net/">CocoaMySQL</a>. Even though there are a number of other products exist, such as the <a href="http://dev.mysql.com/downloads/gui-tools/5.0.html">GUI Tools from MySQL</a>, <a href="http://www.navicat.com/">Navicat</a> and <a href="http://yoursql.ludit.it/">YourSQL</a>, many developers include myself still find CocoaMySQL more user friendly (not in terms of the features but the overall &#8216;feel&#8217; of the application).</p>
<p>Today I have stumbled across a new application: <a href="http://sequelpro.com/">Sequel Pro</a>. It is a fork of CocoaMySQL just like <a href="http://www.theonline.org/cocoamysql/">CocoaMySQL SBG</a>, but unlike the latter, Sequel Pro is actively under development and the latest stable version ( v0.9.2 ) was released on October 21, 2008.</p>
<p><img class="alignnone" title="Sequel Pro screenshot" src="http://www.mjmedia.com.au/assets/images/screenshot-2.jpg" alt="" width="263" height="196" /></p>
<p>The first thing I noticed is the performance boost. In CocoaMySQL, browsing a table with thousands of records could be a pain thing to do, Sequel Pro has fixed this issue and the performance matches most of other tools.</p>
<p>Interface wise there is not much difference between the two, I suspect the GUI will be refined in the future because there are some minor issues such as missing icons.</p>
<p>One feature I hope they will implement soon, is the ability to reorder table fields, the last thing I want to do is to fire up YourSQL (or PhpMyAdmin) just for reordering some fields.</p>
<p>One annoying bug I&#8217;ve discovered shortly after using it, is that the connection window (CMD + N) has some major issues accepting correct passwords. If I create two new connections with the same username, the two usernames are forced to have the same passwords, weird behaviour.</p>
<p>Having said that, Sequel Pro is still a welcoming product that holds a future. The performance increase along warrants the &#8216;migration&#8217; from CocoaMySQL.</p>
<p>Let&#8217;s wait and see how the project goes. :)</p>

	Tags: <a href="http://www.beyondcoding.com/tag/cocoamysql/" title="CocoaMySQL" rel="tag">CocoaMySQL</a>, <a href="http://www.beyondcoding.com/tag/mysql/" title="MySQL" rel="tag">MySQL</a>, <a href="http://www.beyondcoding.com/tag/navicat/" title="Navicat" rel="tag">Navicat</a>, <a href="http://www.beyondcoding.com/tag/sequel-pro/" title="Sequel Pro" rel="tag">Sequel Pro</a>, <a href="http://www.beyondcoding.com/tag/yoursql/" title="YourSQL" rel="tag">YourSQL</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2009/11/10/using-ruby-mysql-gem-with-mamp-1-8-x-on-snow-leopard/" title="Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard (November 10, 2009)">Using Ruby MySQL Gem with MAMP 1.8.x on Snow Leopard</a> (29)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2008/10/23/sequel-pro-time-to-ditch-cocoamysql-almost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 says no to sessions and cookies</title>
		<link>http://www.beyondcoding.com/2008/09/02/internet-explorer-7-says-no-to-sessions-and-cookies/</link>
		<comments>http://www.beyondcoding.com/2008/09/02/internet-explorer-7-says-no-to-sessions-and-cookies/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 11:40:47 +0000</pubDate>
		<dc:creator>Fred Wu</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://thislab.com/?p=47</guid>
		<description><![CDATA[People might think that IE6 is really slowing down the advancement of web design and development, which is true. What some people don&#8217;t realise is that IE7 is just about as evil as IE6. Today we have noticed a nasty bug that only happens in IE7. We built a website and it is being framesetted [...]]]></description>
			<content:encoded><![CDATA[<p>People might think that IE6 is really slowing down the advancement of web design and development, which is true. What some people don&#8217;t realise is that IE7 is just about as evil as IE6.</p>
<p>Today we have noticed a nasty bug that only happens in IE7. We built a website and it is being framesetted by other websites. In IE7, <strong>sessions and cookies do not work</strong> at all for this website (which has a different domain to the parent website).</p>
<p>After lots of research and debugging, we&#8217;ve finally identified this bug: IE7 incorrectly sets privacy settings for the website that is contained with a frameset and is not part of the main (parent) website. All sessions and cookies are therefore blocked.</p>
<p>Fortunately, there is a fix:</p>
<pre class="brush: php;">header('P3P: CP=&quot;ALL ADM DEV PSAi COM OUR OTRo STP IND ONL&quot;');</pre>
<p>The above line will &#8216;magically&#8217; fix this IE7 bug.</p>
<p>I <strong>wish</strong> the IE family was bought out by other vendors, or alternatively, died peacefully.</p>
<p>On a side note, let&#8217;s wait and see what Google has to offer with <a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">Google Chrome</a>.</p>

	Tags: <a href="http://www.beyondcoding.com/tag/cookie/" title="cookie" rel="tag">cookie</a>, <a href="http://www.beyondcoding.com/tag/google-chrome/" title="Google Chrome" rel="tag">Google Chrome</a>, <a href="http://www.beyondcoding.com/tag/internet-explorer/" title="Internet Explorer" rel="tag">Internet Explorer</a>, <a href="http://www.beyondcoding.com/tag/session/" title="session" rel="tag">session</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.beyondcoding.com/2009/02/26/jquery-slidedown-issues-in-ie-quick-fixes/" title="jQuery.slideDown() issues in IE: quick fixes (February 26, 2009)">jQuery.slideDown() issues in IE: quick fixes</a> (18)</li>
	<li><a href="http://www.beyondcoding.com/2008/03/06/internet-explorer-8-beta-1-released-to-public/" title="Internet Explorer 8 Beta 1 Released to Public (March 6, 2008)">Internet Explorer 8 Beta 1 Released to Public</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.beyondcoding.com/2008/09/02/internet-explorer-7-says-no-to-sessions-and-cookies/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

