<?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>gHacks technology news &#187; widgets</title>
	<atom:link href="http://www.ghacks.net/tag/widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Add Screenlets to make your Linux desktop more useful</title>
		<link>http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/</link>
		<comments>http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 17:50:13 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[dashboad]]></category>
		<category><![CDATA[screenlets]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15823</guid>
		<description><![CDATA[If you spend as much time on the Linux desktop as I do, having small applets available for specific tasks can make your life that much easier. If you use the KDE 4.x desktop you will be familiar with Widgets. These are very handy, but are only available to KDE. For the GNOME users there [...]]]></description>
			<content:encoded><![CDATA[<p>If you spend as much time on the Linux desktop as I do, having small applets available for specific tasks can make your life that much easier. If you use the KDE 4.x desktop you will be familiar with Widgets. These are very handy, but are only available to KDE. For the GNOME users there is an application called <a title="Screenlets" href="http://screenlets.org/index.php/Home" target="_blank">Screenlets</a> that serves the same function as the KDE widgets. Screenlets are written in Python, so if you know the language most likely you can create your very own desktop tools.</p>
<p>Screenlets take up very little in the resources department, are very unobtrusive on the desktop, and are user-customizable. The amount of available screenlets is fairly numerous so you should be able to find plenty to serve you. In this article you will learn how to install the Screenlets application, add screenlets, and customize screenlets.</p>
<p><span id="more-15823"></span><strong>Features</strong></p>
<ul>
<li>Install SuperKaramba themes.</li>
<li>Install Google Gadgets.</li>
<li>Load web apps.</li>
<li>Compositing support.</li>
<li>Supports compiz widget plugin for a &#8220;Dashboad&#8221; feel.</li>
<li>Open source.</li>
</ul>
<p><strong>Installing</strong></p>
<p>I will be illustrating how to install Screenlets on Ubuntu. For other distributions you can check the <a title="Installation FAQ" href="http://forum.compiz-fusion.org/showthread.php?t=6889" target="_blank">Screenlets Install FAQ</a> for more information. The first thing you will need to do is add the PPA repository to your <strong>/etc/apt/sources.list </strong>file. To do this open up a terminal window and issue the command:</p>
<p>sudo nano /etc/apt/sources.list</p>
<p>Now add the following to the end of this file:</p>
<p><code>deb http://ppa.launchpad.net/ketilwaa/ubuntu RELEASE main</code></p>
<p>Where RELEASE is the release name you are working with (such as jaunty).</p>
<p>Now save that file and issue the following command:</p>
<p><code>sudo apt-get update</code></p>
<p>Since you already have the terminal window open you can install the application with the following command:</p>
<p><code>sudo apt-get install screenlets</code></p>
<p>This will install everything you need to work with Screenlets.</p>
<p><strong>Adding screenlets to your desktop</strong></p>
<div id="attachment_15825" class="wp-caption alignleft" style="width: 330px"><a rel="attachment wp-att-15825" href="http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/screenlets_sample/"><img class="size-full wp-image-15825 " src="http://www.ghacks.net/wp-content/uploads/2009/08/screenlets_sample.png" alt="Figure 1" width="320" height="317" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Figure 1 shows what screenlets can look like on your desktop. Here you can see:</p>
<ul>
<li>Clear RSS</li>
<li>Weather.com weather applet</li>
<li><a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> notification</li>
<li>Applications menu</li>
<li>Digital clock</li>
</ul>
<p>In order to install any of these you first have to open up the Screenlets Manager tool. This tool can be opened two different ways. The first is to use the menu entry which is found in the Preferences sub-menu of the System menu in GNOME. The second method of opening the manager is from the System Tray icon (see Figure 2 &#8211; fourth icon from the left). To open it from the icon you must double-click the icon. If you do not see this icon in the System Tray you will need to enable it from the Screenlet Manager by checking the &#8220;Show daemon in try&#8221; option.</p>
<div id="attachment_15832" class="wp-caption alignright" style="width: 234px"><a rel="attachment wp-att-15832" href="http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/screenlet_icon/"><img class="size-full wp-image-15832 " src="http://www.ghacks.net/wp-content/uploads/2009/08/screenlet_icon.png" alt="Figure 2" width="224" height="19" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>The Screenlet Manager is where you</p>
<div id="attachment_15833" class="wp-caption alignleft" style="width: 499px"><a rel="attachment wp-att-15833" href="http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/screenlet_manager/"><img class="size-full wp-image-15833 " src="http://www.ghacks.net/wp-content/uploads/2009/08/screenlet_manager.png" alt="Figure 3" width="489" height="308" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>take care of addling screenlets to your desktop, getting new screenlets, and more (see Figure 3). To add a screenlet to your desktop scroll through the list of available screenlets, select a screenlet and click the Launch/Add button. You can also just double-click the screen let you want to add.</p>
<p>In some cases the screenlet will open almost off the screen. If this happens just click and drag the screenlet where you want it.</p>
<p><strong>Configuring your screenlets</strong></p>
<p>If you right click the screenlet you will see a number of options. Each screenlet will have unique entries in the right-click menu. But most all screenlets will have a Preferences. This Preferences entry is where you can get to the the options for that screenlet. I won&#8217;t go into the various options because they will differ from screenlet to screenlet.</p>
<p>I will mention the layring of the screenlets. There are basically three options for layering. These options are found in the Window sub-menu and they are:</p>
<p>Keep above: This will ensure the screenlet is always in front of your windows.</p>
<p>Keep below: This will ensure the screenlet is always behind your windows.</p>
<p>Widget: This is the option you want to choose to make a screenlet part of the &#8220;Dashboard&#8221; effect.</p>
<p><strong>Dashboard effect</strong></p>
<div id="attachment_15836" class="wp-caption alignright" style="width: 471px"><a rel="attachment wp-att-15836" href="http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/screenlets_widget_layer/"><img class="size-full wp-image-15836  " src="http://www.ghacks.net/wp-content/uploads/2009/08/screenlets_widget_layer.png" alt="Figure 4" width="461" height="288" /></a><p class="wp-caption-text">Figure 4</p></div>
<p>If you&#8217;ve used OS X you know if you hit F9 your windows disappear and all of your widgets appear. You can have this same effect with the help of Screenlets and Compiz. To do this set all of your screenlets layering to Widget and then open up the Compiz Settings Manger. Within the CSM you need to enable the Widget Layer feature. Once you have enabled this feature you can hit F9 and all windows will fade and the screenlets will appear. When the widgets are not visible they will be completely invisible. You can also assign only certain screenlets so that only those assigned to the Widget layer will appear when F9 is hit (see Figure 4).</p>
<p>You can adjust the darkness of the background layer within the CSM. In order to get your desktop back just click on the desktop and your widget layer will disappear again.</p>
<p><strong>Final thoughts</strong></p>
<p>Screenlets is an outstanding application that brings new functionality to the Linux desktop. It&#8217;s very easy to install and use and the added functionality it brings is well worth the time spent.</p>

	Tags: <a href="http://www.ghacks.net/tag/compiz/" title="Compiz" rel="tag">Compiz</a>, <a href="http://www.ghacks.net/tag/dashboad/" title="dashboad" rel="tag">dashboad</a>, <a href="http://www.ghacks.net/tag/screenlets/" title="screenlets" rel="tag">screenlets</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/" title="Widgetize you website with Yourminis (August 31, 2007)">Widgetize you website with Yourminis</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/" title="Pimp up your desktop with Avedesk (February 29, 2008)">Pimp up your desktop with Avedesk</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/29/add-screenlets-to-make-your-linux-desktop-more-useful/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dressing your Mac up for Christmas</title>
		<link>http://www.ghacks.net/2008/12/06/dressing-your-mac-up-for-christmas/</link>
		<comments>http://www.ghacks.net/2008/12/06/dressing-your-mac-up-for-christmas/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 00:07:00 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8748</guid>
		<description><![CDATA[Whilst I realise this website has a Linux and Windows-focus, I am (for better or for worse) a OS X user. As Christmas approaches, houses and offices are often adorned with decorations and there is no reason a Mac can&#8217;t be too.
In Northern England, we have been &#8216;fortunate&#8217; enough to have had quite a bit [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst I realise this website has a Linux and Windows-focus, I am (for better or for worse) a OS X user. As Christmas approaches, houses and offices are often adorned with decorations and there is no reason a Mac can&#8217;t be too.</p>
<p>In Northern England, we have been &#8216;fortunate&#8217; enough to have had quite a bit of snow this week. Not everyone is as lucky though, and <a href="http://gooddoug.org/Products/Snowflakes.html">Snowflakes</a> is an application which ensures those at lower latitudes won&#8217;t miss out. Snowflakes allows snow to fall either on the desktop or, should you really need reminding, in front of all windows. The speed and number of the snowflakes can be modified. It is a little distracting even behind all windows, as the snowflakes falling can be seen in the space just above the dock.</p>
<p>Mac users love widgets and fairy lights. <a href="http://www.apple.com/downloads/dashboard/justforfun/festivelights.html">Festive Lights</a> is a widget which allows you to &#8216;decorate your dashboard&#8217;. Users have several options: festive lights can surround the dashboard, or only hang from the top; they are available in different colours; mistletoe can be added; and the pattern which the flashes follow can be selected.</p>
<p><span id="more-8748"></span>Fairy lights are also available for the desktop. One way would be to drag the above widget to the desktop (<a href="http://www.macosxhints.com/article.php?story=20050422172929402">a little hack required</a>). Another option is <a href="http://gooddoug.org/Products/Xmas_Lights.html">Xmas Lights</a>, a standalone application which allows lights to appear behind and in front of windows. Several lights are available and more can be added.</p>
<p>Christmas Countdown is another useful widget which does what it says on the tin, displaying the amount of days until Christmas in the form of a Christmas Tree.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/snowflakes-500x304.png" alt="" width="500" height="304" class="alignnone size-medium wp-image-8753" /><img src="http://www.ghacks.net/wp-content/uploads/2008/12/festivelights-500x312.png" alt="" width="500" height="312" class="alignnone size-medium wp-image-8754" /></p>

	Tags: <a href="http://www.ghacks.net/tag/christmas/" title="christmas" rel="tag">christmas</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/mac/" title="mac" rel="tag">mac</a>, <a href="http://www.ghacks.net/tag/macintosh/" title="macintosh" rel="tag">macintosh</a>, <a href="http://www.ghacks.net/tag/os-x/" title="os x" rel="tag">os x</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/04/analyse-your-hard-disk-and-stop-wasting-space/" title="Analyse your hard disk and stop wasting space (March 4, 2009)">Analyse your hard disk and stop wasting space</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/12/29/tweak-vista-freeware/" title="Tweak Vista Freeware (December 29, 2006)">Tweak Vista Freeware</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/06/dressing-your-mac-up-for-christmas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo Widget Position Restorer</title>
		<link>http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/</link>
		<comments>http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 13:13:34 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[widget position restorer]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[windows-xp]]></category>
		<category><![CDATA[yahoo widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5283</guid>
		<description><![CDATA[Widgets, gadgets are little applications that are running on the desktop. Prominent examples are the gadgets that can be added to the Windows Vista sidebar or Yahoo Widgets. I never found a reason to use any of those little applications on my system but apparently some users really like that feature.
There is however a problem [...]]]></description>
			<content:encoded><![CDATA[<p>Widgets, gadgets are little applications that are running on the desktop. Prominent examples are the gadgets that can be added to the Windows Vista sidebar or Yahoo Widgets. I never found a reason to use any of those little applications on my system but apparently some users really like that feature.</p>
<p>There is however a problem with the position of Yahoo Widgets when the screen resolution changes. This can be initiated by the user or by another application like a game that changes it automatically. The position of the Widgets changes with the new screen resolution and it can be a dull task to move them to their previous position after changing the screen resolution to its original value.</p>
<p>The <a href="http://www.aplusfreeware.com/WidgetRestorer.html">Widget Position Restorer</a> can be useful to users who use the Yahoo Widget engine and see frequent screen resolution changes on their system. The position can be saved and restored at any time using the software. The software is compatible to Windows XP, Windows 2000, Windows 2003 and Windows NT 3.51 &#038; 4.0.</p>
<p><span id="more-5283"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/widget-position-restorer/" title="widget position restorer" rel="tag">widget position restorer</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a>, <a href="http://www.ghacks.net/tag/yahoo-widgets/" title="yahoo widgets" rel="tag">yahoo widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/08/06/tweakui-powertoys-for-windows-xp/" title="TweakUi Powertoys for Windows XP (August 6, 2006)">TweakUi Powertoys for Windows XP</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/tweak-windows-with-tweaknow-winsecret-professional/" title="Tweak Windows with TweakNow WinSecret Professional (April 4, 2008)">Tweak Windows with TweakNow WinSecret Professional</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/11/15/top-xp-freeware-that-every-user-needs/" title="Top XP Freeware that every user needs (November 15, 2006)">Top XP Freeware that every user needs</a> (16)</li>
	<li><a href="http://www.ghacks.net/2006/01/14/top-100-free-software-for-windows-xp/" title="top 100 free software for windows xp (January 14, 2006)">top 100 free software for windows xp</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Klipfolio a Customizable Dashboard</title>
		<link>http://www.ghacks.net/2008/05/24/klipfolio-a-customizable-dashboard/</link>
		<comments>http://www.ghacks.net/2008/05/24/klipfolio-a-customizable-dashboard/#comments</comments>
		<pubDate>Sat, 24 May 2008 08:45:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[klipfolio]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4246</guid>
		<description><![CDATA[I&#8217;m not a huge fan of dashboards that take up valuable space on the monitor and I dislike the Windows Vista Sidebar mainly because of its inflexibility and resource consumption. Klipfolio on the other hand is a customizable dashboard for Windows that uses less system resources and provides better options than the Windows Vista sidebar.
The [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not a huge fan of dashboards that take up valuable space on the monitor and I dislike the Windows Vista Sidebar mainly because of its inflexibility and resource consumption. Klipfolio on the other hand is a customizable dashboard for Windows that uses less system resources and provides better options than the Windows Vista sidebar.</p>
<p>The first thing that I noticed was that it is highly flexible. It is possible to increase and decrease the size of the whole dashboard or of single Klips, to dock it to edges of the screen and even create separate dashboards and place them in different locations on the screen. This means you could dock one part of the dashboard that is displaying information about the computer, memory, cpu and hard drive usage, in a bar at the top of the screen and another part of the dashboard in the right sidebar that is displaying RSS Feeds, <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> Messages and other information.</p>
<p>The sidebars can be set to automatically hide the contents, stay always on top or behave normal. Winamp users will recognize the way <a href="http://www.klipfolio.com/">Klipfolio</a> handles and connects the single elements of the dashboard because it looks and feels like an advanced version of the way Winamp handles the separate program windows for years.</p>
<p><span id="more-4246"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/05/klipfolio.jpg" alt="klipfolio" title="klipfolio" width="471" height="371" class="alignnone size-medium wp-image-4247" /></p>
<p>The image above is showing the compact dashboard that is not docked to any part of the screen. Each Klip can be customized in numerous ways. The layout can be changed which I briefly mentioned already. Far more interesting is the Alert option. This option can display a popup message and / or play a sound when new items are added, items change or specific words appear in the item.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/05/kf4-sidebar-500x416.jpg" alt="klipfolio dashboard" title="klipfolio dashboard" width="500" height="416" class="alignnone size-medium wp-image-4248" /></p>
<p>More than 4000 Klips are available on the Klipfolio homepage. Each Klip can be downloaded and installed individually. One excellent feature are the so called Klip Sets which are themed Klip collections. You can find sets for gaming, poker and tools for instance.</p>
<p>Klipfolio is exactly what I wished the Windows Vista sidebar would have been. That pretty much sums it up. It uses less ressources, offers way more ways to customize the layout and provides the user with more ways to customize each individual item.</p>

	Tags: <a href="http://www.ghacks.net/tag/dashboard/" title="dashboard" rel="tag">dashboard</a>, <a href="http://www.ghacks.net/tag/klipfolio/" title="klipfolio" rel="tag">klipfolio</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/" title="Pimp up your desktop with Avedesk (February 29, 2008)">Pimp up your desktop with Avedesk</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/24/klipfolio-a-customizable-dashboard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Pimp up your desktop with Avedesk</title>
		<link>http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/</link>
		<comments>http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 10:32:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[avedesk]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/</guid>
		<description><![CDATA[Avedesk was mentioned on one of my favorite websites Donation Coder and it sounded so incredible that I had to give it a try immediately. One could say that Avedesk adds widgets to your desktop, not the kind of useless widgets like the clock in Windows Vista. I'm talking about widgets that look great and provide enough functionality to justify their presence on the desktop.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aqua-soft.org/board/showthread.php?t=17372" target="_blank">Avedesk </a>was mentioned on one of my favorite websites <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=2633.new#quickreply" target="_blank">Donation Coder</a> and it sounded so incredible that I had to give it a try immediately. One could say that Avedesk adds widgets to your desktop, not the kind of useless widgets like the clock in Windows Vista. I&#8217;m talking about widgets that look great and provide enough functionality to justify their presence on the desktop.</p>
<p>The widgets are called desklets in Avedesk and you can create them in the Desklets &gt; Add menu. It might look confusing at first glance but it is not once you grasp the concept. The first step is to add a desklet using the menu above. You can choose from seven available ones including Drives, Folders, FTP and Shortcuts.</p>
<p>Adding a desklet does nothing more than to make it available in the main interface of Avedesk where you can configure it. Lets take a closer look at the folder desklet for instance. You can change the name of it, the appearance, the label, the format of the label, the image and of course the folder that should be accessible.</p>
<p><span id="more-3374"></span> <img src="http://www.ghacks.net/wp-content/uploads/2008/02/avedesk1.jpg" alt="avedesk" /></p>
<p>Let us explore this a bit more. You can define the size of the icon and the icon that should be displayed. As you can see in the screenshot above I decided to create some ridiculously huge items. You can define a position on screen for each icon and lock that position.</p>
<p>The label is the text below the name of the desklet. Its appearance can be changed as well. You can change the font, colors, position, alignment and format. The standard folder label displays information about files and folders inside the selected folder. Several variables can add new information like the folder size to the label. Oh, and it is possible to hide the label and make it visible when you move the mouse over the icon.</p>
<p>One interesting desklet is the ftp desklet. You can drag and drop files to an ftp using that desklet which &#8211; of course &#8211; has to be configured before usage. The appearance of that desklet can be changed as well and the icon changes depending on the current status.</p>
<p>I can see several uses for Avedesk. One would be to position icons on the desktop and lock them in that place another to simply beautify drive and folder shortcuts. You can create a huge Recycle Bin if you happen to miss it all the time.</p>
<p>Only the last link to the application was working when I tried, all other mirrors returned a 404 not found or redirected to a parking page.</p>

	Tags: <a href="http://www.ghacks.net/tag/avedesk/" title="avedesk" rel="tag">avedesk</a>, <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/12/real-desktop/" title="Real Desktop (February 12, 2008)">Real Desktop</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/02/22/manage-your-desktop-icons/" title="Manage your Desktop Icons (February 22, 2008)">Manage your Desktop Icons</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/24/klipfolio-a-customizable-dashboard/" title="Klipfolio a Customizable Dashboard (May 24, 2008)">Klipfolio a Customizable Dashboard</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Widgetize you website with Yourminis</title>
		<link>http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/</link>
		<comments>http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 12:43:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[yourminis]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/</guid>
		<description><![CDATA[Have you ever wanted to improve your website by adding widgets that would provide some kind of interesting or important information about local weather, time, events, news or whatever else that might benefit your website without the need to write the code yourself or make a third-party script work on your own site?]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to improve your website by adding widgets that would provide some kind of interesting or important information about local weather, time, events, news or whatever else that might benefit your website without the need to write the code yourself or make a third-party script work on your own site?</p>
<p>Hundreds (so far) of more or less useful Flash-based widgets are freely available for your website at Yourminis.com. You can add these widgets to your own site by simply copying the embed code of each widget &#8211; no further editing is required. You only need some skills in Macromedia Flash if you decide to create new widgets on your own using Yourmini&#8217;s API for Flash8 IDE.</p>
<p>More likely you&#8217;d want to try existing &#8220;minis&#8221; created by other people which are made available on the Yourminis website. These widgets often use some external services (Google, Veoh, Craigslist) to acquire and display desired information or media. You can also remix existing widgets to suit the needs of your site better.</p>
<p><span id="more-1940"></span>You could add some widgets that display contents of news sources such as Digg or let your users watch the latest videos, embed games and other widgets. Check out some examples of what Yourminis offers below:</p>
<p width="100%" align="center">
<embed pluginspage="http://www.adobe.com/go/getflashplayer" src="http://www.yourminis.com/Dir/GetContainer.api?uri=yourminis/freewebs/mini:weather" FlashVars="uniqueID=id1188244076437&#038;mininame=weather&#038;buildnumber=1%2E5%2E6%2E17&#038;textcolor=16777215&#038;color=0&#038;alpha=87&#038;dayview=5day&#038;loc=Paris%2C%20France&#038;unit=s&#038;xheight=80&#038;xwidth=250&#038;zipcode=FRXX0076&#038;externalURL=http%3A%2F%2Fct%2Eyourminis%2Ecom%2FDir%2FGetMiniSwfPub%2Eapi%3Furi%3Dyourminis%2Fyourminis%2Fmini%3Aweather&#038;maxheight=370&#038;maxwid=420&#038;title=Weather%20%28FRXX0076%29&#038;accountname=freewebs&#038;uri=yourminis%2Ffreewebs%2Fmini%3Aweather&#038;swfurl=%2Fwidget%5Fweatherchannel%2Eswf&#038;" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" width="250" height="80"></embed>
</p>
<p width="100%" align="center">
<embed pluginspage="http://www.adobe.com/go/getflashplayer" src="http://www.yourminis.com/Dir/GetContainer.api?uri=yourminis/yourminis/mini:digg" FlashVars="appparam=http%3A%2F%2Fdigg%2Ecom%2Frss%2Fcontainertechnology%2Exml&#038;auth=&#038;numberlines=5&#038;subtext=1&#038;inline=0&#038;tooltips=1&#038;uniqueID=id1188244192843&#038;xheight=370&#038;xwidth=350&#038;mininame=digg&#038;newwindow=0&#038;buildnumber=1%2E5%2E6%2E17&#038;title=digg%3A%20Technology&#038;accountname=yourminis&#038;uri=yourminis%2Fyourminis%2Fmini%3Adigg&#038;swfurl=%2Fwidget%5Fdigg%2Eswf&#038;" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" width="350" height="370"></embed>
</p>
<p>Read More:</p>
<p><a href="http://www.yourminis.com/">Yourminis Homepage</a></p>

	Tags: <a href="http://www.ghacks.net/tag/plugins/" title="plugins" rel="tag">plugins</a>, <a href="http://www.ghacks.net/tag/web-services/" title="web services" rel="tag">web services</a>, <a href="http://www.ghacks.net/tag/webmaster/" title="webmaster" rel="tag">webmaster</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a>, <a href="http://www.ghacks.net/tag/yourminis/" title="yourminis" rel="tag">yourminis</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/03/23/10-must-see-opera-widgets/" title="10 must-see Opera Widgets (March 23, 2007)">10 must-see Opera Widgets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/07/18/yahoo-server-monitor-widget/" title="Yahoo Server Monitor Widget (July 18, 2008)">Yahoo Server Monitor Widget</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/30/xml-escape-tool/" title="XML Escape Tool (August 30, 2009)">XML Escape Tool</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/08/12/wordpress-one-click-installation-of-plugins-and-themes/" title="Wordpress one click installation of plugins and themes (August 12, 2007)">Wordpress one click installation of plugins and themes</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get a free RSS widget for your site</title>
		<link>http://www.ghacks.net/2007/06/11/get-a-free-rss-widget-for-your-site/</link>
		<comments>http://www.ghacks.net/2007/06/11/get-a-free-rss-widget-for-your-site/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 17:05:29 +0000</pubDate>
		<dc:creator>Tobey</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[feedflash]]></category>
		<category><![CDATA[rss feed]]></category>
		<category><![CDATA[rss widget]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/06/11/get-a-free-rss-widget-for-your-site/</guid>
		<description><![CDATA[This one is for those of you, who have a website and would like to display the contents of a RSS feed on that website. It does not really matter if you want to display your own feeds on a different part of your blog or feeds from other websites. FeedFlash is a nice service that takes feed urls and places them in a nice looking and scrollable widget that can be embedded into websites. ]]></description>
			<content:encoded><![CDATA[<p>This one is for those of you, who have a website and would like to display the contents of a RSS feed on that website. It does not really matter if you want to display your own feeds on a different part of your blog or feeds from other websites.<a href="http://www.feedflash.net">FeedFlash</a> is a nice service that takes feed urls and places them in a nice looking and scrollable widget that can be embedded into websites. </p>
<p>The cool thing is that these widgets are fully customizable, including colors, heading, height and width and so on. I&#8217;d say that changing the size of the widget is the most important feature as long as you plan to put it into a sidebar. You provide the address to your feed and the service lets you customize the widget with a preview. After that the code can be copied and added to the code of your website.</p>
<p><span id="more-1653"></span>An alternative for Wordpress would be the <a href="http://bueltge.de/rss-import-demo/" target="_blank">RSS-Import plugin</a> which can be configured to display only headlines or headlines and content on your Wordpress blog.</p>
<p>Thanks to Ollie Parsley from <a href="http://www.techjuicer.com">TechJuicer</a> for mentioning this service.</p>

	Tags: <a href="http://www.ghacks.net/tag/blog/" title="blog" rel="tag">blog</a>, <a href="http://www.ghacks.net/tag/feedflash/" title="feedflash" rel="tag">feedflash</a>, <a href="http://www.ghacks.net/tag/rss-feed/" title="rss feed" rel="tag">rss feed</a>, <a href="http://www.ghacks.net/tag/rss-widget/" title="rss widget" rel="tag">rss widget</a>, <a href="http://www.ghacks.net/tag/website/" title="website" rel="tag">website</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/15/wordpress-261-released/" title="Wordpress 2.6.1 released (August 15, 2008)">Wordpress 2.6.1 released</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/08/25/website-value-calculator-cubestat/" title="Website Value Calculator Cubestat (August 25, 2008)">Website Value Calculator Cubestat</a> (15)</li>
	<li><a href="http://www.ghacks.net/2007/03/24/website-banned-try-the-encrypted-url/" title="Website banned ? Try the encrypted url (March 24, 2007)">Website banned ? Try the encrypted url</a> (23)</li>
	<li><a href="http://www.ghacks.net/2007/03/21/translators-wanted-for-ghacks/" title="Translators wanted for Ghacks (March 21, 2007)">Translators wanted for Ghacks</a> (45)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/06/11/get-a-free-rss-widget-for-your-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>10 must-see Opera Widgets</title>
		<link>http://www.ghacks.net/2007/03/23/10-must-see-opera-widgets/</link>
		<comments>http://www.ghacks.net/2007/03/23/10-must-see-opera-widgets/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 21:05:52 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[fark]]></category>
		<category><![CDATA[firefox-extensions]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/03/23/10-must-see-opera-widgets/</guid>
		<description><![CDATA[Firefox has its extensions, Internet Explorer its plugins and Opera has Widgets. They basically mean the same: addons for your browser of choice that add functionality to it. I don't think that Opera deserves to take the third place in the ongoing browser war, it's fast and resource friendly and many users who rely on Firefox or Internet Explorer should at least take a look at it and evaluate it for themselves. They might be surprised about Opera after all.Widgets for Opera come in all colors and shapes and you can compare them pretty much to the excellent list of extensions that are available for Firefox.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/tag/firefox/">Firefox</a> has its extensions, <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> its plugins and <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> has Widgets. They basically mean the same: addons for your browser of choice that add functionality to it. I don&#8217;t think that Opera deserves to take the third place in the ongoing browser war, it&#8217;s fast and resource friendly and many users who rely on Firefox or Internet Explorer should at least take a look at it and evaluate it for themselves. They might be surprised about Opera after all.Widgets for Opera come in all colors and shapes and you can compare them pretty much to the excellent list of extensions that are available for Firefox.</p>
<p>The major difference is how they add the functionality. Widgets for Opera usually open in their own window (like a mini sized popup) and one can opt to have the widget always on top. This means that they stay on top even if Opera is minimized. I actually prefer to browse the <a href="http://widgets.opera.com/" title="opera widgets" target="_blank">Opera website</a> for Widgets because it looks much cleaner and professional than the one for Firefox. Not a fan of the windows marketplace at all. All widgets are free to download which is another similarity that Opera and Firefox share. Enough of the babbling, here is the list of 10 must-see Opera Widgets.</p>
<p><span id="more-1335"></span></p>
<ol>
<li><a href="http://widgets.opera.com/widget/4398" title="video downloader" target="_blank">Video Downloader</a> &#8211; lets you download videos from many video sites including youtube. It is a little bit different from the Firefox extension with the same name. This Video downloader opens a small popup and requires you to paste a link of the video into it. It displays the download link afterwards.</li>
<li><a href="http://widgets.opera.com/widget/5617" title="gmail checker" target="_blank">Gmail Checker</a> &#8211; displays a very small icon with the amount of mails currently unread in your inbox. Can be moved around any way you like.</li>
<li><a href="http://widgets.opera.com/widget/5375" title="image grep" target="_blank">Image Grep</a> &#8211; nice widget that makes it possible to search flickr, google and yahoo for tags and keywords specified. Displays the results neatly in its windows. F5 refreshes the results, a double-click loads the image in Opera.</li>
<li><a href="http://widgets.opera.com/widget/4544" title="mini del.icio.us" target="_blank">Mini Del.icio.us</a> &#8211; this one is fantastic. It ask for a del.icio.us username at first start and offers a quick and easy way to load any bookmark of that user.</li>
<li><a href="http://widgets.opera.com/widget/4208" title="gcalendar widget" target="_blank">gCalendar</a> &#8211; read only Calendar that pulls data from Google Calendar. Great for the quick overview.</li>
<li><a href="http://widgets.opera.com/widget/4172" title="bug me not" target="_blank">Bug Me Not</a>  &#8211;  Users submit general passwords to the Bug me not database and everyone else may use those passwords to visit the website and read content that is for members only. Just enter a url and the widget searches the bug me not database and displays the results.</li>
<li><a href="http://widgets.opera.com/widget/3765" title="pandora widgets" target="_blank">Pandora Radio</a> &#8211; displays the Pandora radio in the widget window. Easy and fast access to your radio stations.</li>
<li><a href="http://widgets.opera.com/widget/3711" title="digg frontpage widget" target="_blank">Digg Frontpage</a> &#8211; displays the frontpage news of digg.com</li>
<li><a href="http://widgets.opera.com/widget/4509" title="fark widget" target="_blank">Fark Frontpage</a> &#8211; similar widget that displays news of fark.com</li>
<li><a href="http://widgets.opera.com/widget/4397" title="bittorrent widget" target="_blank">Bittorent</a> &#8211; searches many torrent search engines, displays result in the widget.</li>
</ol>

	Tags: <a href="http://www.ghacks.net/tag/addons/" title="addons" rel="tag">addons</a>, <a href="http://www.ghacks.net/tag/browser/" title="browser" rel="tag">browser</a>, <a href="http://www.ghacks.net/tag/delicious/" title="del.icio.us" rel="tag">del.icio.us</a>, <a href="http://www.ghacks.net/tag/digg/" title="digg" rel="tag">digg</a>, <a href="http://www.ghacks.net/tag/fark/" title="fark" rel="tag">fark</a>, <a href="http://www.ghacks.net/tag/firefox-extensions/" title="firefox-extensions" rel="tag">firefox-extensions</a>, <a href="http://www.ghacks.net/tag/opera/" title="opera" rel="tag">opera</a>, <a href="http://www.ghacks.net/tag/plugins/" title="plugins" rel="tag">plugins</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/08/12/wordpress-one-click-installation-of-plugins-and-themes/" title="Wordpress one click installation of plugins and themes (August 12, 2007)">Wordpress one click installation of plugins and themes</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/" title="Widgetize you website with Yourminis (August 31, 2007)">Widgetize you website with Yourminis</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/13/which-will-it-be-opera-firefox-ie/" title="Which will it be ? Opera ? Firefox ? IE ? (June 13, 2008)">Which will it be ? Opera ? Firefox ? IE ?</a> (38)</li>
	<li><a href="http://www.ghacks.net/2009/03/21/web-browser-popularity/" title="Web Browser Popularity (March 21, 2009)">Web Browser Popularity</a> (51)</li>
	<li><a href="http://www.ghacks.net/2008/02/26/record-and-share-your-browser-history-with-hooeey/" title="Record and Share your browser history with Hooeey (February 26, 2008)">Record and Share your browser history with Hooeey</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/03/23/10-must-see-opera-widgets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Widgets for Linux: SuperKaramba</title>
		<link>http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/</link>
		<comments>http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 01:57:39 +0000</pubDate>
		<dc:creator>Dearon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gdesklets]]></category>
		<category><![CDATA[superkaramba]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/</guid>
		<description><![CDATA[Today i'm trying out SuperKaramba.
SuperKaramba is also a widget tool for Linux, but it seems to have a larger user base behind it then gDesklets.
gDesklets is Gnome based, but SuperKaramba is KDE based.
You can still use SuperKaramba on a Gnome interface, but not everything will work.]]></description>
			<content:encoded><![CDATA[<p>Today i&#8217;m trying out SuperKaramba. SuperKaramba is also a widget tool for Linux, but it seems to have a larger user base behind it then gDesklets. gDesklets is Gnome based, but SuperKaramba is KDE based. You can still use SuperKaramba on a Gnome interface, but not everything will work.</p>
<p>SuperKaramba can also be taken from the package manager, or <a title="SuperKaramba download page" href="http://netdragon.sourceforge.net/sdownload.html">downloaded from their site</a>. After the download and installation you can start the tool from the terminal with superkaramba. It will probably also be in your start menu, but that wasn&#8217;t the case on my Gnome based distro.<br />
<span id="more-983"></span><br />
After you started SuperKaramba you can click the New Stuff button to get new widgets. There is a nice list of widgets you can choose from in that list. There are also sites like <a title="KDE-Look.org SuperKaramba widget list" href="http://www.kde-look.org/index.php?xcontentmode=38">KDE-Look.org</a> and Biodesign that have some widgets on their site that you can install. After an widget is installed you can click the Add to Desktop button after you have selected it, and the widget will appear on you desktop.</p>
<p>I like SuperKaramba more then gDeskets, it has a more modern interface and it has a bigger user base behind it.<br />
But the fact that it isn&#8217;t completely native on Gnome makes it a bit &#8220;unstable&#8221; at times, so if this bothers you i advise to stick with gDesklets.</p>

	Tags: <a href="http://www.ghacks.net/tag/gdesklets/" title="gdesklets" rel="tag">gdesklets</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/superkaramba/" title="superkaramba" rel="tag">superkaramba</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/" title="Widgetize you website with Yourminis (August 31, 2007)">Widgetize you website with Yourminis</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Widgets for Linux: gDesklets</title>
		<link>http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/</link>
		<comments>http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 01:10:50 +0000</pubDate>
		<dc:creator>Dearon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desklets]]></category>
		<category><![CDATA[gdesklets]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/</guid>
		<description><![CDATA[For Windows there are different tools to have widgets on your desktop. There are for example Yahoo! Widgets, or Samurize
For Linux there is also a tool available to do this, and it's called gDesklets.]]></description>
			<content:encoded><![CDATA[<p>For Windows there are different tools to have widgets on your desktop. There are for example <a title="Ghacks article about Yahoo! Widgets" href="http://www.ghacks.net/2006/10/12/10-widgets-i-cant-live-without/">Yahoo! Widgets</a>, or <a title="Ghacks article about Samurize" href="http://www.ghacks.net/2006/09/03/enhance-your-desktop-with-samurize/">Samurize</a><br />
For Linux there is also a tool available to do this, and it&#8217;s called <a title="gDesklets homepage" href="http://www.gdesklets.org">gDesklets</a>.</p>
<p>You can install gDesklets from you package manager or download the binaries. After installation you can start it from your start menu, it was listed under accessories in my case. You can type gdesklets in your terminal alternatively. After you have started the daemon you get the gDesklets shell with a nice number of available widgets.</p>
<p><span id="more-978"></span>There are mostly normal widgets availible, like calenders or system information, but also things like verse of the day and dinocam. You can also view a list of availible widgets at the Gdesklets website, <a title="gDesklets widget list" href="http://www.gdesklets.org/?mod=desklets/list">the list is located here</a>.</p>
<p>There is also a KDE widget tool called SuperKaramba, but i haven&#8217;t had the change to test it yet so i cannot say at this point if it&#8217;s better, but i&#8217;ll handle SuperKaramba tomorrow and tell which has my preference.</p>

	Tags: <a href="http://www.ghacks.net/tag/desklets/" title="desklets" rel="tag">desklets</a>, <a href="http://www.ghacks.net/tag/gdesklets/" title="gdesklets" rel="tag">gdesklets</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/08/31/widgetize-you-website-with-yourminis/" title="Widgetize you website with Yourminis (August 31, 2007)">Widgetize you website with Yourminis</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Widgets I can&#8217;t live without</title>
		<link>http://www.ghacks.net/2006/10/12/10-widgets-i-cant-live-without/</link>
		<comments>http://www.ghacks.net/2006/10/12/10-widgets-i-cant-live-without/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 08:46:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yahoo widgets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/10/12/10-widgets-i-cant-live-without/</guid>
		<description><![CDATA[Widgets are small programs that add their small windows to your desktop and can be used from there. Widgets come in all colors and forms and you could categorize them the following way:]]></description>
			<content:encoded><![CDATA[<p>Widgets are small programs that add their small windows to your desktop and can be used from there. Widgets come in all colors and forms and you could categorize them the following way:</p>
<ul>
<li>Informational Widgets &#8211; Widgets that display a limited amount of information like weather reports or rss feeds.</li>
<li>Entertainment Widgets &#8211; Games, movies, music and Pictures for example.</li>
<li>Programs &#8211; Widgets that offer search functionality for instance fall in this category.</li>
</ul>
<p>The first thing you will have to do is download the <a title="yahoo widget engine" target="_blank" href="http://widgets.yahoo.com/">Yahoo Widget Engine</a> to your system. Once this is done you can choose from thousands of widgets and select the once that look interesting to you. To make it a little bit easier I decided to post my top 10 widgets today, maybe you like some of them as well and start using them after you&#8217;ve read this article.</p>
<p><span id="more-846"></span><a title="diggth widget" href="http://widgets.yahoo.com/gallery/view.php?widget=40563" /></p>
<ul>
<li><a title="diggth widget" href="http://widgets.yahoo.com/gallery/view.php?widget=40563">Diggth</a></li>
</ul>
<p><img title="diggth widget" alt="diggth widget" src="http://www.ghacks.net/files/screens/2006/10/widget1.jpg" /></p>
<p>Displays a list of various RSS feeds from digg.com.</p>
<ul>
<li><a title="sudoku widget" target="_blank" href="http://widgets.yahoo.com/gallery/view.php?widget=37565">Sudoku</a></li>
</ul>
<p><img title="sudoku widget" alt="sudoku widget" src="http://www.ghacks.net/files/screens/2006/10/widget2.jpg" /></p>
<p>What can I say, Sudoku is lots of fun and this Widget delivers it right to my desktop.</p>
<ul>
<li><a target="_blank" title="informer widget" href="http://widgets.yahoo.com/gallery/view.php?widget=39000">Informer</a></li>
</ul>
<p><img alt="informer widget system information" title="informer widget system information" src="http://www.ghacks.net/files/screens/2006/10/widget3.jpg" /></p>
<p>Displays lots of useful system information such as disk, cpu and memory usage, battery life, wifi signal and more.</p>
<ul>
<li><a target="_blank" title="shortcut launcher widget" href="http://widgets.yahoo.com/gallery/view.php?widget=38973">Shortcut Launcher</a></li>
</ul>
<p><img alt="shortcut launcher" title="shortcut launcher" src="http://www.ghacks.net/files/screens/2006/10/widget4.jpg" /></p>
<p>Shortcuts, all sorted in this nice little widget. Never again a cluttered desktop..</p>
<ul>
<li><a target="_blank" title="google adsense" href="http://widgets.yahoo.com/gallery/view.php?widget=38038">Google Adsense Widget</a></li>
</ul>
<p><img alt="google adsense widget" title="google adsense widget" src="http://www.ghacks.net/files/screens/2006/10/widget5.jpg" /></p>
<p>Displays your google adsense income.</p>
<ul>
<li><a target="_blank" title="google search widget" href="http://widgets.yahoo.com/gallery/view.php?widget=40459">Google Search</a></li>
</ul>
<p><img alt="google search widget" title="google search widget" src="http://www.ghacks.net/files/screens/2006/10/widget6.jpg" /></p>
<p>Simple one liner, add a search term, without opening a browser first.</p>
<ul>
<li><a target="_blank" title="task list" href="http://widgets.yahoo.com/gallery/view.php?widget=39830">Task List</a></li>
</ul>
<p><img alt="task list notepad widget" title="task list notepad widget" src="http://www.ghacks.net/files/screens/2006/10/widget7.jpg" /></p>
<p>Add tasks and notes to this widget.</p>
<ul>
<li><a title="flickr explorer" target="_blank" href="http://widgets.yahoo.com/gallery/view.php?widget=40283">Flickr Explorer</a></li>
</ul>
<p><img title="flickr explorer" alt="flickr explorer" src="http://www.ghacks.net/files/screens/2006/10/widget8.jpg" /></p>
<p>Explore the 500 most interesting photos of the day at flickr.</p>
<ul>
<li><a title="scientific calculator" target="_blank" href="http://widgets.yahoo.com/gallery/view.php?widget=40272">Scientific Calculator</a></li>
</ul>
<p><img title="scientific calculator" alt="scientific calculator" src="http://www.ghacks.net/files/screens/2006/10/widget9.jpg" /></p>
<p>Better than the Calculator that comes with Windows.</p>
<p><a title="spelling bee" target="_blank" href="http://widgets.yahoo.com/gallery/view.php?widget=39149">Spelling Bee</a></p>
<p><img title="spelling bee" alt="spelling bee" src="http://www.ghacks.net/files/screens/2006/10/widget10.jpg" /></p>
<p>Just enter a word and if it is not know it suggests words.</p>

	Tags: <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/flickr/" title="flickr" rel="tag">flickr</a>, <a href="http://www.ghacks.net/tag/widgets/" title="widgets" rel="tag">widgets</a>, <a href="http://www.ghacks.net/tag/yahoo/" title="yahoo" rel="tag">yahoo</a>, <a href="http://www.ghacks.net/tag/yahoo-widgets/" title="yahoo widgets" rel="tag">yahoo widgets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/07/21/public-beta-test-of-new-yahoo-homepage/" title="Public Beta Test Of New Yahoo Homepage (July 21, 2009)">Public Beta Test Of New Yahoo Homepage</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/02/29/pimp-up-your-desktop-with-avedesk/" title="Pimp up your desktop with Avedesk (February 29, 2008)">Pimp up your desktop with Avedesk</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/02/28/flickr-wallpaper-search/" title="Flickr Wallpaper Search (February 28, 2008)">Flickr Wallpaper Search</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/08/19/flickr-video-browser/" title="Flickr Video Browser (August 19, 2008)">Flickr Video Browser</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/10/12/10-widgets-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
