<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Dedication to DIY and programming</title>
	
	<link>http://stuff.nekhbet.ro</link>
	<description>A website containing DIY projects and programming tips &amp; tricks.</description>
	<lastBuildDate>Thu, 14 Jan 2010 10:13:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DedicationToDiyAndProgramming" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="dedicationtodiyandprogramming" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Cellular Automata – Conway’s Game of Life in HTML 5</title>
		<link>http://stuff.nekhbet.ro/2010/01/14/cellular-automata-conways-game-of-life-in-html-5.html</link>
		<comments>http://stuff.nekhbet.ro/2010/01/14/cellular-automata-conways-game-of-life-in-html-5.html#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:10:41 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=276</guid>
		<description><![CDATA[I had to do a school project involving automata so, after searching what this means .. I came to &#8220;cellular automaton&#8221; and then to the &#8220;Conway&#8217;s Game of Life&#8221; on wikipedia. I remember doing such a project on RentACoder few years ago in Visual Basic but I didn&#8217;t knew this fancy name for it &#8230; [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2010/01/14/cellular-automata-conways-game-of-life-in-html-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Christmas Holidays :)</title>
		<link>http://stuff.nekhbet.ro/2009/12/24/happy-christmas-holidays.html</link>
		<comments>http://stuff.nekhbet.ro/2009/12/24/happy-christmas-holidays.html#comments</comments>
		<pubDate>Thu, 24 Dec 2009 07:37:47 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=273</guid>
		<description><![CDATA[Happy Christmas Holidays to everyone  
Hope to see you all well in 2010.
]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/12/24/happy-christmas-holidays.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prefill the Twitter status box (“What are you doing?”)</title>
		<link>http://stuff.nekhbet.ro/2009/08/24/how-to-prefill-the-twitter-status-box-what-are-you-doing.html</link>
		<comments>http://stuff.nekhbet.ro/2009/08/24/how-to-prefill-the-twitter-status-box-what-are-you-doing.html#comments</comments>
		<pubDate>Mon, 24 Aug 2009 05:50:33 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[API X tryouts]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=269</guid>
		<description><![CDATA[I&#8217;m working on a website where I need to prefill a certain message in the &#8216;What are you doing?&#8217; textarea from Twitter.
Here is the solution &#8230; redirect the user to :
http://twitter.com/home?status=YOUR_URL_ENCODED_MESSAGE
for example : http://twitter.com/home?status=this%20is%20a%20test
Hope this will help someone  
]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/08/24/how-to-prefill-the-twitter-status-box-what-are-you-doing.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use the DS18S20 and DS18B20 temperature sensors with Arduino</title>
		<link>http://stuff.nekhbet.ro/2009/08/23/how-to-use-the-ds18s20-and-ds18b20-temperature-sensors-with-arduino.html</link>
		<comments>http://stuff.nekhbet.ro/2009/08/23/how-to-use-the-ds18s20-and-ds18b20-temperature-sensors-with-arduino.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 14:08:41 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=254</guid>
		<description><![CDATA[I bought from FunGizmos few DS18S20 temperature sensors to test for my small robot project and last week they finally got into my hands but only today I had the time to try them out.
To connect the sensors to the Arduino board I choose the parasite mode which derive power directly from the data line [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/08/23/how-to-use-the-ds18s20-and-ds18b20-temperature-sensors-with-arduino.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Free Arduino language file for GeSHi</title>
		<link>http://stuff.nekhbet.ro/2009/08/18/free-arduino-language-file-for-geshi.html</link>
		<comments>http://stuff.nekhbet.ro/2009/08/18/free-arduino-language-file-for-geshi.html#comments</comments>
		<pubDate>Tue, 18 Aug 2009 05:50:50 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=226</guid>
		<description><![CDATA[As you may know, from now on all the code from this blog will be on tutorialpedia.
I started writing some Arduino tutorials so I needed a syntax highlighter for the code I wrote, the best choice was GeSHI but it didn&#8217;t had a language file for Arduino code so I wrote it.
An example of it [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/08/18/free-arduino-language-file-for-geshi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino : how to use the Serial port</title>
		<link>http://stuff.nekhbet.ro/2009/08/17/arduino-how-to-use-the-serial-port.html</link>
		<comments>http://stuff.nekhbet.ro/2009/08/17/arduino-how-to-use-the-serial-port.html#comments</comments>
		<pubDate>Mon, 17 Aug 2009 07:57:40 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=235</guid>
		<description><![CDATA[Sometimes you really need to use the Serial port (UART or USART) of Arduino to communicate with your computer (or other devices) for debugging or readings.
Arduino uses digital pins 0 (RX, receive) and 1 (TX, transmission) for Serial communication with all devices and the USB cable for communication with the computer (and the built-in Serial [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/08/17/arduino-how-to-use-the-serial-port.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Arduino’s “Hello World!” : blinking a LED</title>
		<link>http://stuff.nekhbet.ro/2009/08/09/arduinos-hello-world-blinking-a-led.html</link>
		<comments>http://stuff.nekhbet.ro/2009/08/09/arduinos-hello-world-blinking-a-led.html#comments</comments>
		<pubDate>Sun, 09 Aug 2009 06:58:03 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=215</guid>
		<description><![CDATA[As in all programming languages .. you start with a Hello World! code so you can see the basic structure for that language.
Because Arduino can&#8217;t just print &#8216;Hello World!&#8217; (in fact it can but using an external device, like an LCD display, which I will describe in another tutorial) the easiest way is to blink [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/08/09/arduinos-hello-world-blinking-a-led.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back on Arduino!</title>
		<link>http://stuff.nekhbet.ro/2009/08/08/back-on-arduino.html</link>
		<comments>http://stuff.nekhbet.ro/2009/08/08/back-on-arduino.html#comments</comments>
		<pubDate>Sat, 08 Aug 2009 14:33:08 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=211</guid>
		<description><![CDATA[Ok, I got more free time so I dedicated it to few Arduino tutorials starting from the simplest one : Hello World! &#8211; blinking a LED and culminating with the build of my own Arduino-based robot.
The plan is to learn you (and myself) the basics of connecting Arduino to LEDs, temperature sensors, distance sensors, DC [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/08/08/back-on-arduino.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Image Gallery Navigation (slider) plugin in jQuery</title>
		<link>http://stuff.nekhbet.ro/2009/06/23/simple-image-gallery-navigation-slider-plugin-in-jquery.html</link>
		<comments>http://stuff.nekhbet.ro/2009/06/23/simple-image-gallery-navigation-slider-plugin-in-jquery.html#comments</comments>
		<pubDate>Tue, 23 Jun 2009 09:28:51 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=180</guid>
		<description><![CDATA[Hi all,
I started about a year ago a personal project regarding the touristic places I have visited (and will visit) in Romania and because I had a lot of other work to do on my ex-full time job (I&#8217;m now again a freelancer) I never had time to finish it but all changed now and [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2009/06/23/simple-image-gallery-navigation-slider-plugin-in-jquery.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to do a mood lamp using Arduino</title>
		<link>http://stuff.nekhbet.ro/2008/12/27/how-to-do-a-mood-lamp-using-arduino.html</link>
		<comments>http://stuff.nekhbet.ro/2008/12/27/how-to-do-a-mood-lamp-using-arduino.html#comments</comments>
		<pubDate>Sat, 27 Dec 2008 22:39:42 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=154</guid>
		<description><![CDATA[This was my first Arduino project so I decided to use only LEDs  
Being Christmas I wanted to do something nice to look at night so I looked on my electronic parts box and found 3 different color LEDs : red, green and blue. I soldered their cathodes and then took 10 inches of [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2008/12/27/how-to-do-a-mood-lamp-using-arduino.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get coordinates for a given address using PHP</title>
		<link>http://stuff.nekhbet.ro/2008/12/12/how-to-get-coordinates-for-a-given-address-using-php.html</link>
		<comments>http://stuff.nekhbet.ro/2008/12/12/how-to-get-coordinates-for-a-given-address-using-php.html#comments</comments>
		<pubDate>Fri, 12 Dec 2008 17:14:28 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[PHP Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=147</guid>
		<description><![CDATA[During my work on a Danish website I needed to find a way to put on a map a list of Danish restaurants using only their real address (region,city,street,street number) so I start searching for the best solution to convert an address like &#8220;Danmark, Sjælland, Hørve, Dragsholm Alle 4534&#8243; to its corresponding coordinates (55.7754120, 11.3901550).
After [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2008/12/12/how-to-get-coordinates-for-a-given-address-using-php.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to cleanup a folder of SVN entries in Linux</title>
		<link>http://stuff.nekhbet.ro/2008/11/13/how-to-cleanup-a-folder-of-svn-entries-in-linux.html</link>
		<comments>http://stuff.nekhbet.ro/2008/11/13/how-to-cleanup-a-folder-of-svn-entries-in-linux.html#comments</comments>
		<pubDate>Thu, 13 Nov 2008 07:56:46 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Linux Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=142</guid>
		<description><![CDATA[Today I installed at work a Subversion ( SVN ) server and started to do repositories for our projects. At one project I got an error while committing files and then the cleanup operation errored out   . The quick fix for this is usually to delete all &#8220;.svn&#8221; folders from the current folder. [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2008/11/13/how-to-cleanup-a-folder-of-svn-entries-in-linux.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to check if a JavaScript function is defined</title>
		<link>http://stuff.nekhbet.ro/2008/11/12/how-to-check-if-a-javascript-function-is-defined.html</link>
		<comments>http://stuff.nekhbet.ro/2008/11/12/how-to-check-if-a-javascript-function-is-defined.html#comments</comments>
		<pubDate>Wed, 12 Nov 2008 18:06:13 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Javascript Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=134</guid>
		<description><![CDATA[I encountered a small issue on javascript while doing a small hack for a VBulletin plugin. Sometimes a javascript function was included, sometimes not.
So I needed a way to check if that function was or wasn&#8217;t defined so I can call it safely (without any error message). In case you ever need something like this [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2008/11/12/how-to-check-if-a-javascript-function-is-defined.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Arduino is here !!!</title>
		<link>http://stuff.nekhbet.ro/2008/03/24/the-arduino-is-here.html</link>
		<comments>http://stuff.nekhbet.ro/2008/03/24/the-arduino-is-here.html#comments</comments>
		<pubDate>Mon, 24 Mar 2008 06:44:05 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/2008/03/24/the-arduino-is-here.html</guid>
		<description><![CDATA[Finally it is here   and I can start doing some small projects with it. The first one will be a RGB Mood Lamp.

]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2008/03/24/the-arduino-is-here.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Waiting for my board</title>
		<link>http://stuff.nekhbet.ro/2008/02/12/waiting-for-my-board.html</link>
		<comments>http://stuff.nekhbet.ro/2008/02/12/waiting-for-my-board.html#comments</comments>
		<pubDate>Tue, 12 Feb 2008 09:00:00 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/2008/02/12/waiting-for-my-board.html</guid>
		<description><![CDATA[Hey, I was busy with the semester exams but now I&#8217;m almost over with them (the last one is tomorrow but it is pretty easy) 
I wasn&#8217;t into the electronics projects for quite a time but now I&#8217;m determined to make new projects using &#8230; Arrrduino  , I just ordered an Arduino Diecimila board [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2008/02/12/waiting-for-my-board.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
