<?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>The Bits 2.0 &#187; Lord TCT</title>
	<atom:link href="http://www.thebits.info/author/admin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thebits.info</link>
	<description>Not your everyday tech journal</description>
	<lastBuildDate>Mon, 05 Jul 2010 18:03:43 +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>Exploit.JS.Pdfka.atf still in the wild?</title>
		<link>http://www.thebits.info/general/exploit-js-pdfka-atf-still-in-the-wild-213.htm</link>
		<comments>http://www.thebits.info/general/exploit-js-pdfka-atf-still-in-the-wild-213.htm#comments</comments>
		<pubDate>Mon, 05 Jul 2010 18:03:43 +0000</pubDate>
		<dc:creator>Lord TCT</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.thebits.info/?p=213</guid>
		<description><![CDATA[Apparently a zero day PDF exploit is still on the wild, targeting unpatched Adobe Acrobat users. Here&#8217;s an actual exploited PDF file (with the XMP payload removed to prevent script kiddies from using it): Viruscan: http://virusscan.jotti.org/en/scanresult/ac0da53fe0e1ba5a0cece750df99facf167c4f84 %PDF-1.6 %âãÏÓ 1 0 obj > stream var WAR3waKpZWBejbjDeKi = ""; var aMbR2mgd51lH4GSUJO6d = ""; function xxy() { return [...]]]></description>
		<wfw:commentRss>http://www.thebits.info/general/exploit-js-pdfka-atf-still-in-the-wild-213.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 Manchester Summer Solstice in 5 minutes</title>
		<link>http://www.thebits.info/general/2010-manchester-summer-solstice-in-5-minutes-209.htm</link>
		<comments>http://www.thebits.info/general/2010-manchester-summer-solstice-in-5-minutes-209.htm#comments</comments>
		<pubDate>Wed, 23 Jun 2010 21:25:39 +0000</pubDate>
		<dc:creator>Lord TCT</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.thebits.info/?p=209</guid>
		<description><![CDATA[Enjoy! Tutorial will come soon! http://www.youtube.com/watch?v=ZWIJdOv3bdQ]]></description>
		<wfw:commentRss>http://www.thebits.info/general/2010-manchester-summer-solstice-in-5-minutes-209.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix: AsyncFileUpload always return &#8220;The file attached is invalid&#8221;</title>
		<link>http://www.thebits.info/programming-tips/asp-net/fix-asyncfileupload-always-return-the-file-attached-is-invalid-207.htm</link>
		<comments>http://www.thebits.info/programming-tips/asp-net/fix-asyncfileupload-always-return-the-file-attached-is-invalid-207.htm#comments</comments>
		<pubDate>Sat, 19 Jun 2010 13:05:55 +0000</pubDate>
		<dc:creator>Lord TCT</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.thebits.info/?p=207</guid>
		<description><![CDATA[If you&#8217;re using Microsoft ASP.NET AjaxToolkit&#8217;s AsyncFileUpload placed inside a webform nested in a master page, chances are you&#8217;ll be faced with a baffling error message &#8220;The file attached is invalid&#8221;. No amount of manual troubleshooting and breakpoint-ing help because there&#8217;s no complete error messages (or even any that makes sense). The reason: The client [...]]]></description>
		<wfw:commentRss>http://www.thebits.info/programming-tips/asp-net/fix-asyncfileupload-always-return-the-file-attached-is-invalid-207.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting .NET Forms Authentication to Work with Active Directory</title>
		<link>http://www.thebits.info/windows/getting-net-forms-authentication-to-work-with-active-directory-189.htm</link>
		<comments>http://www.thebits.info/windows/getting-net-forms-authentication-to-work-with-active-directory-189.htm#comments</comments>
		<pubDate>Tue, 08 Jun 2010 22:52:31 +0000</pubDate>
		<dc:creator>Lord TCT</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thebits.info/?p=189</guid>
		<description><![CDATA[Developers new to Active Directory programming might find it frustrating that the ActiveDirectoryMembershipProvider example codes provided by Microsoft does not seem to work, at least on Windows 2008 R2 with ASP.NET 4.0 using &#8220;logon&#8221; usernames eg. &#8220;administrator&#8221;, &#8220;domain\joe&#8221;. The reason is because the ActiveDirectoryMembershipProvider by default maps username to as UPN username (User Principal Name, [...]]]></description>
		<wfw:commentRss>http://www.thebits.info/windows/getting-net-forms-authentication-to-work-with-active-directory-189.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting N56FU/E6000 to work in Linux</title>
		<link>http://www.thebits.info/linux/getting-n56fue6000-to-work-in-linux-179.htm</link>
		<comments>http://www.thebits.info/linux/getting-n56fue6000-to-work-in-linux-179.htm#comments</comments>
		<pubDate>Sun, 29 Nov 2009 01:30:07 +0000</pubDate>
		<dc:creator>Lord TCT</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[EM6000]]></category>
		<category><![CDATA[Maplin]]></category>
		<category><![CDATA[N56FU]]></category>

		<guid isPermaLink="false">http://www.thebits.info/?p=179</guid>
		<description><![CDATA[They are many reasons why I wanted to get this meter working in Linux. But whatever your reason is, this guide is for you. 1. If you are in luck, your kernel should support CP210x USB-to-UART converts. When you plug in the meter, dmesg will happily tell you that the meter has been to attached [...]]]></description>
		<wfw:commentRss>http://www.thebits.info/linux/getting-n56fue6000-to-work-in-linux-179.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
