<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.3" -->
<rss version="0.92">
<channel>
	<title>ClixieTrax</title>
	<link>http://www.clixiesoft.com</link>
	<description>My bit by bit daily journey</description>
	<lastBuildDate>Mon, 26 Apr 2010 09:41:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Shutdown Timer</title>
		<description>Here's the latest version of my Shutdown Timer. I didn't plan to do this actually; but just in case I need it someday.

Download Here

Developed using Delphi 7. </description>
		<link>http://www.clixiesoft.com/2009/09/shutdown-timer/</link>
			</item>
	<item>
		<title>XP Manifest &amp; Tee Chart</title>
		<description>It's been several years since I had this stupid bug. I made a program using Delphi 6 that uses TeeChart. The program works fine.

Several months later, I changed platform to using Delphi 7. I've installed TQReport and TQRChart (TeeChart) into Delphi 7 (Since QReport is no longer installed by default ...</description>
		<link>http://www.clixiesoft.com/2009/02/xp-manifest-tee-chart/</link>
			</item>
	<item>
		<title>QuickReport in Delphi 7</title>
		<description>Just in case you don't know that QuickReport is not included on Delphi 7 installation, here's how to enable QuickReport:

	Open Delphi
	Click Components -&#62; Install Package
	A component window will open. Click Add...
	Browse to Delphi7\bin and locate dclqrt70.bpl (QuickReport), dcltqr70.bpl (TeeChart for QuickReport), dcltee70.bpl (TeeChart)
	Click OK and you're set.

Notice that the QuickReport ...</description>
		<link>http://www.clixiesoft.com/2008/11/quickreport-in-delphi-7/</link>
			</item>
	<item>
		<title>Trouble Connecting to Windows Network</title>
		<description>I'm having a little trouble connecting to my own laptop from my newly installed PC. The problem seems to come from my PC, since other PCs connecting to my laptop work perfectly fine.

While browsing for solutions, I found a simple yet descriptive solution to my problem:

"On Windows XP, by default, ...</description>
		<link>http://www.clixiesoft.com/2008/11/trouble-connecting-to-windows-network/</link>
			</item>
	<item>
		<title>A Quick Update</title>
		<description>I'm now translating all my articles to english. This probably better since more people will benefit from reading this article, not only several who speaks my native tounge.

This probably the best time though, if I waited any longer, who knows how many articles I should rewrite :P </description>
		<link>http://www.clixiesoft.com/2008/08/a-quick-update/</link>
			</item>
	<item>
		<title>Replacing TWebBrowser with TMozillaBrowser</title>
		<description>One thing that keeps me worried when installing a web based application in my client's computer is the browser dependency. There's usually something going wrong when porting my web application from my stable development environment to the client's.

Sometimes a visit to the client's computer is like opening a birthday present. ...</description>
		<link>http://www.clixiesoft.com/2008/08/replacing-twebbrowser-with-tmozillabrowser/</link>
			</item>
	<item>
		<title>JCL &amp; JVCL Installation</title>
		<description>I found a website link when crawling the web, named JEDI Visual Component Library. Somehow I believe the initiator of this project is a big fans of StarWars. Maybe it’s just me.

It’s a collection of great components for Delphi, which lead me to believe I found a treasure.

After I downloaded ...</description>
		<link>http://www.clixiesoft.com/2008/08/jcl-jvcl-installation/</link>
			</item>
	<item>
		<title>Epson TM-U220</title>
		<description>This printer gives me quite a problem  when installing it at the first time, namely the serial one. Simply just clicking the driver installer will not do the trick; making it work the way I want it is another task on hand.

Here’s what I probably have to note after successfully ...</description>
		<link>http://www.clixiesoft.com/2008/07/epson-tm-u220/</link>
			</item>
	<item>
		<title>Making a Splash Screen</title>
		<description>I’m using splash screen for quite a while. But to realize I’m doing it in a very wrong way is another.

I usually used my Splash Screen as the main form (Since it’s the first one to show up). The problem is I can’t CLOSE it (by doing that will also ...</description>
		<link>http://www.clixiesoft.com/2008/07/making-a-splash-screen/</link>
			</item>
	<item>
		<title>Dynamic Object Creation</title>
		<description>It's been days since I'm working on a bug which always generates Access Violation errors.



By slicing and analyzing the pattern, this error always occurs when I'm trying to Free and NIL an object. I'm pretty much confident for the array index, so it should not be the reason for this ...</description>
		<link>http://www.clixiesoft.com/2008/07/dynamic-object-creation/</link>
			</item>
</channel>
</rss>
