<?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>Standalone Complex</title>
	<atom:link href="http://standalonex.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://standalonex.com</link>
	<description>complex mindblogging human</description>
	<lastBuildDate>Sun, 03 Jan 2010 16:09:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3 Opensource and Free Delphi Component for MySql</title>
		<link>http://standalonex.com/2009/12/3-opensource-and-free-delphi-component-for-mysql/</link>
		<comments>http://standalonex.com/2009/12/3-opensource-and-free-delphi-component-for-mysql/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 10:43:48 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[vcl]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=483</guid>
		<description><![CDATA[A compilation of open-source and totally free Delphi component to access MySql database. All component are native and not needed extra driver or add-ins such as BDE or ODBC to run. Compare to VB or Visual C++, Delphi are still lack of database components available in the market.
1. Zeos Library
Components for fast access to MySql, [...]]]></description>
			<content:encoded><![CDATA[<p>A compilation of open-source and totally free Delphi component to access MySql database. All component are native and not needed extra driver or add-ins such as BDE or ODBC to run. Compare to VB or Visual C++, Delphi are still lack of database components available in the market.</p>
<p><a href="http://zeos.firmos.at" target="_blank">1. Zeos Library</a><br />
Components for fast access to MySql, PostgreSql, MicrosoftSQL, Oracle and Interbase SQL servers without use add-ons, such as BDE / ODBC / ADO. Besides, the components &#8211; sources of data are compatible with standard TDataset and have a number of additional features. Open Source.</p>
<p><a href="http://www.productivity.org/projects/tmysql/" target="_blank">2. TmySql</a><br />
TmySQL provides access to MySQL servers from Delphi via a visual component and an extendable non-visual component. TmySQL utilizes a single client DLL, which is provided by most Windows-compiled versions of MySQL. TmySQL does not use the database aware components in Delphi, such as TDatabase, TQuery, etc. Open Source.</p>
<p><a href="http://directsql.sourceforge.net/" target="_blank">3. DirectSQL</a><br />
The main idea of the project is to have cross-platform (Windows+Linux) delphi native components for directly accesing SQL servers (without using any externall dll&#8217;s). The first releas will be for My-sql and Interbase, but there are plans to be extendend. GNU General Public License.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/07/use-delphi-package-installer-to-install-component-easily/' title='Use Delphi Package Installer to Install Component Easily'>Use Delphi Package Installer to Install Component Easily</a></li>
<li><a href='http://standalonex.com/2009/12/free-windows-xp-shell-replacement-source-code-developed-on-delphi/' title='Free Windows XP Shell Replacement Source Code Developed On Delphi'>Free Windows XP Shell Replacement Source Code Developed On Delphi</a></li>
<li><a href='http://standalonex.com/2009/02/how-to-locate-a-record-based-on-supplied-key-in-delphi/' title='How to Locate a Record Based on Supplied Key in Delphi'>How to Locate a Record Based on Supplied Key in Delphi</a></li>
<li><a href='http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/' title='Lite Application Released Delphi Distiller v1.82'>Lite Application Released Delphi Distiller v1.82</a></li>
<li><a href='http://standalonex.com/2009/08/code-migration-to-delphi-2009/' title='Code Migration to Delphi 2009'>Code Migration to Delphi 2009</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/3-opensource-and-free-delphi-component-for-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Delphi 7 Lite 7.3.2.4 Released</title>
		<link>http://standalonex.com/2009/12/delphi-7-lite-7-3-2-4-released/</link>
		<comments>http://standalonex.com/2009/12/delphi-7-lite-7-3-2-4-released/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 17:05:44 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[delphi 7]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[pascal]]></category>
		<category><![CDATA[repack]]></category>
		<category><![CDATA[v7.3.2.4]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=471</guid>
		<description><![CDATA[Delphi 7 Lite 7.3.2.4 (build 01.03.2009)
Delphi 7 is the programming environment enables the rapid creation of powerful applications and windowing console for Microsoft Windows 98, 2000, 2003, XP, Vista. Deployed language is Object Pascal.
This product contains dozens of ready-to-use components greatly facilitate the writing of programs in Windows. In addition, Delphi 7, you can create [...]]]></description>
			<content:encoded><![CDATA[<p>Delphi 7 Lite 7.3.2.4 (build 01.03.2009)</p>
<p>Delphi 7 is the programming environment enables the rapid creation of powerful applications and windowing console for Microsoft Windows 98, 2000, 2003, XP, Vista. Deployed language is Object Pascal.</p>
<p>This product contains dozens of ready-to-use components greatly facilitate the writing of programs in Windows. In addition, Delphi 7, you can create and install their own components.</p>
<p>Version: 7.3.2.4<br />
Date: 2009-03-01<br />
Language: English<br />
Platform: MS Windows 98/2000/XP/2003/Vista<br />
Program designed for 32 bit systems, although tested on vista 64 bit works fine, just a little longer to start and stay at 0.5 sec. making the transition from the window of another application<br />
<span id="more-471"></span></p>
<blockquote><p><a href="http://rapidshare.com/files/322482867/Delphi7LiteFullv7324_Build2009-3-1_.rar" target="_blank">Download : RapidShare</a></p></blockquote>
<p>What is Delphi&#8217;s &#8220;Lite&#8221;:</p>
<p>Delphi 7 Lite is a standard installation of Delphi 7 Enterprise in which:<br />
- Applied all the official updates.<br />
- All the setup options have been discarded EXCEPT source code.<br />
- Included programming font Consolas (recommended size 10 with ClearType enabled).<br />
- Editor color settings of Delphi 2006.<br />
- Replace the D7 RTL / VCL to D11 (Delphi 2007) RTL (FastMM and FastCode Core) (Optional).<br />
- All the setup options have been discarded EXCEPT source code.<br />
- Update 1.1 has been installed (version of the IDE is 7.0.8.1), these patches are applied: Update 7.01 is ActionBar<br />
- Unneeded files have been removed.<br />
- Can import ActiveX Componets<br />
- Supports the MIDAS development.<br />
- Supports CLX design development.<br />
- Supports development IntraWeb 5.0.<br />
- Supports development RaveReport 5.<br />
- Installation of do not copy any files to the system directory.<br />
- Included Fix Pack VCL v1.1, Must Adding the unit to your project (Delphi and C + + Builder) manuals.<br />
- Green Edition Integrated, you can copy the entire Delphi directory to other place directly, run D7LiteReg.exe to register.<br />
- Dynamic Compile after Installation to generate the RTL / VCL and other components. DCU Files.<br />
- [Optional] Every Components (Except Standard / Database Components).<br />
- [Optional] install Project Templates (Objrepos).<br />
- [Optional] install the IDE Design Packages (Known IDE Packages).<br />
- [Optional] install the Delphi IDE and command-line compiler (dcc32, brcc32, convert, Make, Tasm32)<br />
- [Optional] install the source files.<br />
- [Optional] install the Help files.<br />
- [Optional] Replace the D7 RTL to D11 (Delphi 2007) RTL (FastMM and FastCode Core).<br />
- [Optional] install Want builder tool instead of the Make<br />
- [Optional] install the IDE FastMM 4.84 Optimize-Compiled DLL<br />
- [Optional] install the Expert GExperts 1.33.<br />
- [Optional] install the Expert CnWizards 0.9.1.487.<br />
- [Optional] install the Expert DelforExp 2.5.<br />
- [Optional] install the Expert UnitExpert.<br />
- [Optional] install the IDE plugin DelphiSpeedUp 2.78 to speed up the IDE.<br />
- [Optional] install the IDE plugin DDevExtensions 1.6.<br />
- [Optional] install the Tweak DelphiDistiller 1.56, that allows to decide which packages will be loaded when the IDE starts.<br />
- [Optional] install Delphi&#8217;s build-in Tool Image Editor (imagedit.exe).<br />
- [Optional] install Delphi&#8217;s build-in tool windows and Message Viewer (WinSight) (WS32.EXE).<br />
- [Optional] install Delphi&#8217;s build-in Tool Web App Debugger (webappdbg.exe).<br />
- [Optional] install the BDE (Borland Database Engine 5.2), and related tools of the BDE Administrator, SQL Explorer, Database Desktop, SQL Monitor, Data Pump, and so on ..<br />
- [Optional] install the BDE Date Samples (Aliais is DBDEMOS).<br />
- All installed Expert / Tweak / plugin are Open Source / Freeware.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/12/delphi-2009-lite-v2-3-released/' title='Delphi 2009 Lite v2.3 Released'>Delphi 2009 Lite v2.3 Released</a></li>
<li><a href='http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/' title='Lite Application Released Delphi Distiller v1.82'>Lite Application Released Delphi Distiller v1.82</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/delphi-7-lite-7-3-2-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delphi 2009 Lite v2.3 Released</title>
		<link>http://standalonex.com/2009/12/delphi-2009-lite-v2-3-released/</link>
		<comments>http://standalonex.com/2009/12/delphi-2009-lite-v2-3-released/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:27:29 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[delphi 2009]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[repack]]></category>
		<category><![CDATA[v2.3]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=469</guid>
		<description><![CDATA[Delphi 2009 Lite 2.3 (12.0.3300.19037) Programs
Download : Rapidshare &#8211; Part 1
Download : Rapidshare &#8211; Part 2
Related Posts:

Delphi 7 Lite 7.3.2.4 Released
New Release Of IDE Fix Pack For Delphi 2009/2010
Lite Application Released Delphi Distiller v1.82

]]></description>
			<content:encoded><![CDATA[<p>Delphi 2009 Lite 2.3 (12.0.3300.19037) Programs</p>
<blockquote><p><a href="http://rapidshare.com/files/322482369/Delphi2009v120330019037Lite23.part1.rar">Download : Rapidshare &#8211; Part 1</a><br />
<a href="http://rapidshare.com/files/322480326/Delphi2009v120330019037Lite23.part2.rar">Download : Rapidshare &#8211; Part 2</a></p></blockquote>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/12/delphi-7-lite-7-3-2-4-released/' title='Delphi 7 Lite 7.3.2.4 Released'>Delphi 7 Lite 7.3.2.4 Released</a></li>
<li><a href='http://standalonex.com/2009/12/new-release-of-ide-fix-pack-for-delphi-20092010/' title='New Release Of IDE Fix Pack For Delphi 2009/2010'>New Release Of IDE Fix Pack For Delphi 2009/2010</a></li>
<li><a href='http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/' title='Lite Application Released Delphi Distiller v1.82'>Lite Application Released Delphi Distiller v1.82</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/delphi-2009-lite-v2-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try Ubuntu Without Leaving Your Desktop</title>
		<link>http://standalonex.com/2009/12/try-ubuntu-without-leaving-your-desktop/</link>
		<comments>http://standalonex.com/2009/12/try-ubuntu-without-leaving-your-desktop/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 17:15:21 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[integrated]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[seemless]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=462</guid>
		<description><![CDATA[
Ever wish you could enjoy some of the finer tools available to Linux but stay comfortably in your Windows desktop? Sure you could run a virtual machine, but Portable Ubuntu for Windows runs an entire Linux OS as a Windows application. Better yet, it&#8217;s portable.
Visit : Portable Ubuntu
Related Posts:

Android &#8211; The Next Generation in Mobile [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-463" title="Portable Ubuntu" src="http://standalonex.com/wp-content/uploads/2009/12/500x_portable_ubuntu_splash.jpg" alt="Portable Ubuntu" width="500" height="229" /></p>
<p>Ever wish you could enjoy some of the finer tools available to Linux but stay comfortably in your Windows desktop? Sure you could run a virtual machine, but Portable Ubuntu for Windows runs an entire Linux OS as a Windows application. Better yet, it&#8217;s portable.</p>
<blockquote><p><a href="http://portableubuntu.demonccc.com.ar/" target="_blank">Visit : Portable Ubuntu</a></p></blockquote>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/02/android-the-next-generation-in-mobile-operating-system/' title='Android &#8211; The Next Generation in Mobile Operating System'>Android &#8211; The Next Generation in Mobile Operating System</a></li>
<li><a href='http://standalonex.com/2009/01/possible-nintendo-dsi-price-and-release-date/' title='Possible Nintendo DSi Price And Release Date?'>Possible Nintendo DSi Price And Release Date?</a></li>
<li><a href='http://standalonex.com/2008/12/how-to-remove-all-dot-files/' title='How to remove all (dot) files.'>How to remove all (dot) files.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/try-ubuntu-without-leaving-your-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Release Of IDE Fix Pack For Delphi 2009/2010</title>
		<link>http://standalonex.com/2009/12/new-release-of-ide-fix-pack-for-delphi-20092010/</link>
		<comments>http://standalonex.com/2009/12/new-release-of-ide-fix-pack-for-delphi-20092010/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 16:04:36 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[addins]]></category>
		<category><![CDATA[delphi 2009]]></category>
		<category><![CDATA[delphi 2010]]></category>
		<category><![CDATA[fixpack]]></category>
		<category><![CDATA[ide]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=457</guid>
		<description><![CDATA[The IDE Fix Pack 2009/2010 installs is a DLL-Expert that fixes the following Delphi/C++Builder 2009/2010 bugs at runtime. All changes are done in memory. No file on disk is modified. None of your projects are modified or benefit from the IDE Fix Pack.

RAD Studio 2010 fixes:

Undo destroys editor buffer
 F1 key doesn’t work if invoked [...]]]></description>
			<content:encoded><![CDATA[<p>The IDE Fix Pack 2009/2010 installs is a DLL-Expert that fixes the following Delphi/C++Builder 2009/2010 bugs at runtime. All changes are done in memory. No file on disk is modified. None of your projects are modified or benefit from the IDE Fix Pack.<br />
<span id="more-457"></span><br />
RAD Studio 2010 fixes:</p>
<ul>
<li>Undo destroys editor buffer</li>
<li> F1 key doesn’t work if invoked from the ObjectInspector</li>
<li> Vista compatible icons (256×256) aren’t supported</li>
<li> Stepping through the code can be slow</li>
</ul>
<p>RAD Studio 2009 fixes:</p>
<ul>
<li>Stepping through the code can be slow</li>
<li> Vista compatible icons (256×256) aren’t supported</li>
<li> Undo destroys editor buffer</li>
<li> 64 bit Debugger assertion</li>
<li> QC #71575: Delphi 2009 literal string assigment</li>
<li> QC #47242: Possible AV when shutting down the IDE</li>
<li> QC #47807: Error insight fails to find TObject class</li>
<li> Possible deadlock when Error Insight calls ProcessMessages</li>
<li> QC #37462: IDE may select the wrong file when performing a ctrl + left-click on a filename in the editor</li>
<li> QC #22880: Cannot resolve unit name</li>
<li> QC #58045: Component captions and component icons disappear from form designer</li>
<li> QC #69456: IDE dead lock when updating the editors</li>
<li> QC #55910: TDBText.Color always reverts to Parent.Color</li>
<li> QC #59963: Closing non-modal forms after a task switch can deactivate the application</li>
<li> QC #56252: TPageControl flickers a lot with active theming</li>
<li> QC #68730: TLabel is not painted on a themed, double-buffered TTabSheet in Vista</li>
<li> ToolsAPI IOTAProjectOptions.GetOptionNames destroys options.</li>
<li> QC #74646: Buffer overflow in TCustomClientDataSet.DataConvert with ftWideString</li>
</ul>
<blockquote><p><a href="http://rapidshare.com/files/329771401/IDEFixPack2009Reg29.zip">Download : IDE Fix Pack 2009 2.8</a><br />
<a href="http://rapidshare.com/files/329771713/IDEFixPack2010Reg29.zip">Download : IDE Fix Pack 2010 2.8</a></p></blockquote>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/12/delphi-2009-lite-v2-3-released/' title='Delphi 2009 Lite v2.3 Released'>Delphi 2009 Lite v2.3 Released</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/new-release-of-ide-fix-pack-for-delphi-20092010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Windows XP Shell Replacement Source Code Developed On Delphi</title>
		<link>http://standalonex.com/2009/12/free-windows-xp-shell-replacement-source-code-developed-on-delphi/</link>
		<comments>http://standalonex.com/2009/12/free-windows-xp-shell-replacement-source-code-developed-on-delphi/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:38:43 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[componentes]]></category>
		<category><![CDATA[replacement]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[vcl]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=452</guid>
		<description><![CDATA[SharpE is an open source shell replacement for Microsoft Windows 2000 and up, released under the GNU General Public License (GPL).

SharpE is now known as SharpEnviro starting from 2008. Currently designed to compile on Borland Delphi 2005, and targets Windows 2000 or higher. It makes heavy use of the JCL, JVCL, and Graphics32 libraries for [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="aligncenter size-full wp-image-467" title="AppBar" src="http://standalonex.com/wp-content/uploads/2009/12/AppBar.jpg" alt="AppBar" width="500" height="103" />SharpE</strong> is an open source shell replacement for Microsoft Windows 2000 and up, released under the GNU General Public License (GPL).</p>
<p><span id="more-452"></span></p>
<p>SharpE is now known as <strong>SharpEnviro</strong> starting from 2008. Currently designed to compile on Borland Delphi 2005, and targets Windows 2000 or higher. It makes heavy use of the JCL, JVCL, and Graphics32 libraries for Delphi.</p>
<p>SharpE also allows for the continued use of programs that were once used by native Windows Explorer. This means &#8220;My Computer&#8221; and other Windows shortcuts are still visible within the shell. This parsing of the data helps stop Explorer from opening when windows starts up.</p>
<blockquote><p><a href="http://sourceforge.net/projects/sharpe/" target="_blank">Download Sourcecode : SourceForge</a></p></blockquote>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/12/3-opensource-and-free-delphi-component-for-mysql/' title='3 Opensource and Free Delphi Component for MySql'>3 Opensource and Free Delphi Component for MySql</a></li>
<li><a href='http://standalonex.com/2009/07/use-delphi-package-installer-to-install-component-easily/' title='Use Delphi Package Installer to Install Component Easily'>Use Delphi Package Installer to Install Component Easily</a></li>
<li><a href='http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/' title='Lite Application Released Delphi Distiller v1.82'>Lite Application Released Delphi Distiller v1.82</a></li>
<li><a href='http://standalonex.com/2009/08/code-migration-to-delphi-2009/' title='Code Migration to Delphi 2009'>Code Migration to Delphi 2009</a></li>
<li><a href='http://standalonex.com/2009/08/drawing-on-tpanel-canvas-by-exposing-protected-method/' title='Drawing on TPanel Canvas by Exposing Protected Method'>Drawing on TPanel Canvas by Exposing Protected Method</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/free-windows-xp-shell-replacement-source-code-developed-on-delphi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lite Application Released Delphi Distiller v1.82</title>
		<link>http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/</link>
		<comments>http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 17:24:19 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[Distiller]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[Secret]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=444</guid>
		<description><![CDATA[Whats New!
- Automatically select page for currently installed Delphi version (this feature was present in previous versions but disappeared in v1.80 by mistake).
- Undo button in packages and experts manager allows to discard changes in case that you messed up your selections.
- &#8220;Run Delphi 2010&#8243; button between &#8220;Start Weareg2&#8243; and &#8220;Stop Weareg2&#8243;. This makes it [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Whats New!</strong></p>
<p>- Automatically select page for currently installed Delphi version (this feature was present in previous versions but disappeared in v1.80 by mistake).</p>
<p>- Undo button in packages and experts manager allows to discard changes in case that you messed up your selections.</p>
<p>- &#8220;Run Delphi 2010&#8243; button between &#8220;Start Weareg2&#8243; and &#8220;Stop Weareg2&#8243;. This makes it easier to call the three of them in a row, since Weareg2 doesn&#8217;t need to be active after D2010 has started. The &#8220;Run Delphi 2010&#8243; button saves any pending changes automatically.</p>
<p>Compiled in Delphi 2009 to reduce the size of the executable.</p>
<p><a href="http://rapidshare.com/files/320361245/Delphi.Distiller.v1.82.SAC.rar" target="_blank">Download</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/07/using-delphi-distiller-to-bypass-activation-check-for-delphi-2009/' title='Using Delphi Distiller to Bypass Activation Check for Delphi 2009'>Using Delphi Distiller to Bypass Activation Check for Delphi 2009</a></li>
<li><a href='http://standalonex.com/2009/07/delphi-2009-v12-0-3420-21218-update-34-full-activation/' title='Delphi 2009 v12.0.3420.21218 (Update 3+4) Full Activation'>Delphi 2009 v12.0.3420.21218 (Update 3+4) Full Activation</a></li>
<li><a href='http://standalonex.com/2009/08/code-migration-to-delphi-2009/' title='Code Migration to Delphi 2009'>Code Migration to Delphi 2009</a></li>
<li><a href='http://standalonex.com/2009/01/delphi-hotfixs-for-2008/' title='Delphi Hotfixs Collection For 2008'>Delphi Hotfixs Collection For 2008</a></li>
<li><a href='http://standalonex.com/2009/12/3-opensource-and-free-delphi-component-for-mysql/' title='3 Opensource and Free Delphi Component for MySql'>3 Opensource and Free Delphi Component for MySql</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Super Easy Firewall and Gateway System from Untangle</title>
		<link>http://standalonex.com/2009/09/super-easy-firewall-and-gateway-system-from-untangle/</link>
		<comments>http://standalonex.com/2009/09/super-easy-firewall-and-gateway-system-from-untangle/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 14:15:21 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[ips]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=441</guid>
		<description><![CDATA[
Untangle delivers an integrated family of applications that simplify and consolidate the network and security products that businesses need at the network gateway. All Untangle apps are:

Pre-configured to work right away
 Downloadable for rapid deployment
 Guaranteed to be integrated and run seamlessly on the Untangle Gateway Platform


Some features included in open source editions :

 Virtual-Pipelining [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="untangle-logo" src="http://standalonex.com/wp-content/uploads/2009/09/untangle-logo.gif" alt="untangle-logo" width="119" height="69" /></p>
<p>Untangle delivers an integrated family of applications that simplify and consolidate the network and security products that businesses need at the network gateway. All Untangle apps are:</p>
<ul>
<li>Pre-configured to work right away</li>
<li> Downloadable for rapid deployment</li>
<li> Guaranteed to be integrated and run seamlessly on the Untangle Gateway Platform<span id="more-441"></span></li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="untangle-platformgui" src="http://standalonex.com/wp-content/uploads/2009/09/untangle-platformgui-300x252.png" alt="untangle-platformgui" width="300" height="252" /></p>
<p>Some features included in open source editions :</p>
<ul>
<li> Virtual-Pipelining Technology</li>
<li> Simple app install &amp; uninstall</li>
<li> Customized Debian OS</li>
<li> Common GUI for all apps</li>
<li> Logging &amp; Reporting</li>
<li> Automatic software upgrades</li>
<li> Automatic signature updates</li>
<li> Foreign language packs</li>
<li> Adv.networking features</li>
<li> Open Source &amp; Free</li>
</ul>
<p><a href="http://www.untangle.com">Read More..</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/09/super-easy-firewall-and-gateway-system-from-untangle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Evolution of The Operating System</title>
		<link>http://standalonex.com/2009/08/evolution-of-the-operating-system/</link>
		<comments>http://standalonex.com/2009/08/evolution-of-the-operating-system/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 05:39:11 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=431</guid>
		<description><![CDATA[
Related Posts:

Android &#8211; The Next Generation in Mobile Operating System
Ultra Modification &#8211; Ubuntu Look like Windows XP with GnomeXP
17-Inch Unibody MacBook Pro

]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-432" title="705px-Unix_history.svg" src="http://standalonex.com/wp-content/uploads/2009/08/705px-Unix_history.svg-300x237.png" alt="705px-Unix_history.svg" width="300" height="237" /><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/02/android-the-next-generation-in-mobile-operating-system/' title='Android &#8211; The Next Generation in Mobile Operating System'>Android &#8211; The Next Generation in Mobile Operating System</a></li>
<li><a href='http://standalonex.com/2009/07/ultra-modification-ubuntu-look-like-windows-xp-with-gnomexp/' title='Ultra Modification &#8211; Ubuntu Look like Windows XP with GnomeXP'>Ultra Modification &#8211; Ubuntu Look like Windows XP with GnomeXP</a></li>
<li><a href='http://standalonex.com/2009/01/17-inch-unibody-macbook-pro/' title='17-Inch Unibody MacBook Pro'>17-Inch Unibody MacBook Pro</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/08/evolution-of-the-operating-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Code Migration to Delphi 2009</title>
		<link>http://standalonex.com/2009/08/code-migration-to-delphi-2009/</link>
		<comments>http://standalonex.com/2009/08/code-migration-to-delphi-2009/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:20:59 +0000</pubDate>
		<dc:creator>wajatimur</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://standalonex.com/?p=422</guid>
		<description><![CDATA[Delphi 2009 &#60;&#62; Delphi 2007 (any old version) is STRING type:
In Delphi2009 (12)

type STRING = UnicodeString

UnicodeString is not the same WideString
In Delphi 2007 (6,7,8,9,10,11)
STRING is the same AnsiString
WideString support for Unicode.
Some others conversion.
Replace VclJpg with VclImg
Replace WideString with string
Replace WideChar with Char
Replace WChar with Char
Replace AnsiStrComp with StrComp
Do that with any Ansi function.
Find some words [...]]]></description>
			<content:encoded><![CDATA[<p>Delphi 2009 &lt;&gt; Delphi 2007 (any old version) is <strong>STRING </strong>type:</p>
<p>In Delphi2009 (12)</p>

<div class="wp_codebox"><table><tr id="p4222"><td class="code" id="p422code2"><pre class="delphi" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">type</span> <span style="color: #000066; font-weight: bold;">STRING</span> <span style="color: #000066;">=</span> UnicodeString</pre></td></tr></table></div>

<p><strong>UnicodeString </strong>is not the same <strong>WideString</strong></p>
<p>In Delphi 2007 (6,7,8,9,10,11)<br />
<strong>STRING </strong>is the same <strong>AnsiString</strong><br />
<strong>WideString </strong>support for <strong>Unicode</strong>.</p>
<p>Some others conversion.</p>
<p>Replace <strong>VclJpg </strong>with <strong>VclImg</strong><br />
Replace <strong>WideString </strong>with <strong>string</strong><br />
Replace <strong>WideChar </strong>with <strong>Char</strong><br />
Replace <strong>WChar </strong>with <strong>Char</strong><br />
Replace <strong>AnsiStrComp </strong>with <strong>StrComp</strong></p>
<p>Do that with any Ansi function.<br />
Find some words as &#8220;Ansi&#8221; to remove it if you need.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://standalonex.com/2009/12/lite-application-released-delphi-distiller-v1-82/' title='Lite Application Released Delphi Distiller v1.82'>Lite Application Released Delphi Distiller v1.82</a></li>
<li><a href='http://standalonex.com/2009/02/how-to-locate-a-record-based-on-supplied-key-in-delphi/' title='How to Locate a Record Based on Supplied Key in Delphi'>How to Locate a Record Based on Supplied Key in Delphi</a></li>
<li><a href='http://standalonex.com/2009/12/3-opensource-and-free-delphi-component-for-mysql/' title='3 Opensource and Free Delphi Component for MySql'>3 Opensource and Free Delphi Component for MySql</a></li>
<li><a href='http://standalonex.com/2009/12/free-windows-xp-shell-replacement-source-code-developed-on-delphi/' title='Free Windows XP Shell Replacement Source Code Developed On Delphi'>Free Windows XP Shell Replacement Source Code Developed On Delphi</a></li>
<li><a href='http://standalonex.com/2009/08/drawing-on-tpanel-canvas-by-exposing-protected-method/' title='Drawing on TPanel Canvas by Exposing Protected Method'>Drawing on TPanel Canvas by Exposing Protected Method</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://standalonex.com/2009/08/code-migration-to-delphi-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
