<?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>JAKERI &#187; web</title>
	<atom:link href="http://www.jakeri.net/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakeri.net</link>
	<description>Consulting/Development in Java, Objective-C for web based systems and iPhone</description>
	<lastBuildDate>Sun, 23 May 2010 20:04:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Badge code in countupdown</title>
		<link>http://www.jakeri.net/2008/08/badge-code-in-countupdown/</link>
		<comments>http://www.jakeri.net/2008/08/badge-code-in-countupdown/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 21:48:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[countupdown]]></category>

		<guid isPermaLink="false">http://www.jakeri.net/?p=50</guid>
		<description><![CDATA[<p>I added possibility to create your own badge for countupdown. Click on an arbitrary counter and you will find badge code if you click the Toggle badge code&#62;&#62;.</p>
<p>Seems to be very buggy in other browsers than Safari (remember til next time, TEST).   Back to the drawing table.</p>
<p>I had to use &#60;/script&#62; instead of [...]]]></description>
			<content:encoded><![CDATA[<p>I added possibility to create your own badge for <a href="http://countupdown.appspot.com">countupdown</a>. Click on an <a href="http://countupdown.appspot.com/Badge_for_countupdown_added">arbitrary</a> <a href="http://countupdown.appspot.com/Bye_bye_President_Bush">counter</a> and you will find badge code if you click the <strong>Toggle badge code&gt;&gt;</strong>.</p>
<p><del datetime="2008-08-20T18:45:59+00:00">Seems to be very buggy in other browsers than Safari (remember til next time, TEST). <img src='http://www.jakeri.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Back to the drawing table.</del></p>
<p>I had to use &lt;/script&gt; instead of &lt;sript &#8230;.. /&gt;.</p>
<div id="Badge_for_countupdown_added_cupdwn" title=""></div>
<p><script type="text/javascript" src="http://countupdown.appspot.com/s/j.js"></script><br />
<script type="text/javascript" src="http://countupdown.appspot.com/Badge_for_countupdown_added?type=json&#038;cb=y"></script></p>
<div id="Bye_bye_President_Bush_cupdwn" title=""></div>
<p><script type="text/javascript" src="http://countupdown.appspot.com/s/j.js"></script><br />
<script type="text/javascript" src="http://countupdown.appspot.com/Bye_bye_President_Bush?type=json&#038;cb=y"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeri.net/2008/08/badge-code-in-countupdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The 10 Commandments of Web Design</title>
		<link>http://www.jakeri.net/2008/06/the-10-commandments-of-web-design/</link>
		<comments>http://www.jakeri.net/2008/06/the-10-commandments-of-web-design/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 21:21:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.jakeri.net/?p=36</guid>
		<description><![CDATA[<p>Good article about web design.</p>
<p>Rule number one, &#8220;Thou shalt not abuse Flash&#8221;.</p>
]]></description>
			<content:encoded><![CDATA[<p>Good <a href="http://www.businessweek.com/innovate/content/jun2008/id20080623_750025.htm">article</a> about web design.</p>
<p>Rule number one, &#8220;Thou shalt not abuse Flash&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeri.net/2008/06/the-10-commandments-of-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drag and drop into file-upload in Safari</title>
		<link>http://www.jakeri.net/2008/04/drag-and-drop-into-file-upload-in-safari/</link>
		<comments>http://www.jakeri.net/2008/04/drag-and-drop-into-file-upload-in-safari/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 11:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.jakeri.net/?p=14</guid>
		<description><![CDATA[<p>Update: Unfortunately, Google decided to change the upload mechanism to a Adobe Flash-based uploader that makes this little tip useless in gmail. </p>
<p>
One benefit for Safari over Firefox in Mac OS X is the possibility to drag and drop files into the  &#8220;choose file&#8221; box (input-tag type=&#8221;file&#8221;).</p>
]]></description>
			<content:encoded><![CDATA[<p>Update: Unfortunately, Google decided to change the upload mechanism to a Adobe Flash-based uploader that makes this little tip useless in gmail. </p>
<p><img src="http://www.jakeri.net/wp-content/uploads/2008/04/picture-22.png" alt="Drag and drop files Safari " title="dragndropsafari" width="500" height="139" class="alignnone size-full wp-image-15" /><br />
One benefit for Safari over Firefox in Mac OS X is the possibility to drag and drop files into the  &#8220;choose file&#8221; box (input-tag type=&#8221;file&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeri.net/2008/04/drag-and-drop-into-file-upload-in-safari/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Flickr and movies</title>
		<link>http://www.jakeri.net/2008/04/flickr-and-movies/</link>
		<comments>http://www.jakeri.net/2008/04/flickr-and-movies/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 07:19:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://www.jakeri.net/?p=10</guid>
		<description><![CDATA[<p>Flickr have introduced movie capabilities.</p>
<p>Got to test this when I get home. Done</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<p>Flickr have introduced <a href="http://www.techcrunch.com/2008/04/08/flickr-video-launches-a-unique-experience/">movie capabilities</a>.</p>
<p><del datetime="2008-04-09T07:25:38+00:00">Got to test this when I get home.</del> Done</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=1.167" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=aeb05c8c6e&amp;photo_id=2400622634"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=1.167"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=1.167" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=aeb05c8c6e&amp;photo_id=2400622634" height="300" width="400"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeri.net/2008/04/flickr-and-movies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Google service: App Engine</title>
		<link>http://www.jakeri.net/2008/04/new-google-service-app-engine/</link>
		<comments>http://www.jakeri.net/2008/04/new-google-service-app-engine/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:42:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.jakeri.net/?p=8</guid>
		<description><![CDATA[<p>Build your own application on Google App Engine.</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<p>Build your own application on Google <a href="http://code.google.com/appengine/">App Engine</a>.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/bfgO-LXGpTM&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bfgO-LXGpTM&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeri.net/2008/04/new-google-service-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PicLens plugin</title>
		<link>http://www.jakeri.net/2008/04/piclens-plugin/</link>
		<comments>http://www.jakeri.net/2008/04/piclens-plugin/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 21:19:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[banksy]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jakeri.net/?p=7</guid>
		<description><![CDATA[<p>PicLens and Banksy are a great combination!</p>
<p></p>
<p> </p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.piclens.com">PicLens</a> and Banksy are a great combination!</p>
<p><a href="http://www.jakeri.net/wp-content/uploads/2008/04/piclens.png"><img class="alignnone size-medium wp-image-6" title="PicLens" src="http://www.jakeri.net/wp-content/uploads/2008/04/piclens-300x187.png" alt="PicLens in action" width="300" height="187" /></a></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakeri.net/2008/04/piclens-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
