<?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>n0on3.net &#187; www</title>
	<atom:link href="http://www.n0on3.net/tag/www/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n0on3.net</link>
	<description>Keystrokes :.</description>
	<lastBuildDate>Thu, 15 Dec 2011 22:33:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find me a Roof !</title>
		<link>http://www.n0on3.net/find-me-a-roof/</link>
		<comments>http://www.n0on3.net/find-me-a-roof/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 18:24:59 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[University Stuffs]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=221</guid>
		<description><![CDATA[The last finals at university are flowing and time to choose the subject for my thesis is approaching. Anyway, today was the turn of the presentation of the final project for the &#8220;Web Information Management&#8221; class. I and a couple of colleagues developed a search engine on the vertical domain of realties advertisement. Here are ]]></description>
		<wfw:commentRss>http://www.n0on3.net/find-me-a-roof/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use XPath in Java</title>
		<link>http://www.n0on3.net/how-to-use-xpath-in-java/</link>
		<comments>http://www.n0on3.net/how-to-use-xpath-in-java/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 23:41:41 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xpath]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=214</guid>
		<description><![CDATA[Need to use XPath in Java? Here is a quick example, to get something from an XHTML file: import javax.xml.xpath.*; import org.w3c.dom.*; import org.w3c.tidy.Tidy; import java.io.File; import java.io.FileInputStream; &#160; File file = new File&#40;&#34;/abs/path/to/file&#34;&#41;; FileInputStream xhtml = new FileInputStream&#40;file&#41;; &#160; Tidy tidy = new Tidy&#40;&#41;; tidy.setQuiet&#40;true&#41;; tidy.setShowWarnings&#40;false&#41;; Document doc = tidy.parseDOM&#40;xhtml, null&#41;; &#160; XPathFactory xpf ]]></description>
		<wfw:commentRss>http://www.n0on3.net/how-to-use-xpath-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EH Miracle on Thirty-Hack Street A&amp;W out</title>
		<link>http://www.n0on3.net/eh-miracle-on-thirty-hack-street-results-out/</link>
		<comments>http://www.n0on3.net/eh-miracle-on-thirty-hack-street-results-out/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 18:25:15 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Random stuffs]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=205</guid>
		<description><![CDATA[Answers and Winners for Ethical Hacker Network Christmas Contest Miracle on Thirty-Hack Street are out. Unfortunately my answer was not enough complete . Anyway, this is a nice chance to spread something on the most famous socnet users privacy management. This is the answer i submitted on Jan 6 2010: 1) Transitive relation of the ]]></description>
		<wfw:commentRss>http://www.n0on3.net/eh-miracle-on-thirty-hack-street-results-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview of the ExAlg Approach</title>
		<link>http://www.n0on3.net/exalg-overview/</link>
		<comments>http://www.n0on3.net/exalg-overview/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 09:27:21 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[University Stuffs]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=197</guid>
		<description><![CDATA[In the context of the Information Management for the Web class i&#8217;m currently attending, students are occasionally asked to review some related or interesting scientific publication. This time, since we had been introduced to the ROADRUNNER project mantained by the database group at Roma Tre University, I and a couple of colleagues offered ourselves to ]]></description>
		<wfw:commentRss>http://www.n0on3.net/exalg-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download YouTube videos with a shell script</title>
		<link>http://www.n0on3.net/download-youtube-videos-with-a-shell-scrip/</link>
		<comments>http://www.n0on3.net/download-youtube-videos-with-a-shell-scrip/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:30:06 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Random stuffs]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=186</guid>
		<description><![CDATA[In my last post I wrote about extracting audio from in-streaming-format videos, that people often may get from content streaming services like eg. YouTube. As said, those videos may be downloaded in several ways that may also be different depending on the hosting service. A pretty effective way is using some plugin for your browser ]]></description>
		<wfw:commentRss>http://www.n0on3.net/download-youtube-videos-with-a-shell-scrip/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Extract mp3 audio from streaming videos</title>
		<link>http://www.n0on3.net/extract-mp3-audio-from-streaming-video/</link>
		<comments>http://www.n0on3.net/extract-mp3-audio-from-streaming-video/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 14:51:01 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Random stuffs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=183</guid>
		<description><![CDATA[Sometimes you may just want to get the soundtrack of a video. And you know, today most videos are available in streaming on the web. There are several ways to download those videos, depending on the service that hosts them, but there are also many websites that explains how to do that. To give an ]]></description>
		<wfw:commentRss>http://www.n0on3.net/extract-mp3-audio-from-streaming-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Switching to wordpress</title>
		<link>http://www.n0on3.net/switching-to-wordpress/</link>
		<comments>http://www.n0on3.net/switching-to-wordpress/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 02:10:42 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=44</guid>
		<description><![CDATA[I&#8217;m getting rid of drupal and i decided to give a chance to WordPress. I&#8217;ve already had some experiences with blog platforms or popular and complex CMS like Joomla , but never really looked close at wordpress, that today looks really more promising than how it seems some time ago. Hope for the best !]]></description>
		<wfw:commentRss>http://www.n0on3.net/switching-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert QuickTime &#039;.mov&#039; clips to &#039;.m4v&#039;</title>
		<link>http://www.n0on3.net/convert-quicktime-mov-clips-to-m4v/</link>
		<comments>http://www.n0on3.net/convert-quicktime-mov-clips-to-m4v/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 10:33:51 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[Random stuffs]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=87</guid>
		<description><![CDATA[I&#8217;m not used to video editing, but I had to convert a movie recorded on my (Snow Leopard) Mac Os  X screen and saved as a &#8216;.mov&#8217; file, in order to publish it on the web. I asked google before getting  deep into ffmpeg man page, and found tons of unknown-software, tips on using iMovie, and so ]]></description>
		<wfw:commentRss>http://www.n0on3.net/convert-quicktime-mov-clips-to-m4v/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MagicThumb</title>
		<link>http://www.n0on3.net/magicthumb/</link>
		<comments>http://www.n0on3.net/magicthumb/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:20:48 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=36</guid>
		<description><![CDATA[MagicThumb is a nice tool from magictoolbox.com that provide a way to display images  linked to thumbs on a page via javascript. Non-commercial websites can get a free licence  and  use this cool product for free. This is a smart policy for this company, because quality of  their  products are promoted &#8220;on field&#8221;. On the ]]></description>
		<wfw:commentRss>http://www.n0on3.net/magicthumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting up</title>
		<link>http://www.n0on3.net/starting-up/</link>
		<comments>http://www.n0on3.net/starting-up/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:26:04 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=7</guid>
		<description><![CDATA[I&#8217;ve being thinking about this option for a while, since I feel again the need to have some sort of  online space but really don&#8217;t have the time right now to take up my own cms on the top of my  still  under-never-ending-dev framework for web apps as i wished, so i decided to fall ]]></description>
		<wfw:commentRss>http://www.n0on3.net/starting-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

