<?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"
	>

<channel>
	<title>gljakal.com - blog</title>
	<atom:link href="http://www.gljakal.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gljakal.com/blog</link>
	<description></description>
	<pubDate>Tue, 22 Jan 2008 10:49:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>gljakal&#8217;s ToDo 0.9.3 fix</title>
		<link>http://www.gljakal.com/blog/2008/01/22/gljakals-todo-093-fix/</link>
		<comments>http://www.gljakal.com/blog/2008/01/22/gljakals-todo-093-fix/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 10:49:03 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://www.gljakal.com/blog/2008/01/22/gljakals-todo-093-fix/</guid>
		<description><![CDATA[I have updated gljakal's ToDo to fix a nasty bug that occurred when you tried to create a new todo list with the AdvancedStatus plugin disabled and the AutoBackup plugin enabled.]]></description>
			<content:encoded><![CDATA[<p>I have updated gljakal&#8217;s ToDo to fix a nasty bug that occurred when you tried to create a new to-do list with the AdvancedStatus plugin disabled and the AutoBackup plugin enabled.<br />
This was actually a kind of weird situation, since I always have both the plugins enabled all the time&#8230; Turns out that many ToDo users prefer to disable AdvancedStatus while leaving the backup feature enabled&#8230;.<br />
Anyway, thanks to the kind people who sent the error report! (yes, I <b>do</b> actually read them!)<br />
Also, if any of you happen to send an error report, please do include your email address. This way I can contact you once the problem is resolved. (And you won&#8217;t say &#8220;this program sucks!&#8221; <img src='http://www.gljakal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2008%2F01%2F22%2Fgljakals-todo-093-fix%2F';
  addthis_title  = 'gljakal%26%238217%3Bs+ToDo+0.9.3+fix';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2008/01/22/gljakals-todo-093-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New software - gljakal&#8217;s Sql Exporter</title>
		<link>http://www.gljakal.com/blog/2007/12/19/new-software-gljakals-sql-exporter/</link>
		<comments>http://www.gljakal.com/blog/2007/12/19/new-software-gljakals-sql-exporter/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 08:54:28 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[asp.net]]></category>

		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://www.gljakal.com/blog/2007/12/19/new-software-gljakals-sql-exporter/</guid>
		<description><![CDATA[Gljakal's Sql Exporter extracts tables, views, stored procedures and triggers from your database and saves them as individual text files.]]></description>
			<content:encoded><![CDATA[<p>You created a database for your application. You designed the perfect table structure, added some smart views and created the coolest stored procedures that make your application work like magic. </p>
<p>But now, you want to back them up together with the code of your program, using <a href="http://subversion.tigris.org/">subversion</a> or <acronym title="Concurrent Versions System">CVS</acronym>. Afterall, they are part of the application logic. </p>
<p>Better yet, you would like to automate the extraction procedure so that you only need to launch a batch file and your backup is done.</p>
<p>Gljakal&#8217;s Sql Exporter does just that: it extracts tables, views, stored procedures and triggers from your database and saves them as individual text files. </p>
<p>Used together with a source control software, you can have a precise idea of what changed between the various releases, just like you do with your applications&#8217; source code. </p>
<p><a href="http://www.gljakal.com/sqlexporter/index.php"><img src="http://www.gljakal.com/sqlexporter/conn.png" alt="gljakal's Sql Exporter" /></a></p>
<p>You can do that with the interface version (shown in the picture) as well as with the command line version, that you can automate to run whenever you want.</p>
<p>Plus, it&#8217;s a free download!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F12%2F19%2Fnew-software-gljakals-sql-exporter%2F';
  addthis_title  = 'New+software+-+gljakal%26%238217%3Bs+Sql+Exporter';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/12/19/new-software-gljakals-sql-exporter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>gljakal&#8217;s ToDo version 0.9.3</title>
		<link>http://www.gljakal.com/blog/2007/10/26/gljakals-todo-version-093/</link>
		<comments>http://www.gljakal.com/blog/2007/10/26/gljakals-todo-version-093/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 16:36:22 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://www.gljakal.com/blog/2007/10/26/gljakals-todo-version-093/</guid>
		<description><![CDATA[Finally!
Today I am releasing the new, improved version of gljakal's ToDo:<br/>
New version highlights: ...]]></description>
			<content:encoded><![CDATA[<p>Finally!<br />
Today I am releasing the new, improved version of gljakal&#8217;s ToDo:<br/><br />
<a href="http://www.gljakal.com/todo"><br />
<img src='http://www.gljakal.com/blog/wp-content/uploads/2007/10/todo_093.png' alt='ToDo version 0.9.3' /><br />
</a><br />
New version highlights:</p>
<ul>
<li>
		<b>Stable, documented plugin support:</b><br />
		Now adapting ToDo to your needs is easier than ever. Plugin support is great for custom exports and imports, intranet integration, even synchronization with online services!
	</li>
<li>
		<b>New, nicer user interface,</b> with <a href="http://www.famfamfam.com">famfamfam</a>&#8217;s famous icons.
	</li>
<li>
		<b>AdvancedStatus plugin</b><br />
		Now you can set a task as 50% (or any %) complete!
	</li>
<li>
		<b>Copy &amp; paste inside the details window</b><br />
		You could already do this with CTRL-C and CTRL-V, but now there are also cut-copy-paste buttons inside the details window
	</li>
<li>
		<b>Help file</b><br />
		Now you can press F1 inside todo and actually see something <img src='http://www.gljakal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
	</li>
<li>
		All the new features in the <a title="gljakal's todo 0.9.2" href="http://www.gljakal.com/blog/2006/10/09/gljakals-to-do-092-preview-release/">preview release</a>
	</li>
</ul>
<p>Comments &amp; critics are welcome!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F10%2F26%2Fgljakals-todo-version-093%2F';
  addthis_title  = 'gljakal%26%238217%3Bs+ToDo+version+0.9.3';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/10/26/gljakals-todo-version-093/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free Burma Day</title>
		<link>http://www.gljakal.com/blog/2007/10/04/free-burma-day/</link>
		<comments>http://www.gljakal.com/blog/2007/10/04/free-burma-day/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 07:34:08 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gljakal.com/blog/2007/10/04/free-burma-day/</guid>
		<description><![CDATA[
More information at http://www.free-burma.org.

  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F10%2F04%2Ffree-burma-day%2F';
  addthis_title  = 'Free+Burma+Day';
  addthis_pub    = 'gljakal';

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.free-burma.org" target="_blank"><img src="http://freeburma.s3.amazonaws.com/free_burma_05.gif" alt="Free Burma!" width="434" height="165" border="0" /></a><br />
More information at <a href="http://www.free-burma.org">http://www.free-burma.org</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F10%2F04%2Ffree-burma-day%2F';
  addthis_title  = 'Free+Burma+Day';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/10/04/free-burma-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting rid of the Naming Container in asp.net 2.0</title>
		<link>http://www.gljakal.com/blog/2007/09/12/getting-rid-of-the-naming-container-in-aspnet-20/</link>
		<comments>http://www.gljakal.com/blog/2007/09/12/getting-rid-of-the-naming-container-in-aspnet-20/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 13:46:33 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[asp.net]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2007/09/12/getting-rid-of-the-naming-container-in-aspnet-20/</guid>
		<description><![CDATA[Lately I&#8217;ve been playing around with asp.net 2.0.
One of the new &#34;features&#34; of asp.net 2 is the introduction of Naming containers. 
While using naming containers can be really useful when using databound controls and standard asp.net coding, they can be a real pain to work with when making extensive use of javascript.
This is because a [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been playing around with asp.net 2.0.<br />
One of the new &quot;features&quot; of asp.net 2 is the introduction of <a title="Understanding the naming container hierarchy of ASP.NET databound controls" href="http://aspadvice.com/blogs/joteke/archive/2007/02/25/Understanding-the-naming-container-hierarchy-of-ASP.NET-databound-controls.aspx">Naming containers</a>. <br />
While using naming containers can be really useful when using databound controls and standard asp.net coding, they can be a real pain to work with when making extensive use of javascript.<br />
This is because a control declared as</p>
<pre>
&lt;asp:TextBox ID=”TextBox1” runat=”server” /&gt;
</pre>
<p>will be rendered as</p>
<pre>
&lt;input name=”ctl00$ContentPlaceHolder1$TextBox1” type=”text”
&nbsp;&nbsp;&nbsp;&nbsp;id=”ctl00_ContentPlaceHolder1_TextBox1” /&gt;
</pre>
<p>on the client side, thus breaking any script referencing <span class="code">TextBox1</span> with, for example, <span class="code">getElementById(&#8217;TextBox1&#8242;)</span>.<br />
This behavior is built inside asp.net and is triggered not only when using databoud controls (where it would be necessary to prevent having multiple controls with the same name, for example inside a datagrid), but it is also triggered when using <a href="http://msdn2.microsoft.com/en-us/library/wtxbf3hh.aspx">Master Pages</a>, where having multiple controls with the same name is almost impossible.<br />
<strong>So, how do we code around it?</strong></p>
<h3>The client-side hack</h3>
<p>Luke Foust, in his article <a href="http://blog.spontaneouspublicity.com/2007/08/20/using-jquery-to-make-aspnet-play-nice-with-aspnet/">Using JQuery to Make Asp.Net Play Nice with Asp.Net</a>, explains a couple of client-side methods to let your javascripts select the right element in this situation. I recommend you to read it, because it contains some nice ideas and it also shows off some of the power of <a href="http://www.jquery.com">JQuery</a>.<br />
While these methods will work for most projects, they still present a couple of issues:</p>
<ul>
<li>Generally quite <strong>hard to mantain</strong>, especially the first hack</li>
<li><strong>Code bloat.</strong> While bandwidth is costantly becoming less of an issue, the generated page will have elements with horribly long declarations</li>
<li>It <strong>breaks existing scripts</strong>. You&#8217;ll have to re-check and re-code most of the scripts that should already work</li>
<li><strong>Extra workload on the client.</strong> Todays PCs are fast, so this is less of an issue, however it is something you should consider if you have a lot of asp.net controls in your page.</li>
</ul>
<h3>The Solution</h3>
<p>Let&#8217;s face it: the problem is really on the server, not on the client. Asp.net should not generate those horribly long IDs in the first place, <em>unless we want to</em>. So the best solution is a <strong>server-side hack</strong>.<br />
How does asp.net know whether or not it should generate a unique id for our controls?<br />
Every WebControl in asp.net exposes a property called (I&#8217;m sure you guessed it) <em>NamingContainer</em>, which tells asp.net what&#8217;s the parent control for our textboxes, labels and so on. All we have to do in our code is create a new class that will inherit the control we want to &quot;sanitize&quot; and hide that property from asp.net. Better said in code than in words:</p>
<pre>
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
&nbsp;
namespace wtd
{
&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;/// &lt;summary&gt;
&nbsp;&nbsp;&nbsp;&nbsp;/// A TextBox control without ugly IDs
&nbsp;&nbsp;&nbsp;&nbsp;/// &lt;/summary&gt;
&nbsp;&nbsp;&nbsp;&nbsp;public class TextBox : System.Web.UI.WebControls.TextBox
&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;public override Control NamingContainer
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return null; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;
}
</pre>
<p>Then, in our pages, all we have to do is register our new set of controls, like this:</p>
<pre>
&lt;%@ Register TagPrefix=&quot;wtd&quot; Assembly=&quot;app_code&quot;
&nbsp;&nbsp;&nbsp;&nbsp; Namespace=&quot;wtd&quot; %&gt;
</pre>
<p>and replace every instance of the default asp controls with our own set of controls (a simple find&amp;replace will do the trick), so</p>
<pre>
&lt;asp:TextBox ID=&quot;TextBox1&quot; runat=&quot;server&quot;&gt;&lt;/asp:TextBox&gt;
</pre>
<p>becomes:</p>
<pre>
&lt;wtd:TextBox ID=&quot;TextBox1&quot; runat=&quot;server&quot;&gt;&lt;/wtd:TextBox&gt;
</pre>
<p>And that&#8217;s it! Our textbox will now be rendered like this:</p>
<pre>
&lt;input name=”TextBox1” type=”text” id=”TextBox1” /&gt;
</pre>
<p>Not only this method won&#8217;t break your existing javascript, it also works nicely with your existing server-side code <img src='http://www.gljakal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F09%2F12%2Fgetting-rid-of-the-naming-container-in-aspnet-20%2F';
  addthis_title  = 'Getting+rid+of+the+Naming+Container+in+asp.net+2.0';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/09/12/getting-rid-of-the-naming-container-in-aspnet-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>gljakal.com gets a facelift</title>
		<link>http://www.gljakal.com/blog/2007/08/29/gljakalcom-gets-a-facelift/</link>
		<comments>http://www.gljakal.com/blog/2007/08/29/gljakalcom-gets-a-facelift/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 14:35:50 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2007/08/29/gljakalcom-gets-a-facelift/</guid>
		<description><![CDATA[As you may have noticed, the home page for this website just changed its dress! <br />
But the news don't just stop here...]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, the home page for this website just changed its dress! <br />
<a href="http://www.gljakal.com/"><img src='http://gljakal.com/blog/wp-content/uploads/2007/08/gljakalcom.png' alt='gljakal.com: the new design' /></a></p>
<p>But the news don&#8217;t just stop here.<br />
Along with the new website, a new program is now available for download: it&#8217;s <a href="http://www.gljakal.com/irrfontmaker/">Irrlicht Font Maker</a>, a program that will surely save hours to the many <a href="http://www.irrlicht3d.org/">Irrlicht</a> developers around the world. <br />
The purpose of <a href="http://www.gljakal.com/irrfontmaker/">Irrlicht Font Maker</a> is to generate 32bit, alpha mapped font textures ready to be used inside the Irrlicht Engine, a lighting fast open source 3d engine.</p>
<p>So, what do you think about the new design and new program? Let me know in the comments!</p>
<p></p>
<p>PS. For more information about the Irrlicht Engine, visit <a href="http://irrlicht.sourceforge.net">the source forge page</a> and <a href="http://www.irrlicht3d.org/">the author&#8217;s blog</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F08%2F29%2Fgljakalcom-gets-a-facelift%2F';
  addthis_title  = 'gljakal.com+gets+a+facelift';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/08/29/gljakalcom-gets-a-facelift/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to start any program with Windows</title>
		<link>http://www.gljakal.com/blog/2007/06/22/how-to-start-any-program-with-windows/</link>
		<comments>http://www.gljakal.com/blog/2007/06/22/how-to-start-any-program-with-windows/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 18:24:39 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[Tips and tricks]]></category>

		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2007/06/22/how-to-start-any-program-with-windows/</guid>
		<description><![CDATA[A lot of people asked me what&#8217;s the best way to launch Clock! as soon as they log into their computers.
In Windows, there is a very simple way to start any program right after you type your username and your password in the login screen. It&#8217;s called the &#8220;Startup Menu&#8221;.

The startup menu is simply a [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people asked me what&#8217;s the best way to launch Clock! as soon as they log into their computers.<br />
In Windows, there is a very simple way to start any program right after you type your username and your password in the login screen. It&#8217;s called the &#8220;Startup Menu&#8221;.</p>
<p><a class="imagelink" style="display: block;width: 490px;overflow: auto;" href="http://gljakal.com/blog/wp-content/uploads/2007/06/startup_l.jpg" title="The startup menu"><img id="image42" src="http://gljakal.com/blog/wp-content/uploads/2007/06/startup_s.jpg" alt="The startup menu" /></a></p>
<p>The startup menu is simply a folder located under &#8220;All programs&#8221; in your Start menu. Every program located in this folder is automatically launched when you log into windows.<br />
How do you add an item to the startup menu? The first thing to do is right-click it and choose <strong>Open</strong>. Now, probably you have a link to the program you would like to launch on your desktop. Just drag and drop your desktop icon inside the startup menu folder and there you have it: your favorite program will now start with windows!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F06%2F22%2Fhow-to-start-any-program-with-windows%2F';
  addthis_title  = 'How+to+start+any+program+with+Windows';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/06/22/how-to-start-any-program-with-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Clock3D screensaver progress</title>
		<link>http://www.gljakal.com/blog/2007/04/24/clock3d-screensaver-progress/</link>
		<comments>http://www.gljakal.com/blog/2007/04/24/clock3d-screensaver-progress/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 09:14:09 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2007/04/24/clock3d-screensaver-progress/</guid>
		<description><![CDATA[Progress on Clock3D screensaver is slow, but ongoing!
Here you can see the new &#8220;Fashion watch&#8221; skin:

More pictures to come!

  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F04%2F24%2Fclock3d-screensaver-progress%2F';
  addthis_title  = 'Clock3D+screensaver+progress';
  addthis_pub    = 'gljakal';

]]></description>
			<content:encoded><![CDATA[<p>Progress on Clock3D screensaver is slow, but ongoing!<br />
Here you can see the new &#8220;Fashion watch&#8221; skin:<br />
<img id="image39" src="http://gljakal.com/blog/wp-content/uploads/2007/04/clocksaver2.jpg" alt="Clock 3d screensaver" /><br />
More pictures to come!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F04%2F24%2Fclock3d-screensaver-progress%2F';
  addthis_title  = 'Clock3D+screensaver+progress';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/04/24/clock3d-screensaver-progress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Clock reaches version 2.3</title>
		<link>http://www.gljakal.com/blog/2007/04/19/clock-reaches-version-23/</link>
		<comments>http://www.gljakal.com/blog/2007/04/19/clock-reaches-version-23/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 17:56:49 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2007/04/19/clock-reaches-version-23/</guid>
		<description><![CDATA[Finally, after way too much time, Clock has reached the <strong>stable </strong> version 2.3!
]]></description>
			<content:encoded><![CDATA[<p>Finally, after way too much time, Clock has reached the <strong>stable </strong> version 2.3!</p>
<p><img id="image38" src="http://gljakal.com/blog/wp-content/uploads/2007/04/clocks_promo23.jpg" alt="Clock 2.3 - 10 of the 50 included skins" /><br />
<strong>New features over the beta version:</strong></p>
<ul>
<li>
<a class="imagelink" href="http://gljakal.com/blog/wp-content/uploads/2007/04/stylemgr.jpg" title="clock's style manager"><img id="image36" src="http://gljakal.com/blog/wp-content/uploads/2007/04/stylemgr.thumbnail.jpg" alt="clock's style manager" /></a><br />
<strong>Improved style manager</strong>: now you can create and save your custom skins, preview all the skins, customize all the details, hide the second hand.
</li>
<li>
<strong>Quick calendar:</strong> a small calendar window, useful when you are planning a trip, or a visit to the doctor! The calendar window can be resized to display multiple months.
</li>
<li>
<strong>Even more skins</strong> because they are never enough <img src='http://www.gljakal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 
</li>
<li>
<strong>Improved stability:</strong> no more need for the library files setup, everything just works at the first install!
</li>
</ul>
<p>Of course, all the cool features that were in the beta versions also made it to the new stable:</p>
<ul>
<li><a href="http://gljakal.com/blog/2006/09/15/clock-23-preview-release-again/">MP3 Support</a></li>
<li><a href="http://gljakal.com/blog/2006/07/05/clock-23-preview-release/">Antialiasing</a></li>
<li><a href="http://gljakal.com/blog/2006/07/05/clock-23-preview-release/">Transparent/click-thru mode</a></li>
</ul>
<h3><a href="http://www.gljakal.com/files/clock23_setup.exe">Get it now!</a></h3>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F04%2F19%2Fclock-reaches-version-23%2F';
  addthis_title  = 'Clock+reaches+version+2.3';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/04/19/clock-reaches-version-23/feed/</wfw:commentRss>
		</item>
		<item>
		<title>gljakal&#8217;s MP3Streamer</title>
		<link>http://www.gljakal.com/blog/2007/04/17/gljakals-mp3streamer/</link>
		<comments>http://www.gljakal.com/blog/2007/04/17/gljakals-mp3streamer/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 15:42:22 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Tips and tricks]]></category>

		<category><![CDATA[gljakal software]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2007/04/17/gljakals-mp3streamer/</guid>
		<description><![CDATA[
Have you ever visited the website of an independent musician? Often you will find that they are kind enough to let you download some of their tracks in mp3 format. But then you have to download the mp3 somewhere on your computer, wait for the transfer to complete and (if you still remember where you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gljakal.com/mp3" title="play mp3 files online"><img id="image34" src="http://gljakal.com/blog/wp-content/uploads/2007/04/mp3stream.png" alt="gljakal's MP3Streamer screenshot" /></a><br />
Have you ever visited the website of an independent musician? Often you will find that they are kind enough to let you download some of their tracks in mp3 format. But then you have to download the mp3 somewhere on your computer, wait for the transfer to complete and (if you still remember where you actually saved it!) open the mp3 file with your audio player of choice. Isn&#8217;t there a quicker way to listen to a song or a podcast? Sure there is! <br />
<a href="http://www.gljakal.com/mp3" title="play mp3 files online">Gljakal&#8217;s MP3Streamer</a> does just that, in the simplest way possible: just copy the address of the song you want to listen in the &#8220;mp3 file address&#8221; field and hit &#8220;Stream&#8221; to start listening: no downloads, no waiting, it&#8217;s all set!<br />
If you are a musician or a podcaster, you can also use the HTML code provided to embed the mp3 player directly into your site!<br />
Also, if you are really really lazy like me, you can get a <a href="http://en.wikipedia.org/wiki/Bookmarklet" title="what's a bookmarklet?">bookmarklet</a> that will convert all the links to mp3 files in the page you are currently visiting in mp3 players :).<br />
Have fun!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2007%2F04%2F17%2Fgljakals-mp3streamer%2F';
  addthis_title  = 'gljakal%26%238217%3Bs+MP3Streamer';
  addthis_pub    = 'gljakal';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.gljakal.com/blog/2007/04/17/gljakals-mp3streamer/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
