<?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>gljakal.com - blog &#187; News</title>
	<atom:link href="http://www.gljakal.com/blog/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gljakal.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 28 Feb 2011 19:29:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New software: gljakal&#8217;s WAYD</title>
		<link>http://www.gljakal.com/blog/2009/11/29/new-software-gljakals-wayd/</link>
		<comments>http://www.gljakal.com/blog/2009/11/29/new-software-gljakals-wayd/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 11:24:50 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
				<category><![CDATA[gljakal software]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[time tracking]]></category>
		<category><![CDATA[WAYD]]></category>

		<guid isPermaLink="false">http://www.gljakal.com/blog/?p=76</guid>
		<description><![CDATA[gljakal’s WAYD is the new software that helps you keep track of the time you spend in front of your computer. It does so in two ways:

The first is by keeping track of what programs you use
The second is by downright asking you! Every set amount of time, a full-screen window will pop up asking: “What are you doing?” You can then type in your answer or choose one of the latest answers you gave it.
]]></description>
			<content:encoded><![CDATA[<h5>“<em>What are you doing?</em>”</h5>
<p><a href="http://www.gljakal.com/wayd">gljakal’s WAYD</a> is the new software that helps you keep track of the time you spend in front of your computer. It does so in two ways: </p>
<ol>
<li>the first is by keeping track of <strong>what programs you use</strong> </li>
<li>The second is by downright <strong>asking you</strong>! Every set amount of time, a full-screen window will pop up asking: “What are you doing?” You can then type in your answer or choose one of the latest answers you gave it. </li>
</ol>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="WAYD screenshot" border="0" alt="WAYD screenshot" src="http://www.gljakal.com/blog/wp-content/uploads/2009/11/wayd_02.png" width="400" height="300" /></p>
<p>When you are ready to review your workdays, <a title="What Are You Doing?" href="http://www.gljakal.com/wayd">WAYD</a>’s log viewer can show you your answers or the programs you were using in the specified time period. The log can also be exported to CSV files that you can open with Microsoft Excel® or OpenOffice Calc.</p>
<p>I think that <a href="http://www.gljakal.com/wayd">WAYD</a> can be really useful to <strong>professionals </strong>and <strong>freelancers </strong>that need to keep an eye on their time. For example, it can be especially useful when you need to determine how much time you worked for a customer last month or last week.    <br />It also requires <strong>no discipline</strong> or effort on your part: instead of compiling a <em>daily review</em> of your work and storing it in some excel file somewhere in your documents folder, you are forced to report what you are working on every set amount of time (by default it’s every 30 minutes).</p>
<p>So, what are you waiting for? <a href="http://www.gljakal.com/wayd">Head over to the download page</a> to start tracking your time!</p>
<h5><em>On the technical side…</em></h5>
<p>Instead of the usual combination of c#/.net framework, I used C++ and the <a href="http://qt.nokia.com/">Qt Framework</a> to develop WAYD. I also used <a href="http://qt.nokia.com/products/developer-tools">Qt Creator</a> as a development environment.</p>
<p>I chose Qt because it has two very important features: first, it’s a multiplatform toolkit, meaning that I could easily port WAYD to MAC and Linux. Second, I can package the Qt library files directly with my application, so users don’t have to install them separately. This wasn’t the case with Clock (that required the VB6 library files) or ToDo (that required users to download and install the .net framework v1.1). One added benefit is that writing WAYD in C++ instead of C# lowered its memory footprint consistently.</p>
<p>I have to say that working with Qt and Qt Creator was a very pleasant experience.    <br />The Qt framework has classes for almost everything, from window management (obviously) to database to date/time formatting.    <br />Qt Creator is a well-thought and easy to use IDE. I’m used to Visual Studio and I had no difficulty at all with it.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2009%2F11%2F29%2Fnew-software-gljakals-wayd%2F';
  addthis_title  = 'New+software%3A+gljakal%26rsquo%3Bs+WAYD';
  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/2009/11/29/new-software-gljakals-wayd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clock 3D Screensaver released</title>
		<link>http://www.gljakal.com/blog/2009/02/07/clock-3d-screensaver-released/</link>
		<comments>http://www.gljakal.com/blog/2009/02/07/clock-3d-screensaver-released/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 18:48:17 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
				<category><![CDATA[gljakal software]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gljakal.com/blog/2009/02/07/clock-3d-screensaver-released/</guid>
		<description><![CDATA[It&#8217;s finally out! Go get it!]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s finally out! <a href="http://www.gljakal.com/clocksaver/index.php">Go get it!</a></p>
<p><a href="http://www.gljakal.com/clocksaver/index.php"><img src="http://www.gljakal.com/clocksaver/screen1_sm.jpg"></a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2009%2F02%2F07%2Fclock-3d-screensaver-released%2F';
  addthis_title  = 'Clock+3D+Screensaver+released';
  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/2009/02/07/clock-3d-screensaver-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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[gljakal software]]></category>
		<category><![CDATA[News]]></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>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New software &#8211; 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[asp.net]]></category>
		<category><![CDATA[gljakal software]]></category>
		<category><![CDATA[News]]></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+%26%238211%3B+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>
		<slash:comments>2</slash:comments>
		</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[gljakal software]]></category>
		<category><![CDATA[News]]></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>&#8216;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>
		<slash:comments>5</slash:comments>
		</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>
		<slash:comments>1</slash:comments>
		</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[gljakal software]]></category>
		<category><![CDATA[News]]></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>
		<slash:comments>33</slash:comments>
		</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[gljakal software]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tips and tricks]]></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 <img src='http://www.gljakal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<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>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Partitioner version 2.0 released!</title>
		<link>http://www.gljakal.com/blog/2006/12/11/file-partitioner-version-20-released/</link>
		<comments>http://www.gljakal.com/blog/2006/12/11/file-partitioner-version-20-released/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 19:00:33 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
				<category><![CDATA[gljakal software]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2006/12/11/file-partitioner-version-20-released/</guid>
		<description><![CDATA[A newer version of File Partitioner is out today.
It now features its own setup program, improved performance and a much better interface.]]></description>
			<content:encoded><![CDATA[<p>A newer version of File Partitioner is out today.<br />
It now features its own setup program, improved performance and a much better interface.</p>
<p><a href="http://www.gljakal.com/filepart.php"><img src="http://www.gljakal.com/img/filepart2_1.png" alt="File Partitioner version 2.0" /></a></p>
<h4><a href="http://www.gljakal.com/filepart.php">Go to the program page</a> to learn more and download it.</h4>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2006%2F12%2F11%2Ffile-partitioner-version-20-released%2F';
  addthis_title  = 'File+Partitioner+version+2.0+released%21';
  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/2006/12/11/file-partitioner-version-20-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FontViewer version 1.3</title>
		<link>http://www.gljakal.com/blog/2006/11/23/fontviewer-version-13/</link>
		<comments>http://www.gljakal.com/blog/2006/11/23/fontviewer-version-13/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 17:54:20 +0000</pubDate>
		<dc:creator>glJakaL</dc:creator>
				<category><![CDATA[gljakal software]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://gljakal.com/blog/2006/11/23/fontviewer-version-13/</guid>
		<description><![CDATA[A new version of FontViewer has been released today.<br />
Features of the new version: Character Map, Installed font browser, ...]]></description>
			<content:encoded><![CDATA[<p>A new version of FontViewer has been released today.</p>
<h3>Features of the new version</h3>
<ul>
<li><strong>Character Map</strong> The new Character map window allows you to view all the 256 ASCII characters for the selected font. This is especially useful when you are searching for a specific character in graphical fonts like Wingdings and Webdings. You can of course copy any element on the grid.</li>
<li><strong>Installed font browser</strong> This new window allows you to browse through your installed fonts, so you can finally use only one program for your font hunts.</li>
<li><strong>Improved stability</strong> The new setup should fix all those &#8220;comctl32.ocx&#8221; errors many of you are having.</li>
</ul>
<p><a class="imagelink" href="http://gljakal.com/blog/wp-content/uploads/2006/11/fontview13.png" title="Font Viewer version 1.3"><img id="image32" src="http://gljakal.com/blog/wp-content/uploads/2006/11/fontview13_sm.png" alt="Font Viewer version 1.3" /></a></p>
<h3><a href="http://www.gljakal.com/files/fontview_setup.exe">Get it now!</a></h3>
<p>As always, if you have any trouble or suggestion, feel free to leave a comment to this post.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.gljakal.com%2Fblog%2F2006%2F11%2F23%2Ffontviewer-version-13%2F';
  addthis_title  = 'FontViewer+version+1.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/2006/11/23/fontviewer-version-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

