<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dev notes</title>
	<atom:link href="http://alexdevnotes.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexdevnotes.wordpress.com</link>
	<description>Just another dev notes at WordPress.com weblog</description>
	<lastBuildDate>Wed, 07 Oct 2009 10:49:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='alexdevnotes.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dev notes</title>
		<link>http://alexdevnotes.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://alexdevnotes.wordpress.com/osd.xml" title="Dev notes" />
	<atom:link rel='hub' href='http://alexdevnotes.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CURL for RESTful Web Services</title>
		<link>http://alexdevnotes.wordpress.com/2009/10/07/curl-for-restful-web-services/</link>
		<comments>http://alexdevnotes.wordpress.com/2009/10/07/curl-for-restful-web-services/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 10:48:10 +0000</pubDate>
		<dc:creator>alexv</dc:creator>
				<category><![CDATA[util]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://alexdevnotes.wordpress.com/?p=14</guid>
		<description><![CDATA[As easy as: % curl -X GET -H &#8220;My-Header-Here: value&#8221; http://localhost/item/id?param=value Man pages and tutorial at: http://curl.haxx.se/ Cygwin port is available as well.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=14&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As easy as:</p>
<p>% curl -X GET -H &#8220;My-Header-Here: value&#8221; http://localhost/item/id?param=value</p>
<p>Man pages and tutorial at:</p>
<p><a href="http://curl.haxx.se/">http://curl.haxx.se/</a></p>
<p>Cygwin port is available as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alexdevnotes.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alexdevnotes.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alexdevnotes.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alexdevnotes.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alexdevnotes.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alexdevnotes.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alexdevnotes.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alexdevnotes.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=14&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alexdevnotes.wordpress.com/2009/10/07/curl-for-restful-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0761ba72557bf1b89fa73f327b6913a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexv</media:title>
		</media:content>
	</item>
		<item>
		<title>Deploy maven artifacts to public repository</title>
		<link>http://alexdevnotes.wordpress.com/2009/09/29/deploy-maven-artifacts-to-public-repository/</link>
		<comments>http://alexdevnotes.wordpress.com/2009/09/29/deploy-maven-artifacts-to-public-repository/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 11:39:29 +0000</pubDate>
		<dc:creator>alexv</dc:creator>
				<category><![CDATA[util]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://alexdevnotes.wordpress.com/?p=9</guid>
		<description><![CDATA[Use following command to deploy third-party artifact to public repository: mvn deploy:deploy-file -Dfile=application-0.0.1.jar -DgroupId=com.company -DartifactId=application -Dversion=0.0.1 -Dpackaging=jar -Durl=http://company.com/repository/url/thirdparty -DrepositoryId=repo-id Source:  http://maven.apache.org/plugins/maven-deploy-plugin/usage.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=9&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use following command to deploy third-party artifact to public repository:</p>
<p><code>mvn deploy:deploy-file -Dfile=application-0.0.1.jar -DgroupId=com.company -DartifactId=application -Dversion=0.0.1 -Dpackaging=jar -Durl=http://company.com/repository/url/thirdparty -DrepositoryId=repo-id</code></p>
<p>Source: <a title="maven guide" href="http://maven.apache.org/plugins/maven-deploy-plugin/usage.html" target="_blank"> http://maven.apache.org/plugins/maven-deploy-plugin/usage.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alexdevnotes.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alexdevnotes.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alexdevnotes.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alexdevnotes.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alexdevnotes.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alexdevnotes.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alexdevnotes.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alexdevnotes.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=9&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alexdevnotes.wordpress.com/2009/09/29/deploy-maven-artifacts-to-public-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0761ba72557bf1b89fa73f327b6913a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexv</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Maven artifacts to local repository</title>
		<link>http://alexdevnotes.wordpress.com/2009/09/29/install-maven-artifacts-to-local-repository/</link>
		<comments>http://alexdevnotes.wordpress.com/2009/09/29/install-maven-artifacts-to-local-repository/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:38:52 +0000</pubDate>
		<dc:creator>alexv</dc:creator>
				<category><![CDATA[util]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://alexdevnotes.wordpress.com/?p=3</guid>
		<description><![CDATA[To install maven artifact to local repository without affecting public repository you will do the following thing: mvn install:install-file -DgroupId=com.company -DartifactId=application -Dversion=0.0.1 -Dfile=application-0.0.1.jar -Dpackaging=jar -DgeneratePom=true Source: http://maven.apache.org/plugins/maven-install-plugin/usage.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=3&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To install maven artifact to local repository without affecting public repository you will do the following thing:</p>
<p><code>mvn install:install-file -DgroupId=com.company -DartifactId=application -Dversion=0.0.1 -Dfile=application-0.0.1.jar -Dpackaging=jar -DgeneratePom=true</code></p>
<p>Source: <a href="http://maven.apache.org/plugins/maven-install-plugin/usage.html" target="_blank">http://maven.apache.org/plugins/maven-install-plugin/usage.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alexdevnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alexdevnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alexdevnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alexdevnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alexdevnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alexdevnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alexdevnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alexdevnotes.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=3&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alexdevnotes.wordpress.com/2009/09/29/install-maven-artifacts-to-local-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0761ba72557bf1b89fa73f327b6913a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexv</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://alexdevnotes.wordpress.com/2009/09/29/hello-world/</link>
		<comments>http://alexdevnotes.wordpress.com/2009/09/29/hello-world/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:31:55 +0000</pubDate>
		<dc:creator>alexv</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging! Thanks WordPress for your charity. Now let me start my notes. No deep thoughts or investigations, just quick tips and tricks to remember instead of writing them down to text file.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=1&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p></blockquote>
<p>Thanks WordPress for your charity. Now let me start my notes. No deep thoughts or investigations, just quick tips and tricks to remember instead of writing them down to text file.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/alexdevnotes.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/alexdevnotes.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/alexdevnotes.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/alexdevnotes.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/alexdevnotes.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/alexdevnotes.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/alexdevnotes.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/alexdevnotes.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=alexdevnotes.wordpress.com&amp;blog=9702769&amp;post=1&amp;subd=alexdevnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://alexdevnotes.wordpress.com/2009/09/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0761ba72557bf1b89fa73f327b6913a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexv</media:title>
		</media:content>
	</item>
	</channel>
</rss>
