<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sasha's spot &#187; Software</title>
	<atom:link href="http://jazzvas.wordpress.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://jazzvas.wordpress.com</link>
	<description>Random thoughts and stuff...</description>
	<lastBuildDate>Wed, 24 Jun 2009 00:44:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jazzvas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/41755b39fb435c95cdef696830161105?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Sasha's spot &#187; Software</title>
		<link>http://jazzvas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jazzvas.wordpress.com/osd.xml" title="Sasha&#8217;s spot" />
		<item>
		<title>How to create rotating wallpapers in Gnome</title>
		<link>http://jazzvas.wordpress.com/2008/09/12/how-to-create-rotating-wallpapers-in-gnome/</link>
		<comments>http://jazzvas.wordpress.com/2008/09/12/how-to-create-rotating-wallpapers-in-gnome/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 01:42:49 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.jazzva.com/?p=114</guid>
		<description><![CDATA[Few days ago I found artwork suggestions for Fedora 10. I really like the wallpapers in Solar theme. They should change based on the time of the day. As I don&#8217;t think that is supported in Gnome, I wrote this little script that does the job.
To run it, a directory with wallpapers needs to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=114&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Few days ago I found <a href="http://fedoraproject.org/wiki/Artwork/F10Themes" target="_blank">artwork suggestions</a> for <a href="http://fedoraproject.org/" target="_blank">Fedora</a> 10. I really like the <a href="http://fedoraproject.org/wiki/Artwork/F10Themes/Solar" target="_blank">wallpapers in Solar theme</a>. They should change based on the time of the day. As I don&#8217;t think that is supported in Gnome, I wrote <a href="http://www.jazzva.com/scripts/rotate-wallpapers" target="_blank">this little script</a> that does the job.</p>
<p>To run it, a directory with wallpapers needs to be passed.</p>
<p><code>./rotate-wallpapers /path/to/wallpaper/directory/</code></p>
<p>If you want it to run in the background, you can press Alt+F2 in Gnome, and run it.</p>
<p><code>/path/to/rotate-wallpapers /path/to/wallpaper/directory/</code></p>
<p>Once it&#8217;s run, it will count the number of wallpapers in the directory (files ending in jpg, jpeg, gif, png or svg), divide 1440 by that number and use the result as a period of time on which wallpapers will be rotated. It will set the first wallpaper, and sleep until the wallpaper needs to be changed.</p>
<p>So, this script is pretty much specific. It will work best with the series of wallpapers that have subtle changes, such as the Solar wallpapers. But, you&#8217;re free to use it in every way you want. Good luck <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8230;</p>
<p>If you find any bugs, please post it in the comments. Thanks.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/114/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/114/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=114&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2008/09/12/how-to-create-rotating-wallpapers-in-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft implements ODF support(?)</title>
		<link>http://jazzvas.wordpress.com/2008/08/06/microsoft-implements-odf-support/</link>
		<comments>http://jazzvas.wordpress.com/2008/08/06/microsoft-implements-odf-support/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 01:34:41 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[odf]]></category>
		<category><![CDATA[open office]]></category>

		<guid isPermaLink="false">http://www.jazzva.com/?p=86</guid>
		<description><![CDATA[The article in IT PRO states that Microsoft will be implementing ODF (OpenDocument format) support in its Office suite:
Microsoft has no date for implementing OOXML on its own platform, but has agreed to implement the rival ODF format on Microsoft Office. Microsoft has given its blessings to ODF by joining the OASIS committees, and to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=86&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.itpro.co.uk/605142/ms-ooxml-a-format-without-a-future" target="_blank">The article</a> in <a href="http://www.itpro.co.uk/" target="_blank">IT PRO</a> states that Microsoft will be implementing <a href="http://en.wikipedia.org/wiki/OpenDocument" target="_blank">ODF</a> (OpenDocument format) support in its Office suite:</p>
<blockquote><p>Microsoft has no date for implementing OOXML on its own platform, but has agreed to implement the rival ODF format on Microsoft Office. Microsoft has given its blessings to ODF by joining the OASIS committees, and to cap it all, a senior Microsoft spokesman has conceded that <a href="http://truthhappens.redhatmagazine.com/2008/06/19/red-hat-summit-panel-who-won-ooxml-battle/" target="_blank">&#8220;ODF has clearly won&#8221;</a>.</p></blockquote>
<blockquote><p>Microsoft has even volunteered to opt into the ongoing ODF development process which, not without reason, has aroused the suspicions of ODF proponents.</p></blockquote>
<p>I&#8217;m a bit suspicious of Microsoft&#8217;s move and if Microsoft has some hidden intentions. But I think it won&#8217;t be able to &#8220;close&#8221; ODF <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>Here&#8217;s <a href="http://blogs.msdn.com/dmahugh/archive/2008/05/21/office-support-for-document-format-standards.aspx" target="_blank">a blog post</a> on MSDN which says ODF will be supported in MS Office 2007 Service Pack 2.</p>
<p>And why is this important to me? Most of my friends and professors still use MS Office. I use <a href="http://www.openoffice.org" target="_blank">OpenOffice.org</a>. If I need to send them a document (which needs to be editable, so PDF is not an option), I could do &#8220;Here&#8217;s the document in ODT (OpenDocument text), play with it&#8221;, but that wouldn&#8217;t be very nice. I don&#8217;t want to force anybody to use something they don&#8217;t wish to. So, I convert it to DOC, and then send it to them. But I don&#8217;t want to use DOC. And it seems like I&#8217;m not going to as soon as MS implements this ODF support. Let&#8217;s hope it will release plug-ins for previous MS Offices, too&#8230; or that people will switch to <a href="http://www.openoffice.org/" target="_blank">OpenOffice.org</a> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>In the end, I think this is a good thing for ODF. Whether we like it or not, MS Office has the biggest market share, and by this more people will be able to use ODF for their documents.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/86/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/86/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=86&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2008/08/06/microsoft-implements-odf-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox 3 download pledge</title>
		<link>http://jazzvas.wordpress.com/2008/05/29/firefox-3-download-pledge/</link>
		<comments>http://jazzvas.wordpress.com/2008/05/29/firefox-3-download-pledge/#comments</comments>
		<pubDate>Thu, 29 May 2008 17:37:21 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.jazzva.com/?p=53</guid>
		<description><![CDATA[Firefox is on its way for setting a Guinness world record in the most software downloaded in 24 hours. It&#8217;s gonna happen on FF3 release day. If you want to pledge that you will download it on its release day, you can do so on their Spread Firefox page. Also, check out the cool affiliate [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=59&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> is on its way for setting a Guinness world record in the most software downloaded in 24 hours. It&#8217;s gonna happen on FF3 release day. If you want to pledge that you will download it on its release day, you can do so on their <a href="http://www.spreadfirefox.com/en-US/worldrecord/">Spread Firefox page</a>. Also, check out <a href="http://www.spreadfirefox.com/?q=affiliates/homepage">the cool affiliate buttons</a> and place one on your site.</p>
<p>Spread the word, spread Firefox!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/59/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/59/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=59&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2008/05/29/firefox-3-download-pledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>
	</item>
		<item>
		<title>Mozilla team and Ubuntu Hardy Heron</title>
		<link>http://jazzvas.wordpress.com/2008/04/19/mozilla-team-and-ubuntu-hardy-heron/</link>
		<comments>http://jazzvas.wordpress.com/2008/04/19/mozilla-team-and-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 18:06:09 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hardy]]></category>

		<guid isPermaLink="false">http://jazzva.com/?p=45</guid>
		<description><![CDATA[This is the first post on the new domain, so I would like to make it a bit special  .
Hardy Heron will be released in five days, and Ubuntu&#8217;s Mozilla team has been quite busy preparing all the goodies. So, what has Mozilla team done?

Firefox 3 beta 5 is in the official repositories. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=55&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is the first post on the new domain, so I would like to make it a bit special <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><a href="http://www.ubuntu.com/testing/804rc" target="_blank">Hardy Heron</a> will be released in five days, and <a href="http://www.ubuntu.com" target="_blank">Ubuntu&#8217;s</a> <a href="https://wiki.ubuntu.com/MozillaTeam" target="_blank">Mozilla team</a> has been quite busy preparing all the goodies. So, what has Mozilla team done?</p>
<p style="text-align:center;"><a href="http://jazzva.com/wp-content/uploads/2008/04/firefox3beta5.jpeg"><img class="aligncenter size-full wp-image-46" title="Firefox 3 beta 5" src="http://jazzvas.files.wordpress.com/2008/12/firefox3beta5.jpeg" alt="www.ubuntu.com in Firefox 3 beta 5" /></a></p>
<p><a href="http://www.mozilla.com/en-US/firefox/" target="_blank">Firefox</a> 3 beta 5 is in the official repositories. It replaces the old Firefox 2, which can still be installed from the repositories. It is a pity that Firefox 3 release candidate is coming out few days after Hardy, but Firefox 3 beta 5 is very useful and pretty stable for day-to-day use. Just <a href="http://www.techtoolblog.com/archives/firefox-3-beta-5-mini-review" target="_blank">look</a> <a href="http://www.itwire.com/content/view/17457/53/" target="_blank">at</a> <a href="http://lifehacker.com/356048/your-favorite-firefox-3-improvement" target="_blank">the</a> <a href="http://www.ubergizmo.com/15/archives/2008/04/firefox-3-beta-5.html" target="_blank">reviews</a>. And I&#8217;m sure we&#8217;ll be able to install Firefox 3 as soon as it comes out from Fabien Tassin&#8217;s <a href="https://launchpad.net/~fta/+archive" target="_blank">Personal Package Archive</a>.</p>
<p>Also, many members have been testing, editing and packaging Firefox 3 (and upgraded some of Firefox2) extensions for Ubuntu, so this release brings more of them than before. Currently, <a href="https://wiki.ubuntu.com/MozillaTeam/Extensions/List">around 30 extensions</a> are in the repositories. The work is still in progress, so expect more. If you would like to see your favourite extensions, feel free to suggest them at <a href="https://wiki.ubuntu.com/MozillaTeam/Extensions/List" target="_blank">Firefox 3 extensions wiki</a>. Ubufox extension makes it easy to install other extensions. Start it from <em>Tools</em> -&gt; <em>Add-ons</em> -&gt; <em>Get Ubuntu extensions</em>.</p>
<p><img class="alignnone size-full wp-image-47" title="Firefox 3 beta 5 Add-ons dialog" src="http://jazzvas.files.wordpress.com/2008/12/firefox3beta5addons.jpeg" alt="Get Ubuntu extensions" /></p>
<p><a href="http://labs.mozilla.com/2007/10/prism/" target="_blank">Prism</a>, which allows to users to <a href="http://tombuntu.com/index.php/2008/03/24/easily-install-prism-web-apps-in-ubuntu-804/" target="_blank">move webapps to their desktop</a>, is also in the repositories. Be sure to check it out.</p>
<p>And, if you feel like living on the wild side, you can test Thunderbird 3 alpha from Fabien&#8217;s Personal Package Archive. No links, since this can be very dangerous. You have been warned <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Congrats to the whole Mozilla team, and to the Ubuntu community <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/55/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/55/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=55&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2008/04/19/mozilla-team-and-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>

		<media:content url="http://jazzvas.files.wordpress.com/2008/12/firefox3beta5.jpeg" medium="image">
			<media:title type="html">Firefox 3 beta 5</media:title>
		</media:content>

		<media:content url="http://jazzvas.files.wordpress.com/2008/12/firefox3beta5addons.jpeg" medium="image">
			<media:title type="html">Firefox 3 beta 5 Add-ons dialog</media:title>
		</media:content>
	</item>
		<item>
		<title>Zašto otvoreno i slobodno nije loše&#8230;</title>
		<link>http://jazzvas.wordpress.com/2007/12/17/zasto-otvoreno-i-slobodno-nije-lose/</link>
		<comments>http://jazzvas.wordpress.com/2007/12/17/zasto-otvoreno-i-slobodno-nije-lose/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 20:57:37 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[otvoreni kod]]></category>
		<category><![CDATA[proprietary]]></category>
		<category><![CDATA[softver]]></category>
		<category><![CDATA[vlasnički]]></category>

		<guid isPermaLink="false">http://jazzvas.wordpress.com/2007/12/17/zasto-otvoreno-i-slobodno-nije-lose/</guid>
		<description><![CDATA[Dejan Cvetković, generalni direktor Microsoft softvera za Srbiju i Crnu Goru, je objavio interesantan tekst u dnevnim novinama Danas. Naime, on je napisao veliki broj neistina o slobodnom softveru i softveru otvorenog koda (kao i otvorene standarde i ostalo). Da vidimo šta je napisano&#8230;
(Napomena: pasusi u kurzivu su delovi originalnog teksta iz novina)

&#8220;Otvoreni standardi, otvoreni [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=39&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://flickr.com/photos/callendercreates/363623218/" title="Open"><img src="http://jazzvas.files.wordpress.com/2008/01/openclose.thumbnail.jpg" alt="Open" align="right" /></a>Dejan Cvetković, generalni direktor Microsoft softvera za Srbiju i Crnu Goru, je objavio <a href="http://www.danas.co.yu/20071217/biznis2.html#0">interesantan tekst</a> u dnevnim novinama <a href="http://www.danas.co.yu">Danas</a>. Naime, on je napisao veliki broj neistina o slobodnom softveru i softveru otvorenog koda (kao i otvorene standarde i ostalo). Da vidimo šta je napisano&#8230;<br />
(Napomena: pasusi u kurzivu su delovi originalnog teksta iz novina)<br />
<i><br />
<span class="osnovtext">&#8220;Otvoreni standardi, otvoreni kod, otvorena arhitektura &#8211; sve to zvuči tako pozitivno, tako slično, tako&#8230;otvoreno. Ko ne bi poželeo da radi baš sa takvim IT sistemom koji je mnogo bolji od zatvorenog. Prvo iznenađenje krije se u činjenici da je pravi kontrast na tržištu danas između različitih vrsta  otvorenog, a ne između otvorenog i zatvorenog. A zašto je danas sve na IT tržištu otvoreno? Zato što želimo da imamo veću kontrolu, želimo da sarađujemo sa drugima na razvoju naših sistema i želimo bolji uvid i razmenu podataka. Ali, to ne znači haos, već nastajanje da sazna šta je u osnovi programa koji se koriste. Tako ga bolje poznajete, bolje koristite i više učite o njegovim (a i svojim) sposobnostima. To zvuči kao velika sloboda, ali krije i veliku opasnost. Metafore iz sveta automobilske industrije svojevremeno su bile veoma popularne u IT novinarstvu, a sećam se nekih u kojima je Majkrosoft prošao ne baš slavno. Pa da probamo ponovo &#8211; zamislite da svaki put kad otvorite haubu svog automobila i dotaknete neki njegov deo, doživite da se taj deo promeni ili, čak, nestane. Ili, još gore, želite da prekontrolišete kočnice, ali pritisnete pogrešno dugme, i one potpuno nestanu, ali i dalje izgleda kao da su tu. Možda bi to bilo po malo opasno?&#8221;</span></i></p>
<p>Da li sam jedini kome kraj zvuči pomalo suludo? Dakle, otvoreni sistem je nekako i zamaskiran, te izaziva nagle i česte promene. Možda grešim, ali to je moj zaključak na osnovu napisanog. Prateći tu logiku, do sada bi moj (a verovatno i milioni drugih računara) bio u skroz neupotrebljivom stanju. Da li je tako? Kucam ovaj post, dakle nije. Radi li <a href="http://www.google.com">Google</a>? Hmm, radi&#8230; Izgleda da je sve u redu i sa njihovim mašinama. Pošto je pisano u biznis delu novina, da vidimo šta firme imaju od otvorenog softvera. Brzi pogled na <a href="http://news.netcraft.com/archives/2007/12/17/hurricane_electric_is_the_most_reliable_hosting_companies_in_november_2007.html">podatak o trenutno najstabilnijim hosting kompanijama</a> nam pokazuje da čak sedam od deset koriste softver otvorenog koda za servere. Ako pogledamo <a href="http://news.netcraft.com/archives/2007/11/23/november_2007_web_server_survey.html">istraživanje iz novembra ove godine</a>, web serveri otvorenog koda drže oko 50% tržišta. Naleteo sam pre nekog vremena na zanimljiv post <a href="http://www.3till7.net/2005/11/01/everyone-uses-linux/">Svi koriste Linux</a> (na engleskom), gde su ukratko navedene neke od većih firmi koje, za neku svrhu, koriste softver otvorenog koda. Da nastavimo&#8230;</p>
<p><i><span class="osnovtext">&#8220;Kod otvorenog sistema sve je otvoreno i pristupačno: kad jednom otvorite sva vrata i u svom sistemu, morate dobro da pazite gde se šta ostavljate. To je kao da ste skinuli vrata sa svog stana i na dovratak stavili malu priručnu mapu koja kaže gde su šrafcigeri, gde je novac, gde je kupatilo, a gde &#8220;ladno&#8221; pivo, jer vam povremeno u kuću navraćaju neki majstori koji bi nešto da poprave. Da, ali ko još može da navrati? Sigurnost? Zaboravite na sigurnost, bitno je da je otvoreno.&#8221;</span></i></p>
<p><span class="osnovtext">Uh, uh&#8230; Da li je baš tako?&#8230; A zašto? Jednostavno. Lepota otvorenog koda, naspram zatvornog, je baš ta otvorenost &#8211; svi mogu da vide kod. Svi mogu da uđu &#8220;pod haubu&#8221;, i da vide šta se dešava. Više očiju ima priliku da vidi i da radi na kodu, te samim tim da doprinese sigurnosti i stabilnosti. To što je otvoren ne znači da svaka promena bude prihvaćena. Svaki projekat ima tim koji dobro proveri neki doprinos sa strane, pre nego što se spoji sa glavnim delom koda. Ako je nešto slučajno prošlo, biće brzo ispravljeno baš zbog svih uprtih pogleda.<br />
</span><i><span class="osnovtext"><br />
&#8220;Takođe, kad nema nekih pravila, kad nema standarda koji zacrtavaju kako se treba ponašati u ovakvoj situaciji, onda su jedini pravi eksperti oni koji su taj sistem postavili. A oni onda mogu da biraju koliko će vam naplatiti da ga i dalje održavaju za vas. Jer drugih nema. Vratimo se na čas u automobilsku industriju: zamislite da vaša omiljena fabrika automobila proizvodi samo motore i volane, a da sve druge delove auta po volji ugrađuje vaš automehaničar Ljubinko, koji ih kompletira i završava za vas. Zamislite dalje da je vaš automobil dovršio uz pomoć tri budilnika i pola kilograma retke vrste amazonske šljive. Koji drugi majstor će umeti da ga popravlja? I koliku će moć nad vama imati vaš majstor? A da ne pominjem uvoznike retkih amazonskih šljiva.&#8221;</span></i></p>
<p><span class="osnovtext">Ok, zamislimo za čas da je naš automobil dovršio automehaničar Ljubinko. Mi tačno znamo kako je on dovršio auto, te možemo naći nekog drugog automehaničara, koji može da pogleda šta je radio Ljubinko. Drugi mehaničar može da nam pomogne kad dođe do problema. Ako je dobar mehaničar, verujem da će videti šta je neko pre njega radio <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . I u programiranju: ako je kod uredno pisan i održavan, većina programera bi trebalo da bude u stanju da shvati šta se program radi nakon čitanja koda.<br />
Da posetimo Miladinka. Miladinko nam je sastavio ceo automobil. Takođe nas je obavestio da jedino on može da nam servisira auto. Isto tako, imamo zabranu da zavirimo ispod haube. A ako hoćete neku izmenu na automobilu, nadajte se da će ona odgovarati Miladinku i da će se on složiti da je odradi za vas.<br />
</span><i><span class="osnovtext"><br />
&#8220;Otvoreni standard je neka druga vrsta otvorenosti, izbalansirana da vam da slobodu da znate i razvijate, ali i da ograniči opasnosti i cene otvorenog sistema. Otvoreni standard podrazumeva da znate detalje, ali ih ne smete menjati i to omogućava svima da ga koriste. Drugim rečima, razmenjujete sa svima ključna znanja o tome kako se najbolje može sa vašim sistemom sarađivati, raditi i komunicirati, ali im ne dajete šansu da u njega uđu i menjaju ga, kontrolišu ili zloupotrebljavalju. Otvoreni kod, s druge strane, podrazumeva da svako može da ga menja.&#8221;</span></i></p>
<p><span class="osnovtext">Ovde je opet pogrešno shvaćena suština otvorenog koda. Svako može da ga menja i da izmenjeni program dalje distribuira i koristi. Ali to pravo ne znači da neko može da uđe u vaš računar i da vam izmeni delove vašeg koda. Da koristimo paralelu sa automobilima: ne može svaki stranac da upadne ispod vaše haube i da tek tako vršlja po motoru. Stoji da su neki u mogućnosti da to urade. Zato se kola i obezbeđuju na ovaj ili onaj način. Da li biste se sigurnije osećali kada znate da je na bezbednosti vašeg automobila radilo puno ljudi širom sveta ili neka zatvorena grupica?<br />
</span><i><span class="osnovtext"><br />
</span><span class="osnovtext">&#8220;Ove i obične teme provociraju snažne jake emotivne reakcije kod učesnika na IT sceni; svi imaju svoj omiljeni modus i oblik rada, i sve te emocije vam kažu koliko se ljudi lako i duboko vezuju za jednostvane ideje &#8211; ideje otvorenosti i saradnje, ideje najboljeg mogućeg iskorišćenja onoga na čemu rade, ali je paradoks u tome da upravo sistem koji je formulisaniji, čvršći i zaokruženiji ima više šanse da im to pruži. To najbolje dokazuju veliki i moćni sistemi širom sveta, neki koji servisraju najveće gradove na svetu &#8211; a svakim danom ih je sve više. Oni su probali da primene suprotnu logiku i od nje su odustali na veliki i posramljujući način, shvativši da je taj eksperiment zanimljiv, ali da oni moraju da budu iskreni i realni prema svojim potrebama.&#8221;</span></i></p>
<p><span class="osnovtext">Verovatno su neki odustali, ali nemojmo zanemariti veliki broj vlada i državnih institucija koje su našle otvorena rešenja pristupačnijim i boljim. Podsetimo se <a href="http://news.bbc.co.uk/1/hi/business/3960025.stm">izveštaja britanske vlade o isplativosti softvera otvorenog koda</a> iz 2004. godine. Tu je i <a href="http://www.parliament.uk/documents/upload/POSTpn242.pdf">zanimljiv tekst britanske vlade</a></span><span class="osnovtext"> o softveru otvorenog koda. Još jedan <a href="http://www.parliament.uk/documents/upload/POSTpn242.pdf">državni dokument o isplativosti korišćenja softtvera otvorenog koda</a> bi mogao biti zanimljiv. Na kraju se nalaze linkovi ka izveštajima još nekoliko vlada, pa bih preporučio da pogledate.<br />
</span><i><span class="osnovtext"><br />
&#8220;I nije ovde reč o pobedi Majkrosofta nad Luniksom, niti o pobedi Luniksa nad Majkrosoftom, koliko o pobedi korisnika nad svojim iluzijama i parcijalnim vizijama.&#8221;</span></i></p>
<p><span class="osnovtext">Kako neko može biti ozbiljno shvaćen kada koristi imena poput <i>Luniks</i>? Baš kao i osobe koje misle da će nešto učiniti nazivajući Microsoft <i>Microshit</i> ili <i>M$</i>&#8230;<br />
</span><i><span class="osnovtext"><br />
&#8220;Zagovornici OSS ponekad iskreno, ali i veoma pogrešno, sugerišu jednu suptilnu zamenu teza, po kojoj otvorenost znači slobodu, a slobode nikad dosta. Da, teško je ne složiti se da je sloboda poželjna, i da svi volimo da je ima dovoljno. Ali, ova rotacija poruka ima bar dve greške. Nije otvorenost apsolutno identifikovana slobodom, niti to ikad u relanom svetu tvrdimo. Ponekad želimo da budemo sigurni i &#8220;zatvoreni&#8221; u svojim domovima, sistemima i izborima, da bismo imali slobodu da u njima uživamo, radimo i gradimo po svojoj meri.&#8221;</span></i></p>
<p><span class="osnovtext">Dakle, zatvorimo se u svoje domove. Promenimo koji komad nameštaja, ili možda boju zidova. Ali, ako hoćete neku veću izmenu, pozovite one majstore koji su vam kuću napravili. Jedino oni smeju da menjaju. Takođe, nadajte se da će im se dopasti ideja, jer je njihova ključna reč. I budite spremni da igrate po njihovim uslovima&#8230;<br />
</span><i><span class="osnovtext"><br />
&#8220;Ali, tezu da je sloboda dobra, a apsolutna sloboda apsolutno dobra, doživela je krah. Jer, sloboda je kao i svaki drugi element konteksta &#8211; vredi tačno onoliko koliko i stvar za koju smo je primenili. Otvorenost isto tako. I jedno i drugo se mogu zloupotrebiti, a na nama je da modulišemo koliko nam je čega kao društvu potrebno. IT scena? Isto tako.&#8221;</span><br />
<span class="osnovtext"></span></i><br />
Tačno. Da proširimo, sve se može zloupotrebiti. Doduše, verujem da je otvoreno manje podložno zloupotrebi od zatvorenog&#8230; Više očiju je uprto u dešavanja.</p>
<p>Zaista sam razočaran da je ovakav, nekvalitetan tekst prošao u novinama <i>Danas</i>. Očekivao sam više&#8230;</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=39&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2007/12/17/zasto-otvoreno-i-slobodno-nije-lose/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>

		<media:content url="http://jazzvas.files.wordpress.com/2008/01/openclose.thumbnail.jpg" medium="image">
			<media:title type="html">Open</media:title>
		</media:content>
	</item>
		<item>
		<title>Flocking&#8230;</title>
		<link>http://jazzvas.wordpress.com/2007/11/03/flocking/</link>
		<comments>http://jazzvas.wordpress.com/2007/11/03/flocking/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 00:24:14 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://jazzvas.wordpress.com/2007/11/03/flocking/</guid>
		<description><![CDATA[Flock 1.0 is out. For those who haven&#8217;t heard about it, it is &#8220;a social web browser&#8221; that integrates services from the social sites, making them easier to use. So far, it is going well. Last time I checked it out it was in some alpha or beta phase. Also, I wasn&#8217;t a big user [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=30&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.flock.com/release-notes/1.0">Flock 1.0 is out</a>. For those who haven&#8217;t heard about it, it is &#8220;a social web browser&#8221; that integrates services from the social sites, making them easier to use. So far, it is going well. Last time I checked it out it was in some alpha or beta phase. Also, I wasn&#8217;t a big user of social sites, so it was not attractive to me. This morning I read on <a href="http://www.techcrunch.com/2007/11/01/flock-10-released/">TechCrunch</a> that Flock 1.0 is out, so I decided to give it a try. Here&#8217;s my report <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Right after the first start it asked me if I want it to import bookmarks, passwords and settings from Firefox. It went fine &#8211; just select what you want to import and move on.</p>
<p>You are greeted with My World &#8211; a portal which presents your Favorite Pages, Feeds and Media. It is nice and clean, but I think there are <a href="http://www.netvibes.com">some other sites</a> that gives much better experience. In my opinion, My World is not planned as a big feature in Flock. Ok, let&#8217;s move on&#8230;</p>
<p>I like how they put the buttons for sidebars next to the Bookmarks toolbar. And they don&#8217;t take up much space, which is a plus. The People sidebar will give you updates from your accounts: Twitter, Facebook&#8230; The Media bar is a nice feature. You can search and then view the results from various media sites (obviously) inside the bar. I also like the Favorites bar. You can choose where you want to save your bookmarks &#8211; on your computer, online favorites site, or both. The thing that I like the most is the blog writer. Just start it, setup your account and write a post. There are links all around Flock that say &#8220;Blog this&#8221;, so it is easy to blog about something immediately. I still haven&#8217;t checked out the Web clipboard, so I don&#8217;t know how useful is it.</p>
<p>If you want to use Flock to its max, you should allow it to remember your accounts. It will do that automatically when you log in on those sites. Though, I have encountered one problem &#8211; it wasn&#8217;t able to remember my WordPress account. This is <a href="https://bugzilla.flock.com/show_bug.cgi?id=8488">a known bug</a> and there is a workaround: launch blog writer, skip the setup part and then do it manually (Edit -&gt; Configure blog accounts).</p>
<p>So far, I have to say that I like it. I would like to see support for <a href="http://picasa.google.com/">Google&#8217;s Picasa</a> and <a href="http://www.last.fm/">Last.fm</a>. Also, it would be nice if the Flock dev team could support upload and management of files to WordPress accounts.<br />
In conclusion:  if you are a social sites user, you will like it. Otherwise, I think that you won&#8217;t find too much use for its features.</p>
<p>*update* Great&#8230; I have just found out that it didn&#8217;t set the tags for this post, even though I wrote them.<br />
*update#2* Oh, it did set the tags, but not the WordPress&#8217;.</p>
<p>*update after few days* Well, <a href="https://addons.mozilla.org/en-US/firefox/">I have looked</a> a bit and found out that everything I needed from Flock is already there for Firefox. The only thing that is missing is the Media bar.</p>
<p style="text-align:right;font-size:8px;">Blogged with <a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new">Flock</a></p>
<p><!-- technorati tags begin --></p>
<p style="font-size:10px;text-align:right;">Tags: <a href="http://technorati.com/tag/flock" rel="tag">flock</a>, <a href="http://technorati.com/tag/internet" rel="tag">internet</a>, <a href="http://technorati.com/tag/%20social" rel="tag"> social</a>, <a href="http://technorati.com/tag/%20browser" rel="tag"> browser</a>, <a href="http://technorati.com/tag/%20software" rel="tag"> software</a>, <a href="http://technorati.com/tag/%20review" rel="tag"> review</a></p>
<p><!-- technorati tags end --></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=30&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2007/11/03/flocking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>
	</item>
		<item>
		<title>Wallpaper clock screenlet</title>
		<link>http://jazzvas.wordpress.com/2007/10/12/wallpaper-clock-screenlet/</link>
		<comments>http://jazzvas.wordpress.com/2007/10/12/wallpaper-clock-screenlet/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 15:20:18 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[screenlet]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[wallpaperclock]]></category>

		<guid isPermaLink="false">http://jazzvas.wordpress.com/2007/10/12/wallpaper-clock-screenlet/</guid>
		<description><![CDATA[I&#8217;m a regular visitor of VladStudio&#8217;s website, run by Vlad Gerasimov, a digital artist. It is a spot to find a lot of beautiful wallpapers. Recently, he began making wallpaper clocks &#8211; dynamic wallpapers that show date, hour, minute and stuff&#8230; I liked the idea, but I wasn&#8217;t able to use them on my system, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=22&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://jazzvas.files.wordpress.com/2007/10/screenshot.png" title="screenshot.png"><img src="http://jazzvas.files.wordpress.com/2007/10/screenshot.thumbnail.png" alt="screenshot.png" align="right" /></a>I&#8217;m a regular visitor of <a href="http://www.vladstudio.com/home/">VladStudio&#8217;s website</a>, run by Vlad Gerasimov, a digital artist. It is a spot to find <a href="http://vladstudio.com/wallpapers/">a lot of beautiful wallpapers</a>. Recently, he began making <a href="http://www.vladstudio.com/wallpaperclock/">wallpaper clocks</a> &#8211; dynamic wallpapers that show date, hour, minute and stuff&#8230; I liked the idea, but I wasn&#8217;t able to use them on my system, as there was a Windows-only program for it.</p>
<p>I checked out his site last night and was surprised when I saw that there is a Wallpaper clock screenlet for Linux <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (<a href="http://gnome-look.org/content/show.php?content=66717">download</a>).</p>
<p>This screenlet requires <a href="http://www.screenlets.org/index.php/Home">Screenlets</a> software to be installed. Once that is done, the screenlet needs to be unpacked to ~/.screenlets/ directory, or /usr/local/share/screenlets/ (this way it will be accessible to every user on the system). New wallpaper clocks are added by unpacking .wcz archive to ~/.screenlets/WallpaperClock/wallpapers/, or /usr/local/share/screenlets/WallpaperClock/wallpapers/ (depending on the place where the screenlet is located).</p>
<p>Well, I hope this will be useful <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Enjoy&#8230;</p>
<p>Edit: This screenlet depends on python-imaging package.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=22&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2007/10/12/wallpaper-clock-screenlet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>

		<media:content url="http://jazzvas.files.wordpress.com/2007/10/screenshot.thumbnail.png" medium="image">
			<media:title type="html">screenshot.png</media:title>
		</media:content>
	</item>
		<item>
		<title>Skype for Linux 1.4 beta</title>
		<link>http://jazzvas.wordpress.com/2007/09/11/skype-for-linux-14-beta/</link>
		<comments>http://jazzvas.wordpress.com/2007/09/11/skype-for-linux-14-beta/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 02:29:03 +0000</pubDate>
		<dc:creator>Saša Bodiroža</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://jazzvas.wordpress.com/2007/09/11/skype-for-linux-14-beta/</guid>
		<description><![CDATA[ The new beta version of Skype for Linux is out and it brings us the new interface. In my opinion it is simpler and less cluttered than the old one.

The username and password fields are now part of the main window.
The &#8220;File, View, &#8230;&#8221; menu is gone. The menu is located under the gear [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=16&subd=jazzvas&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left"> <img src="http://jazzvas.files.wordpress.com/2007/09/skype-14beta.png" alt="Skype 1.4 beta" align="right" />The new beta version of <a href="http://www.skype.com/intl/en/download/skype/linux/">Skype for Linux is out</a> and it brings us the new interface. In my opinion it is simpler and less cluttered than <a href="http://jazzvas.files.wordpress.com/2007/09/skype-old.png">the old one</a>.</p>
<ul>
<li>The username and password fields are now part of the main window.</li>
<li>The &#8220;File, View, &#8230;&#8221; menu is gone. The menu is located under the gear icon in the lower left corner.</li>
<li>The tabs are removed, which resulted in dial pad and call status to open in separate windows. This seems as a more elegant solution. Call history is located under the clock icon in the upper right corner. The new events are accessed by clicking the same icon.</li>
</ul>
<p>And it seems a bit more stable then the 1.3 series <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . On the other hand, it seems there is still no video support. Though, I did get a notification of users that have a webcam set up.</p>
<p>The release notes are available at <a href="https://developer.skype.com/LinuxSkype/ReleaseNotes">https://developer.skype.com/LinuxSkype/ReleaseNotes</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jazzvas.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jazzvas.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzvas.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzvas.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jazzvas.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jazzvas.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jazzvas.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jazzvas.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jazzvas.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jazzvas.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jazzvas.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jazzvas.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzvas.wordpress.com&blog=1556633&post=16&subd=jazzvas&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jazzvas.wordpress.com/2007/09/11/skype-for-linux-14-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d3bb6784a70446a0f5ccb96cd5bca85d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jazzva</media:title>
		</media:content>

		<media:content url="http://jazzvas.files.wordpress.com/2007/09/skype-14beta.png" medium="image">
			<media:title type="html">Skype 1.4 beta</media:title>
		</media:content>
	</item>
	</channel>
</rss>