<?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>Create A Website &#187; random</title>
	<atom:link href="http://www.createwebsite.info/category/random/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.createwebsite.info</link>
	<description>yet another undecorated wordpress blog about web development</description>
	<lastBuildDate>Wed, 02 Jun 2010 00:26:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Bug When Searching Using &#8220;Specific date range&#8221;</title>
		<link>http://www.createwebsite.info/google-bug/</link>
		<comments>http://www.createwebsite.info/google-bug/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 01:25:36 +0000</pubDate>
		<dc:creator>create a website</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.createwebsite.info/google-bug/</guid>
		<description><![CDATA[Just came across this bug when using Google&#8217;s &#8220;Specific date range&#8221; search option &#8230; Google allows a number of ways to filter via their &#8220;Show Options&#8221; link above the standard search results. Clicking &#8220;Show Options&#8221; opens a column on the left with more options including the ability to specify a date range. Notice their suggested [...]]]></description>
			<content:encoded><![CDATA[<p>Just came across this bug when using Google&#8217;s &#8220;Specific date range&#8221; search option &#8230;</p>
<div style="text-align:center;"><img src='http://www.createwebsite.info/wp-content/uploads/2009/08/google-bug.jpg' alt='Showing a Google Bug in<br />
their Date Search' /></div>
<p>Google allows a number of ways to filter via their &#8220;Show Options&#8221; link above the standard search results. Clicking &#8220;Show Options&#8221; opens a column on the left with more options including the ability to specify a date range. Notice their suggested date format (dd/m/yyyy) and the date format I am using in my example search following the suggested same date/month order. Oops! </p>
<p>Google is localising the suggested date format but not handling the localised input.</p>
<p>On the right you can see using m/dd/yy it works fine.</p>
<p><span style="font-size:smaller;">(And no &#8211; no different if I use yyyy instead of yy).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.createwebsite.info/google-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Apple Software Update trying to install Safari all the freakin time &#8230;</title>
		<link>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/</link>
		<comments>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 15:15:02 +0000</pubDate>
		<dc:creator>create a website</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/</guid>
		<description><![CDATA[Update &#8211; one more thing while I remember. What is the use of an update utility that ignores your previous preferences? Why do I get a Quicktime link in the Quick Launch area every time it updates? As a rule I have found Apple&#8217;s software to be miles behind their hardware in usability and intuitiveness. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update &#8211; one more thing while I remember. What is the use of an update utility that ignores your previous preferences? Why do I get a Quicktime link in the Quick Launch area every time it updates? As a rule I have found Apple&#8217;s software to be miles behind their hardware in usability and intuitiveness. Why is that?</strong></p>
<p>Don&#8217;t want Safari? Apple wants you to want it and obscures the way to stop this.</p>
<p>Found this information on a forum somewhere &#8230;</p>
<p>1. Run Apple Software Update (there is probably link in your start menu somewhere)<br />
2. Check for updates so you can see the Safari option.<br />
3. Highlight Safari (I had to click the checkbox as well).<br />
4. Choose Tools from the top menu.<br />
5. Click Ignore Selected Updates.</p>
<p>In theory the software shouldn&#8217;t check for it again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.createwebsite.info/stop-apple-software-update-trying-to-install-safari-all-the-freakin-time/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Reflow</title>
		<link>http://www.createwebsite.info/reflow/</link>
		<comments>http://www.createwebsite.info/reflow/#comments</comments>
		<pubDate>Mon, 26 May 2008 23:19:53 +0000</pubDate>
		<dc:creator>create a website</dc:creator>
				<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.createwebsite.info/reflow/</guid>
		<description><![CDATA[Came across an article on &#8220;reflow&#8221;: the process by which the geometry of the layout engine’s formatting objects are computed (from the Mozilla page on reflow) Here is an example that DougT found for Wikipedia &#8230; There are more: what is reflow]]></description>
			<content:encoded><![CDATA[<p>Came across an <a href="http://dougt.wordpress.com/2008/05/24/what-is-a-reflow/">article on &#8220;reflow&#8221;</a>:</p>
<blockquote><p>the process by which the geometry of the layout engine’s formatting objects are computed</p></blockquote>
<p> (<a href="http://www.mozilla.org/newlayout/doc/reflow.html">from the Mozilla page on reflow</a>)<br />
Here is an example that DougT found for Wikipedia &#8230;<br />
<object width='400' height='326' type='application/x-shockwave-flash' data='http://video.google.com/googleplayer.swf?docid=-5863446593724321515'><param name='allowScriptAccess' value='never' /><param name='movie' value='http://video.google.com/googleplayer.swf?docid=-5863446593724321515'/><param name='quality' value='best'/><param name='bgcolor' value='#ffffff' /><param name='scale' value='noScale' /><param name='wmode' value='window'/></object><br />
There are more: <a href="http://dougt.wordpress.com/2008/05/24/what-is-a-reflow/">what is reflow</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.createwebsite.info/reflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something more uplifting</title>
		<link>http://www.createwebsite.info/something-more-uplifting/</link>
		<comments>http://www.createwebsite.info/something-more-uplifting/#comments</comments>
		<pubDate>Thu, 01 May 2008 22:03:18 +0000</pubDate>
		<dc:creator>create a website</dc:creator>
				<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.createwebsite.info/something-more-uplifting/</guid>
		<description><![CDATA[&#124; View &#124; Upload your own After the Network Solutions Sucks and Microsoft Sucks articles I feel this is necessary!]]></description>
			<content:encoded><![CDATA[<div style="width:425px;text-align:left" id="__ss_140897"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=amazing-photos-1192957086440148-5"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=amazing-photos-1192957086440148-5" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img src="http://static.slideshare.net/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/HaVai/amazing-photos-140897?src=embed" title="View 'Amazing photos' on SlideShare">View</a> | <a href="http://www.slideshare.net/upload?src=embed">Upload your own</a></div>
</div>
<p>After the Network Solutions Sucks and Microsoft Sucks articles I feel this is necessary!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.createwebsite.info/something-more-uplifting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
