

<?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>Vlad&#039;s blog</title>
	<atom:link href="http://blog.v-lad.org/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.v-lad.org</link>
	<description></description>
	<lastBuildDate>Wed, 29 Jun 2011 00:16:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New version 0.5 of AWS4C released</title>
		<link>http://blog.v-lad.org/archives/42</link>
		<comments>http://blog.v-lad.org/archives/42#comments</comments>
		<pubDate>Wed, 29 Jun 2011 00:08:54 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[aws4c]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[aws4c development]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=42</guid>
		<description><![CDATA[Here we go again, another version of AWS4C The new release includes support for S3 delete operation. Check the API Reference and example code in s3_delete.c for details. The library could be downloaded from here]]></description>
			<content:encoded><![CDATA[<p>Here we go again,  another version of AWS4C</p>
<p>The new release includes support for S3 delete operation.  Check the <a href="http://code.google.com/p/aws4c/wiki/APIRef#S3_Interface_Functions">API Reference</a>  and example code in s3_delete.c for details.</p>
<p>The library could be downloaded from <a href="http://code.google.com/p/aws4c/downloads/list">here</a></p>
<p></a></p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Port of RXTX library to Android platform</title>
		<link>http://blog.v-lad.org/archives/40</link>
		<comments>http://blog.v-lad.org/archives/40#comments</comments>
		<pubDate>Wed, 02 Mar 2011 06:58:12 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[RXTX]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=40</guid>
		<description><![CDATA[Just ported a google RXTX library to the Android platform. Â  Â Check out the picture below, it shows the Motorola Droid phone talking to the FreeNAS device over the serial port. &#160; ï»¿ &#160; ï»¿More information and binaries are hereÂ ï»¿http://v-lad.org/projects/gnu.io.android/. Â  The source code of port is here Â ï»¿https://github.com/vladistan/gnu.io.android/ . If you have any questions, [...]]]></description>
			<content:encoded><![CDATA[<p>Just ported a google <a href="http://rxtx.qbang.org/wiki/index.php/Main_Page">RXTX</a> library to the Android platform. Â  Â Check out the picture below, it shows the Motorola Droid phone talking to the FreeNAS device over the serial port.</p>
<p>&nbsp;</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="AndroidSerialS1.jpg" src="http://blog.v-lad.org/wp-content/uploads/2011/03/AndroidSerialS1.jpg" border="0" alt="Testing android with serial" width="493" height="336" /></p>
<p>ï»¿</p>
<p>&nbsp;</p>
<p>ï»¿More information and binaries are hereÂ ï»¿<a href="http://v-lad.org/projects/gnu.io.android/">http://v-lad.org/projects/gnu.io.android/</a>. Â  The source code of port is here Â ï»¿<a href="https://github.com/vladistan/gnu.io.android/">https://github.com/vladistan/gnu.io.android/</a> .</p>
<p>If you have any questions, comments or support request post them below.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/40/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>New version of AWS4C has been released</title>
		<link>http://blog.v-lad.org/archives/30</link>
		<comments>http://blog.v-lad.org/archives/30#comments</comments>
		<pubDate>Sun, 03 Oct 2010 23:20:09 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[aws4c]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=30</guid>
		<description><![CDATA[Just released new version of AWS4C library. The new release includes support for Reduced Redundancy Storage and some bug fixes related to memory and socket leaks during extended operations. The library could be downloaded from here: http://code.google.com/p/aws4c/downloads/list This release was made possible thanks to the anonymous contributors, who submitted these fixes.]]></description>
			<content:encoded><![CDATA[<p>Just released new version of AWS4C library.</p>
<p>The new release includes support for Reduced Redundancy Storage and some bug fixes related to memory and socket leaks during extended operations.</p>
<p>The library could be downloaded from here: </p>
<p><a href="http://code.google.com/p/aws4c/downloads/list">http://code.google.com/p/aws4c/downloads/list</a></p>
<p>This release was made possible thanks to the anonymous contributors, who submitted these fixes.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/30/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Slides from Sep 20 Cloud Computing Development Talk</title>
		<link>http://blog.v-lad.org/archives/29</link>
		<comments>http://blog.v-lad.org/archives/29#comments</comments>
		<pubDate>Wed, 29 Sep 2010 03:02:00 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=29</guid>
		<description><![CDATA[Slides from the talk I gave at UMBC are here. They cover Cloud Computing Development in general and Amazon Web Services in detail. Feel free to comment.]]></description>
			<content:encoded><![CDATA[<p>Slides from the talk I gave at <a href="http://research.ebiquity.org/">UMBC</a> are <a href="http://bit.ly/d2gllz">here</a>.    They cover Cloud Computing Development in general and Amazon Web Services in detail.</p>
<p>Feel free to comment. </p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/29/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling native programs for Android</title>
		<link>http://blog.v-lad.org/archives/26</link>
		<comments>http://blog.v-lad.org/archives/26#comments</comments>
		<pubDate>Wed, 18 Aug 2010 23:45:07 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ndk]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=26</guid>
		<description><![CDATA[There is an excellent tutorial by Nirnimesh on how to compile native programs for Android here http://android-tricks.blogspot.com/2009/02/hello-world-c-program-on-using-android.html Unfortunately things have changed a bit since last year when this post was written. Andy&#8217;s agcc script doesn&#8217;t work with the most recent Google NDK release 4B. I have changed the script a little bit to address new [...]]]></description>
			<content:encoded><![CDATA[<p>There is an excellent tutorial by <a href="http://www.blogger.com/profile/02245745164908903746">Nirnimesh</a> on how to compile native programs for Android here <a href="http://android-tricks.blogspot.com/2009/02/hello-world-c-program-on-using-android.html">http://android-tricks.blogspot.com/2009/02/hello-world-c-program-on-using-android.html</a></p>
<p>Unfortunately things have changed a bit since last year when this post was written.   Andy&#8217;s <a href="http://plausible.org/andy/agcc">agcc</a> script doesn&#8217;t work with the <a href="http://developer.android.com/sdk/ndk/index.html">most recent Google NDK release 4B</a>.</p>
<p>I have changed the script a little bit to address new path changes.  The new script is available here<a href="http://android-cruft.googlecode.com/files/agcc-0.2.tgz"> http://android-cruft.googlecode.com/files/agcc-0.2.tgz</a>.</p>
<p>Make sure to add this to your path </p>
<p><code> $HOME/AndroidNDK/build/prebuilt/linux-x86/arm-eabi-4.4.0/bin/</code></p>
<p>where <strong>AndroidNDK</strong> is  your NDK installation directory.</p>
<p>Hope this works for you.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/26/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>AWS4C has been updated</title>
		<link>http://blog.v-lad.org/archives/22</link>
		<comments>http://blog.v-lad.org/archives/22#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:47:07 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=22</guid>
		<description><![CDATA[Thanks to Henry N. for sending patches to the AWS4C library. I applied and tested them, hence the new release of the library. Here is the list of changes: The code quality has been improved. Some memory leaks fixed. Also addressed some warnings given by GCC 4.1.2 Addressed a bug with having wrong file length [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Henry N.  for sending patches to the <a href="http://code.google.com/p/aws4c/">AWS4C</a> library.   I applied and tested them, hence the new release of the library.</p>
<p>Here is the list of changes:</p>
<ul>
<li>The code quality has been improved.  Some memory leaks fixed. Also addressed some warnings given by GCC 4.1.2 </li>
<li> Addressed a bug with having wrong file length after get</li>
<li> When debug is not set, don&#8217;t print verbose output to stdout</li>
<li> Fixed up EU and virtual host URLS </li>
<li> Now can set the mime-type for the items</li>
<li> Now can attach canned ACL to the items</li>
</ul>
<p>The library is available at <a href="http://code.google.com/p/aws4c/">http://code.google.com/p/aws4c/</a></p>
<p>Have any questions or suggestions write to me &#8216;tutorials@v-lad.org&#8217; or post your comment here.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excellent hadoop ports and filenames reference</title>
		<link>http://blog.v-lad.org/archives/17</link>
		<comments>http://blog.v-lad.org/archives/17#comments</comments>
		<pubDate>Sat, 15 Aug 2009 08:04:03 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[hadoop]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=17</guid>
		<description><![CDATA[There is an excellent hadoop port numbers reference posted by the Cloudera people http://www.cloudera.com/blog/2009/08/14/hadoop-default-ports-quick-reference/. Hadoop uses a lot of ports to communicate between the nodes and to provide the UI. The quick reference guide make it easier to keep track of what is going on.]]></description>
			<content:encoded><![CDATA[<p>There is an excellent hadoop port numbers reference posted by the Cloudera people <a href="http://www.cloudera.com/blog/2009/08/14/hadoop-default-ports-quick-reference/">http://www.cloudera.com/blog/2009/08/14/hadoop-default-ports-quick-reference/</a>.</p>
<p>Hadoop uses a lot of ports to communicate between the nodes and to provide the UI.  The quick reference guide make it easier to keep track of what is going on.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AWS4C a C library that lets you work with AWS</title>
		<link>http://blog.v-lad.org/archives/13</link>
		<comments>http://blog.v-lad.org/archives/13#comments</comments>
		<pubDate>Fri, 12 Jun 2009 17:43:44 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=13</guid>
		<description><![CDATA[Believe it or not some people need to write programs to access Amazon Web Services in This project grew out of the conversion of my old HPC project to run on the amazon EC2. I needed a C library to access the code. Unfortunately I couldn&#8217;t find any, so I wrote my own. The code [...]]]></description>
			<content:encoded><![CDATA[<p>Believe it or not some people need to write programs to access Amazon Web Services in This project grew out of the conversion of my old HPC project to run on the amazon EC2.</p>
<p>I needed a C library to access the code. Unfortunately I couldn&#8217;t find any, so I wrote my own.</p>
<p>The code quality sucks, I wrote the whole thing pretty much in one day. And I wouldn&#8217;t use it for anything more then a proof of concept projects unless it is heavily reworked to be more robust. But nevertheless it gets the job done.</p>
<p>The library includes bindings for SQS and S3.</p>
<p>It depends on libcurl for its network operations and openssl for the crypto.</p>
<p>There is also  <a href="http://aws.28msec.com/">libAWS</a> but it is heavily C++ dependent so it wouldn&#8217;t work for all types of C projects.</p>
<p>The library is available at <a href="http://code.google.com/p/aws4c/">http://code.google.com/p/aws4c/</a></p>
<p>Have any questions or suggestions write to me &#8216;tutorials@v-lad.org&#8217; or post your comment here.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/13/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hadoop tutorial for Windows and Eclipse.</title>
		<link>http://blog.v-lad.org/archives/4</link>
		<comments>http://blog.v-lad.org/archives/4#comments</comments>
		<pubDate>Fri, 20 Mar 2009 11:09:37 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[hadoop]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.v-lad.org/?p=4</guid>
		<description><![CDATA[Just posted a tutorial on how to configure hadoop environment for Windows using CYGWIN.    The tutorial explains how to set-up a hadoop cluster in the pseudo distributed mode and how to get it working with the Eclipse. If you have any questions / comments / suggestions about this tutorial post them here. The tutorial is [...]]]></description>
			<content:encoded><![CDATA[<p>Just posted a <a href="http://v-lad.org/Tutorials/Hadoop/00%20-%20Intro.html">tutorial </a>on how to configure hadoop environment for Windows using <a href="http://www.cygwin.com/">CYGWIN</a>.    The tutorial explains how to set-up a hadoop cluster in the pseudo distributed mode and how to get it working with the <a href="http://www.eclipse.org/">Eclipse</a>.</p>
<p>If you have any questions / comments / suggestions about this tutorial post them here.</p>
<p><a title="Hadoop tutorial" href="http://v-lad.org/Tutorials/Hadoop/00%20-%20Intro.html">The tutorial is located here.</a></p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.v-lad.org/archives/4/feed</wfw:commentRss>
		<slash:comments>197</slash:comments>
		</item>
	</channel>
</rss>

