<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>Blog O Sparky archive</title>
	<link>http://blogs.codegear.com/adammarkowitz</link>
	<description>Blog O Sparky archive</description>
	<lastBuildDate>Mon, 04 Sep 2006 19:59:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en-US</language>
	
	<item>
		<title>Travelers bug - I&#8217;m in China!</title>
		<description>I've decided to embark on my first international travel adventure.&#160; I am currently sitting in a nice little office in my girlfriends apartment&#160;in Lanxi, Zhejiang province, China.&#160; She has been here since April of 2006 teaching English at the Number 1 Middle School in Lanxi and I've decided to visit ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2006/09/04/27308</link>
			</item>
	<item>
		<title>Graduation</title>
		<description>So, after 5 years of mostly full time school and work, I've finally graduated with my B.S. in Computer Science from the University of California at Santa Cruz (UCSC).&#160; There were good classes, bad classes, and classes that inspired.&#160; Interestingly enough, the key factor of a great class wasn't necessarily ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2006/06/27/25638</link>
			</item>
	<item>
		<title>How to do late binding to dll exports (Delphi2006)</title>
		<description>Applications can be deployed on a multitude of systems, some of which may have functionality installed that does not exist on others.&#160; In the case of the Windows operating system, new API functions generally appear for each new version and it can be quite nice to take advantage of the ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2006/02/17/23407</link>
			</item>
	<item>
		<title>Sojourn of Delphi</title>
		<description>I've been here a while (going on 10 years now) and can&#160;remember a number of times when romanticism about such&#160;events&#160;occurring could be heard in the halls or seen in the twinkling of any eye.&#160; Now that the time is nigh, I can't say I'm surprised as it seems&#160;a very&#160;reasonable thing ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2006/02/08/23060</link>
			</item>
	<item>
		<title>Live Template Script Examples - var declaration with initialization and clipboard contents (Delphi2006)</title>
		<description>In the shipping version of Delphi2006 you can type the word 'var' in the code editor and hit TAB.&#160; This allows the user to fill out a template for a variable declaration.&#160; This variable then gets declared in the containing methods var block without having to navigate all over the ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2006/01/20/22839</link>
			</item>
	<item>
		<title>Importing VS 2005 Code Snippets (Delphi2006)</title>
		<description>Not only am I having writers block for this blog, but the entry I just wrote got wiped out.  grrr.   :P  You shall now get the very short version. Summary:       Importing/using Visual Studio 2005 Code Snippets in BDS 2006 Steps:  Download source from code central:  http://codecentral.borland.com/item.aspx?id=23903  unzip  build ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2006/01/18/22791</link>
			</item>
	<item>
		<title>Displaying macros in Code Completion (C++Builder2006)</title>
		<description>If you've ever used C or C++ you know about macros and their [ab]uses. Macros can be used in a number of ways, one of which is to substitute a string of text for a single identifier as in:  #define MAX_TYPEVECSIZE (sizeof(typeVec[0]) * vecLength) you may also declare them ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2005/12/19/22610</link>
			</item>
	<item>
		<title>Convenient editor shortcuts (Delphi2006)</title>
		<description>Every once in a while I'll come across a message from a developer who wasn't aware of a particular feature or keyboard shortcut that might ease some of their development pain.  Following is a short list of convenient editor keyboard shortcuts for the default keybinding that is shipped with Delphi 2006.  This ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2005/12/15/22523</link>
			</item>
	<item>
		<title>Hidden feature, anyone?! (Delphi2006)</title>
		<description>Soooooooo...&#160; Whilst I was hacking apa^H^H^H^H^H^H^H^H modifying the sync edit code to get it ready for live templates I was wondering in what other ways this functionality could be used to 'make things better.'&#160; I asked around and ended up with Steve Trefethen and Allen Bauer in my office (if ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2005/12/09/22423</link>
			</item>
	<item>
		<title>Creating Live Templates - Basics (Delphi2006)</title>
		<description>In this blog we'll step through creating a simple template to make a more type safe descendant of TBucketList. This will go over the basics of code template creation which are:  Naming the template and specifying the target language. Adding jump points for navigation and renaming synchronization. Adding jump ...</description>
		<link>http://blogs.codegear.com/adammarkowitz/2005/12/05/22340</link>
			</item>
</channel>
</rss>
