<?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>Jack Ukleja &#187; Tips &amp; Tricks</title>
	<atom:link href="http://jack.ukleja.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack.ukleja.com</link>
	<description>Independent Software Developer</description>
	<lastBuildDate>Mon, 12 Jul 2010 03:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to allow Style tag/element within your WordPress Blog for inline CSS</title>
		<link>http://jack.ukleja.com/allow-style-elements-tags-within-wordpress-blog-for-inline-css/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=allow-style-elements-tags-within-wordpress-blog-for-inline-css</link>
		<comments>http://jack.ukleja.com/allow-style-elements-tags-within-wordpress-blog-for-inline-css/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 13:45:05 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://jack.ukleja.com/?p=127</guid>
		<description><![CDATA[If you trust yourself enough to use the &#60;style&#62; tag within your self-hosted WordPress blog then here is how to get them to work: Go to your WordPress installation and locate the wp-includes\kses.php file Open the file in a text editor and locate the $allowedposttags variable Paste the following snippet of code: ‘style’ =&#62; array(), [...]]]></description>
		<wfw:commentRss>http://jack.ukleja.com/allow-style-elements-tags-within-wordpress-blog-for-inline-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Direct Download Links for SQL Server 2008 Express</title>
		<link>http://jack.ukleja.com/direct-download-links-for-sql-server-2008-express/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=direct-download-links-for-sql-server-2008-express</link>
		<comments>http://jack.ukleja.com/direct-download-links-for-sql-server-2008-express/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:55:34 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://jack.ukleja.com/?p=119</guid>
		<description><![CDATA[I find it a bit annoying that Microsoft are pushing the Web Platform installer so hard these days that they have removed all obvious direct download links for the various SQL Express packages on the &#8220;Express&#8221; site. Not everyone has the luxury of unmetered downloads – some of us want to archive these installers locally, [...]]]></description>
		<wfw:commentRss>http://jack.ukleja.com/direct-download-links-for-sql-server-2008-express/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows 7 ISO: How to easily switch edition</title>
		<link>http://jack.ukleja.com/windows-7-iso-how-to-easily-switch-edition/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=windows-7-iso-how-to-easily-switch-edition</link>
		<comments>http://jack.ukleja.com/windows-7-iso-how-to-easily-switch-edition/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 05:44:16 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://jack.ukleja.com/windows-7-iso-how-to-easily-switch-edition/</guid>
		<description><![CDATA[There have been quite a few blog posts about how to manually switch edition of the Windows 7 ISO, for example to change from Ultimate to Home Premium. What I wanted was a program that automated all the steps. I was going to write one myself, but thankfully someone has already released a tool to [...]]]></description>
		<wfw:commentRss>http://jack.ukleja.com/windows-7-iso-how-to-easily-switch-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip for pathping</title>
		<link>http://jack.ukleja.com/pathping-its-tracert-on-steroids/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=pathping-its-tracert-on-steroids</link>
		<comments>http://jack.ukleja.com/pathping-its-tracert-on-steroids/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 01:49:49 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://jack.ukleja.com/?p=73</guid>
		<description><![CDATA[This lesser known command line utility, introduced on Windows 2000, is something of a hybrid between ping and tracert. Instead of just determining the path, pathping also sends a barrage of pings to each host along the route. After pathping completes (which can take 5 minutes) it generates statistics for failed pings at each node [...]]]></description>
		<wfw:commentRss>http://jack.ukleja.com/pathping-its-tracert-on-steroids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a telnet client as a port scanner</title>
		<link>http://jack.ukleja.com/using-a-telnet-client-as-a-port-scanner/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-a-telnet-client-as-a-port-scanner</link>
		<comments>http://jack.ukleja.com/using-a-telnet-client-as-a-port-scanner/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 01:29:25 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://jack.ukleja.com/?p=68</guid>
		<description><![CDATA[If you ever need to check if a TCP port is open or reachable, one easy way to do it is using a telnet client. A telnet client actually comes with Windows, but for some annoying reason it is not installed by default. To install the windows telnet client you need to add it using [...]]]></description>
		<wfw:commentRss>http://jack.ukleja.com/using-a-telnet-client-as-a-port-scanner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make a bootable Vista DVD using MKISOFS/CDRTOOLS</title>
		<link>http://jack.ukleja.com/how-to-make-a-bootable-vista-dvd-using-mkisofs-cdrtools/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-make-a-bootable-vista-dvd-using-mkisofs-cdrtools</link>
		<comments>http://jack.ukleja.com/how-to-make-a-bootable-vista-dvd-using-mkisofs-cdrtools/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 02:35:00 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://jack.ukleja.com/how-to-make-a-bootable-vista-dvd-using-oscdimg/</guid>
		<description><![CDATA[UPDATE: This is a repost of an old article that is still referenced on some forums. I managed to get hold of an MSDN copy of Vista on DVD. Unfortunately the DVD was corrupt and several of the sectors were unreadable. I managed to salvage all the files from the disc apart from a couple [...]]]></description>
		<wfw:commentRss>http://jack.ukleja.com/how-to-make-a-bootable-vista-dvd-using-mkisofs-cdrtools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
