<?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>alecs &#187; Website reviews</title>
	<atom:link href="http://www.ylipsis.com/blog/category/website-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ylipsis.com/blog</link>
	<description>web development, SEO, technology</description>
	<lastBuildDate>Sat, 15 May 2010 11:51:13 +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>hi5 shoving ads in your face</title>
		<link>http://www.ylipsis.com/blog/2010/05/hi5-shoving-ads-in-your-face/</link>
		<comments>http://www.ylipsis.com/blog/2010/05/hi5-shoving-ads-in-your-face/#comments</comments>
		<pubDate>Fri, 14 May 2010 23:55:26 +0000</pubDate>
		<dc:creator>alecs</dc:creator>
				<category><![CDATA[Website reviews]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[hi5]]></category>

		<guid isPermaLink="false">http://www.ylipsis.com/blog/?p=421</guid>
		<description><![CDATA[I have to admit that I have a small addiction to farming games. I tried out Farmville on Facebook and now I&#8217;m losing time with Barn Buddy on hi5. Anyway, in order to get to your farm, you must wait a few seconds for the application to load. But the application is in flash and [...]]]></description>
			<content:encoded><![CDATA[<p>I have to admit that I have a small addiction to farming games. I tried out Farmville on Facebook and now I&#8217;m losing time with Barn Buddy on hi5.</p>
<p>Anyway, in order to get to your <em>farm,</em> you must wait a few seconds for the application to <em>load</em>. But the application is in flash and there is no flash visible yet. So what exactly is it loading?<span id="more-421"></span></p>
<p><a href="http://www.ylipsis.com/blog/wp-content/uploads/2010/05/barn-buddy.gif"><img class="aligncenter size-medium wp-image-424" title="barn buddy" src="http://www.ylipsis.com/blog/wp-content/uploads/2010/05/barn-buddy-300x264.gif" alt="" width="300" height="264" /></a>Well&#8230; nothing exactly. It&#8217;s just waiting for the ad to display for 5 seconds so then we can move on to the actual preloader included in the SWF. Here&#8217;s the exact Javascript from the page:</p>
<pre id="line777">function InitGame() {
try {
startGame();
} catch (err) {
}
}
var timer = 5;
var adControlled = false;
function atrDefaultInitGame() {
adControlled = true;
ShowTime();
}
function atrGetControl() {
adControlled = true;
}
function checkInitGameUnderControl() {
if (!adControlled) {
showPlayNowMessage();
}
}
<span style="color: #ff0000;">// test if after 5 seconds no ad has explicitly made
 responsible of showing the init game link
// also, in case after 10 secs the ad hasn't finished,
 show the init game link</span>
setTimeout(checkInitGameUnderControl, 5 * 1000);
setTimeout(showPlayNowMessage, 10 * 1000);
...
</pre>
<p>Yup, do check those comments right there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ylipsis.com/blog/2010/05/hi5-shoving-ads-in-your-face/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SnapCasa: website thumbnail generator</title>
		<link>http://www.ylipsis.com/blog/2008/10/snapcasa-website-thumbnail-generator/</link>
		<comments>http://www.ylipsis.com/blog/2008/10/snapcasa-website-thumbnail-generator/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 21:41:36 +0000</pubDate>
		<dc:creator>alecs</dc:creator>
				<category><![CDATA[Website reviews]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.ylipsis.com/blog/?p=104</guid>
		<description><![CDATA[After some unsuccessful searching for a website thumbnail service I found SnapCasa. The free version lets you use 100000 thumb requests per month without watermarks. If you combine this with some server side script to cache and serve the image directly from your server you have nothing to worry about. Another thing I needed was [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://snapcasa.com"><img class="aligncenter size-full wp-image-105" title="snap casa logo" src="http://www.ylipsis.com/blog/wp-content/uploads/2008/10/logo1.jpg" alt="" width="461" height="108" /></a></p>
<p>After some unsuccessful searching for a website thumbnail service I found <a href="http://snapcasa.com" target="_blank">SnapCasa</a>. The free version lets you use 100000 thumb requests per month without watermarks. If you combine this with some server side script to cache and serve the image directly from your server you have nothing to worry about. Another thing I needed was the ability to get screenshots of inner pages (other services such as <a href="http://www.girafa.com" target="_blank">Girafa</a>&#8216;s free version only allow captures of homepages). SnapCasa has that too.</p>
<p>The website looks and feels pretty new and sloppy. Although some account pages have &#8220;Untitled Document&#8221; as the title and other sections lack content, it does the job.</p>
<p>Oh, and support is quite responsive. Didn&#8217;t take any time to receive a reply.</p>
<p>Here are some comparisons (only found them <strong>after </strong>setting up snapcasa):</p>
<ul>
<li><a href="http://www.splitbrain.org/blog/2007-08/23-free_website_thumbnail_services" target="_blank">http://www.splitbrain.org/blog/2007-08/23-free_website_thumbnail_services</a></li>
<li><a href="http://designerside.com/article/8-website-thumbnail-generation-services-compared" target="_blank">http://designerside.com/article/8-website-thumbnail-generation-services-compared</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ylipsis.com/blog/2008/10/snapcasa-website-thumbnail-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to clean stuff</title>
		<link>http://www.ylipsis.com/blog/2008/09/how-to-clean-stuff/</link>
		<comments>http://www.ylipsis.com/blog/2008/09/how-to-clean-stuff/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 10:43:10 +0000</pubDate>
		<dc:creator>alecs</dc:creator>
				<category><![CDATA[Website reviews]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ylipsis.com/blog/?p=44</guid>
		<description><![CDATA[I&#8217;ve just stumbled upon a really useful site for cleaning stuff. The &#8220;stuff&#8221; being everything from household items to laptops, cars or pets. As far as the design, it&#8217;s is very clean and uncluttered, with pictures on each article. URL &#8211; http://www.howtocleanstuff.net]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just stumbled upon a really useful site for cleaning stuff. The &#8220;stuff&#8221; being everything from household items to laptops, cars or pets. As far as the design, it&#8217;s is very clean and uncluttered, with pictures on each article.</p>
<p>URL &#8211; <a href="http://www.howtocleanstuff.net/" target="_blank">http://www.howtocleanstuff.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ylipsis.com/blog/2008/09/how-to-clean-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
