<?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>My Side Notes</title>
	<atom:link href="http://www.mysidenotes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysidenotes.com</link>
	<description>my notes on technical support issues and not only...</description>
	<lastBuildDate>Sat, 15 May 2010 14:33:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disable 3G/2G Data transfer in Android 2.1</title>
		<link>http://www.mysidenotes.com/2010/05/15/disable-data-transfer-in-android-2-1/</link>
		<comments>http://www.mysidenotes.com/2010/05/15/disable-data-transfer-in-android-2-1/#comments</comments>
		<pubDate>Sat, 15 May 2010 13:01:16 +0000</pubDate>
		<dc:creator>as</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=234</guid>
		<description><![CDATA[It was bugging me that my phone eats out my allowance all the time using data connection.
It did that even when I disabled applications background data transfer.
I was looking for a feature allowing to disable 3G and 2G data connections allowing WiFi only.
When I was buying the phone I thought there is a setting allowing [...]]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2010/05/15/disable-data-transfer-in-android-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>forensics grep regular expressions (credit cards, IP, e-mail addresses, IBAN)</title>
		<link>http://www.mysidenotes.com/2010/04/10/grep-credit-cards-regular-expression/</link>
		<comments>http://www.mysidenotes.com/2010/04/10/grep-credit-cards-regular-expression/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 19:39:12 +0000</pubDate>
		<dc:creator>as</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=217</guid>
		<description><![CDATA[The following regular expressions were tested on Gentoo x64

Search for credit card numbers

grep -E &#8216;(^&#124;[[:space:]])[456][[:digit:]]{3}((-&#124;[[:space:]])?[[:digit:]]{4}){3}([[:space:]]&#124;$)&#8217; &#60;filename&#62;

Search for IP addresses

# grep -E &#8216;(^&#124;[[:space:]])[[:digit:]]{1,3}(\.[[:digit:]]{1,3}){3}([[:space:]]&#124;$)&#8217; &#60;filename&#62;

Search for e-mail addresses

# grep -E &#8216;(^&#124;[[:space:]])[[:alnum:]]{1,}@[[:alnum:]]{2,}\.[[:alpha:]]{2,6}([[:space:]]&#124;$)&#8217; &#60;filename&#62;

Search for IBAN

grep -E &#8216;(^&#124;[[:space:]])[A-Z]{2}[[:digit:]]{2}((-&#124;[[:space:]])[[:alnum:]]{4}){3}&#8217; &#60;filename&#62;
if anybody can give me something less ugly please post it here
]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2010/04/10/grep-credit-cards-regular-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server messages disappearence</title>
		<link>http://www.mysidenotes.com/2010/04/01/exchange-server-messages-disappearence/</link>
		<comments>http://www.mysidenotes.com/2010/04/01/exchange-server-messages-disappearence/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 19:33:30 +0000</pubDate>
		<dc:creator>as</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Mystery]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=212</guid>
		<description><![CDATA[Another story from the mystery category. A Microsoft Small Business Server has been moved from one premises to another twice in the last two weeks. The first time the server was moved and the users confirmed that the server is up and running and all the services working fine. The main service of the server [...]]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2010/04/01/exchange-server-messages-disappearence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hash functions on md RAID-6: part three</title>
		<link>http://www.mysidenotes.com/2010/04/01/hash-functions-on-md-raid-6-part-three/</link>
		<comments>http://www.mysidenotes.com/2010/04/01/hash-functions-on-md-raid-6-part-three/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 19:17:41 +0000</pubDate>
		<dc:creator>as</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mystery]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=209</guid>
		<description><![CDATA[In the original configuration the RAID-6 over the 6 disks was build using two different SATA controllers. Four disks were connected to RocketRAID and the other two connected to the integrated Intel SATA.
Now, the motherboard has changed to  a new one with 6 SATA connections via the integrated controller. However, it caused tat the CPU [...]]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2010/04/01/hash-functions-on-md-raid-6-part-three/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hash functions on md RAID-6: part two</title>
		<link>http://www.mysidenotes.com/2010/03/27/hash-functions-on-md-raid-6-part-two/</link>
		<comments>http://www.mysidenotes.com/2010/03/27/hash-functions-on-md-raid-6-part-two/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 20:47:22 +0000</pubDate>
		<dc:creator>as</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mystery]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=195</guid>
		<description><![CDATA[A new kernel was installed and every package on the system was recompiled&#8230;
So, here is another attempt. All the files are scp&#8217;ed to the second computer onto the RAID-6. And again, there is inconsistency. Tho hashes were calculated OK, all the other FAILED.
$ for i in md5sum sha1sum sha256sum; do $i -c $i.sum ; done
Partition_1.dd: [...]]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2010/03/27/hash-functions-on-md-raid-6-part-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hash functions on md RAID-6: part one</title>
		<link>http://www.mysidenotes.com/2010/03/26/hash-functions-on-md-raid-6/</link>
		<comments>http://www.mysidenotes.com/2010/03/26/hash-functions-on-md-raid-6/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 14:34:59 +0000</pubDate>
		<dc:creator>as</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mystery]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=164</guid>
		<description><![CDATA[I stumbled across a very unusual problem. I have one computer with a number of big files from 1Gb to 10 Gb. The files are dd images of some disk partitions. md5sum, sha1sum and sha256sum hashes are OK on this computer.
# for i in md5sum sha1sum sha256sum; do $i -c $i.sum ; done
Partition_1.dd: OK
Partition_2.dd: OK
Partition_3.dd: [...]]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2010/03/26/hash-functions-on-md-raid-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeper Hill</title>
		<link>http://www.mysidenotes.com/2009/12/20/keeper-hill/</link>
		<comments>http://www.mysidenotes.com/2009/12/20/keeper-hill/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 10:28:07 +0000</pubDate>
		<dc:creator>renumbus</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Ireland]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=150</guid>
		<description><![CDATA[December, 19th, 2009

]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2009/12/20/keeper-hill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flood in Limerick, November 2009</title>
		<link>http://www.mysidenotes.com/2009/12/03/flood-in-limerick-november-2009/</link>
		<comments>http://www.mysidenotes.com/2009/12/03/flood-in-limerick-november-2009/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:01:41 +0000</pubDate>
		<dc:creator>renumbus</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Limerick]]></category>
		<category><![CDATA[Flood]]></category>
		<category><![CDATA[Shannon]]></category>
		<category><![CDATA[UL]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=94</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2009/12/03/flood-in-limerick-november-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony VGN-BZ21VN fingerprint driver for Windows XP</title>
		<link>http://www.mysidenotes.com/2009/08/18/sony-vgn-bz21vn-fingerprint-driver-for-windows-xp/</link>
		<comments>http://www.mysidenotes.com/2009/08/18/sony-vgn-bz21vn-fingerprint-driver-for-windows-xp/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 10:43:28 +0000</pubDate>
		<dc:creator>renumbus</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=52</guid>
		<description><![CDATA[Sony does not provide driver and software for this VAIO laptop for Windows XP.
Google for &#8216;intel fingerprint driver&#8217; gave a link to
Intel web site.
Works like a charm!!!
]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2009/08/18/sony-vgn-bz21vn-fingerprint-driver-for-windows-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keeping all e-mails in mailbox</title>
		<link>http://www.mysidenotes.com/2009/08/18/keeping-all-e-mails-in-mailbox/</link>
		<comments>http://www.mysidenotes.com/2009/08/18/keeping-all-e-mails-in-mailbox/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 09:50:53 +0000</pubDate>
		<dc:creator>renumbus</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Grumpy Corner]]></category>

		<guid isPermaLink="false">http://www.mysidenotes.com/?p=50</guid>
		<description><![CDATA[IMHO it is not a good idea to keep all the e-mails in an e-mail application.
It is like keeping all incoming snail mail in an entry hall.
Even if all e-mails are sorted into folders and subfolders there is a good chance that it will become cluttered over time.
It is much better to keep e-mails and [...]]]></description>
		<wfw:commentRss>http://www.mysidenotes.com/2009/08/18/keeping-all-e-mails-in-mailbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
