<?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>Petros Amiridis</title>
	<atom:link href="http://pamiridis.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pamiridis.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 30 Dec 2009 09:07:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pamiridis.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Petros Amiridis</title>
		<link>http://pamiridis.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pamiridis.wordpress.com/osd.xml" title="Petros Amiridis" />
	<atom:link rel='hub' href='http://pamiridis.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PAbarcode gem</title>
		<link>http://pamiridis.wordpress.com/2009/12/30/pabarcode-gem/</link>
		<comments>http://pamiridis.wordpress.com/2009/12/30/pabarcode-gem/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 09:07:51 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[2-deed]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[gems]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=395</guid>
		<description><![CDATA[In a previous post I mentioned that I started maintaining a set of helper Ruby classes for working with barcodes. I have changed the structure of the project to make it a gem and I have published it on GemCutter. First you need to install the gem: then the example in the previous post needs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=395&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In a <a href="http://blog.7deeds.com/2009/12/23/ruby-barcodes/">previous post</a> I mentioned that I started maintaining a set of helper Ruby classes for working with barcodes. I have changed the structure of the <a href="http://github.com/amiridis/pabarcode">project</a> to make it a gem and I have <a href="http://gemcutter.org/gems/pabarcode">published it on GemCutter</a>.</p>
<p><span id="more-395"></span></p>
<p>First you need to install the gem:</p>
<p><pre class="brush: bash;">
sudo gem install pabarcode
</pre></p>
<p>then the example in the previous post needs to change so as it uses the gem instead of the plain Ruby file:</p>
<p><pre class="brush: ruby;">
require &quot;rubygems&quot;
require &quot;pabarcode&quot;

include PAbarcode

file = File.open(&quot;apog.txt&quot;)

file.each do |line|
  bc = line.slice(0..11)
  bc13 = Barcode.new(bc).get_ean_13
  puts bc13 + line.slice(12..line.length)
end

file.close
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/395/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=395&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/12/30/pabarcode-gem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby helper classes for barcodes</title>
		<link>http://pamiridis.wordpress.com/2009/12/23/ruby-barcodes/</link>
		<comments>http://pamiridis.wordpress.com/2009/12/23/ruby-barcodes/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:06:32 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[2-deed]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=385</guid>
		<description><![CDATA[In my day job, I work a lot with barcodes. We develop Windows Mobile software for devices with barcode readers. From time to time, I need to do file manipulation chores. That is: colleagues give me text files that contain barcodes and ask me to transform these. Yesterday, a colleague of mine asked me to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=385&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my day job, I work a lot with barcodes. We develop Windows Mobile software for devices with barcode readers. From time to time, I need to do file manipulation chores. That is: colleagues give me text files that contain barcodes and ask me to transform these.</p>
<p><span id="more-385"></span></p>
<p>Yesterday, a colleague of mine asked me to take as input a file with 12 characters long barcodes and add a check digit assuming the barcodes are EAN13. I decided to do it and also start maintaining a set of barcode helper classes written in Ruby. I haven&#8217;t created a gem yet, cause the functionality is &#8230; lets say limited <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , but I plan to do so later.</p>
<p>You can go to</p>
<p><a href="http://github.com/amiridis/rbarcode">http://github.com/amiridis/rbarcode</a></p>
<p>and just download the barcode.rb file.</p>
<p>Here is how I used the barcode.rb file in order to transform the file:</p>
<p><pre class="brush: ruby;">
require &quot;barcode&quot;

file = File.open(&quot;apog.txt&quot;)

file.each do |line|
  bc = line.slice(0..11)
  bc13 = Barcode.new(bc).get_ean_13
  puts bc13 + line.slice(12..line.length)
end

file.close
</pre></p>
<p>The file had the following format:</p>
<p><pre class="brush: plain;">
520532435284;1;09
520532435285;1;09
520532463580;1;09
</pre></p>
<p>and for the three lines above it produces:</p>
<p><pre class="brush: plain;">
5205324352841;1;09
5205324352858;1;09
5205324635807;1;09
</pre></p>
<p><strong>Update</strong>: I have changed this project to a gem. You can read about it in my <a href="http://blog.7deeds.com/2009/12/30/pabarcode-gem/">PAbarcode gem</a> post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/385/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=385&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/12/23/ruby-barcodes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog Action Day: Working remotely helps pollute less</title>
		<link>http://pamiridis.wordpress.com/2009/10/15/blog-action-day-working-remotely-helps-pollute-less/</link>
		<comments>http://pamiridis.wordpress.com/2009/10/15/blog-action-day-working-remotely-helps-pollute-less/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 10:42:09 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[1-deed]]></category>
		<category><![CDATA[remote-work]]></category>
		<category><![CDATA[blog-action-day]]></category>
		<category><![CDATA[environment]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=372</guid>
		<description><![CDATA[If you follow me, you know by now that me and my team (4 people in total) started working remotely. I was wondering what to write for Blog Action Day. I decided it would be cool if I could calculate some numbers that showed how we affect our environment in a positive way. We are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=372&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you follow me, you know by now that me and my team (4 people in total) started <a href="http://blog.7deeds.com/2009/06/22/working-remotely/">working remotely</a>. I was wondering what to write for <a href="http://www.blogactionday.org/">Blog Action Day</a>. I decided it would be cool if I could calculate some numbers that showed how we affect our environment in a positive way.</p>
<p><span id="more-372"></span></p>
<p>We are 4 and we work 4 days per week remotely.</p>
<p>We do roughly 32.000 kilometers to go to work and get back home, so that&#8217;s 32.000 less  per year.</p>
<p>Assuming our cars emit 160g of CO2 per kilometer on average.</p>
<p>We emit <strong>5.120.000g</strong> less CO2 per year!!!</p>
<p>That&#8217;s <strong>5.12 tonnes</strong> less CO2 per year!!!</p>
<p>And this is our action for the environment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/372/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=372&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/10/15/blog-action-day-working-remotely-helps-pollute-less/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Rails: url vs path</title>
		<link>http://pamiridis.wordpress.com/2009/09/21/rails-url-vs-path/</link>
		<comments>http://pamiridis.wordpress.com/2009/09/21/rails-url-vs-path/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 22:30:44 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[routes]]></category>
		<category><![CDATA[ruby-on-rails]]></category>
		<category><![CDATA[self-note]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=331</guid>
		<description><![CDATA[I was wondering why some people are using _path and why some use _url. For example, if you have a Post resource you can write the following in your view: [ruby]&#60;%= link_to &#8216;List of posts&#8217;, posts_path %&#62;[/ruby] or the following in the controller: [ruby]redirect_to posts_url[/ruby] Why should I use _url in the controller. I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=331&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was wondering why some people are using _path and why some use _url. For example, if you have a Post resource you can write the following in your view:</p>
<p>[ruby]&lt;%= link_to &#8216;List of posts&#8217;, posts_path %&gt;[/ruby]</p>
<p>or the following in the controller:</p>
<p>[ruby]redirect_to posts_url[/ruby]</p>
<p>Why should I use _url in the controller. I have used _path and it seems to work.</p>
<p>This is an explanation I found in a forum and I quote:</p>
<blockquote><p>
 *_path are for views because ahrefs are implicitly linked to the current URL. So it&#8217;d be a waste of bytes to repeat it over and over. In the controller, though, *_url is needed for redirect_to because the HTTP specification mandates that the Location: header in 3xx redirects is a complete URL.
</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/331/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=331&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/09/21/rails-url-vs-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Volunteering</title>
		<link>http://pamiridis.wordpress.com/2009/09/01/volunteering/</link>
		<comments>http://pamiridis.wordpress.com/2009/09/01/volunteering/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 10:22:35 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[2-deed]]></category>
		<category><![CDATA[communities]]></category>
		<category><![CDATA[non-profit]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[ruby-on-rails]]></category>
		<category><![CDATA[volunteering]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=346</guid>
		<description><![CDATA[Volunteering to non-profit organizations or to open source software projects is my second deed (2-deed). I started this activity in June 2009 by becoming a member of Builders, a RailsBridge project, that connects volunteers with projects for 501c3 non-profits. So far, I am volunteering in two projects: 1) Sunset PTA and GlamourGals Foundation. The basic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=346&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Volunteering to non-profit organizations or to open source software projects is my second deed (<a href="http://blog.7deeds.com/category/2-deed/">2-deed</a>).</p>
<p><a href="http://builders.railsbridge.org/volunteers/28">I started</a> this activity in June 2009 by becoming a member of <a href="http://builders.railsbridge.org/">Builders</a>, a <a href="http://railsbridge.org/">RailsBridge</a> project, that connects volunteers with projects for <a href="http://en.wikipedia.org/wiki/501(c)#501.28c.29.283.29">501c3 non-profits</a>.</p>
<p>So far, I am volunteering in two projects: 1) <a href="http://builders.railsbridge.org/projects/6">Sunset PTA</a> and <a href="http://builders.railsbridge.org/projects/5">GlamourGals Foundation</a>.</p>
<p>The basic reasons I do this are:</p>
<ul>
<li>Learn</li>
<li>Network</li>
<li>Give back</li>
</ul>
<p>I <strong>learn</strong> asking questions or watching other team members doing stuff I don&#8217;t know. I discovered this way of learning is much faster than just reading and online searching. It cannot replace these of course, but it can help in addition to these methods of learning. Sometimes, when I learn something new from a fellow team member, I feel that it would be very difficult to discover it by myself.</p>
<p>When you volunteer to various projects, it is very easy to meet people with more or less the same mentality as yours. You get the opportunity to know them, open up your mind to new ways of thinking, choose who you like better and maybe create stronger relationships that may lead to other forms of cooperation in the future. This is extremely difficult to accomplish if one is only dedicated to their daily business because they don&#8217;t have many opportunities to <strong>network</strong> with new people.</p>
<p>Years and years, I have been receiving a lot of help from the Internet community in various forms: Forums, using free open source projects, becoming better by participating to various communities, educating myself, watching the improvement of commercial products because of the pressure of open source equivalent products, and more. I <strong>give back</strong> to the community by actively contributing and this makes me feel good. It also helps sustain the community and continue growing it.</p>
<p>This is going to be my second deed and I&#8217;ll keep posting any news that fall under this category.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/346/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=346&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/09/01/volunteering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>A typical workflow for a team using Git</title>
		<link>http://pamiridis.wordpress.com/2009/08/27/typical-workflow-team-using-git/</link>
		<comments>http://pamiridis.wordpress.com/2009/08/27/typical-workflow-team-using-git/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:28:43 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[ruby-on-rails]]></category>
		<category><![CDATA[self-note]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=335</guid>
		<description><![CDATA[Lets assume you are in a team, working on a Rails project and you have chosen Git as your version control system. One way to complete a working cycle from pull to push is: DISCLAIMER: There are more ways and many situations that are not described here. This is only a note to self that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=335&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lets assume you are in a team, working on a Rails project and you have chosen Git as your version control system. One way to complete a working cycle from pull to push is:</p>
<p><em>DISCLAIMER: There are more ways and many situations that are not described here. This is only a note to self that may also be useful to you.</em></p>
<p><span id="more-335"></span></p>
<p><strong>Pull from your remote repository to make sure everything is up to date</strong></p>
<p>[shell light="1"]git pull origin master[/shell]</p>
<p><strong>Create a new local branch for keeping your changes way from your local master branch</strong></p>
<p>[shell light="1"]git branch my_new_feature[/shell]</p>
<p><strong>Switch to that branch and start working</strong></p>
<p>[shell light="1"]git checkout my_new_feature[/shell]</p>
<p><strong>After finishing work and running successfully any cukes/specs/tests, commit</strong></p>
<p>[shell light="1"]git commit -am &quot;Implemented my new super duper feature&quot;[/shell]</p>
<p><strong>Then, switch back to local master and pull if you need to also merge any changes since you first pulled</strong></p>
<p>[shell light="1"]<br />
git checkout master<br />
git pull origin master<br />
[/shell]</p>
<p><strong>Merge the local feature branch to master and run any cukes/specs/tests and if everything passes push changes</strong></p>
<p>[shell light="1"]<br />
git merge my_new_feature<br />
git push origin master<br />
[/shell]</p>
<p><strong>This is my preference: I delete the temporary local branch when everything is merged and pushed</strong></p>
<p>[shell light="1"]git branch -d my_new_feature[/shell]</p>
<p>Update &#8211; Here is a more sophisticated approach: <a href="http://blog.hasmanythrough.com/2008/12/18/agile-git-and-the-story-branch-pattern">Agile git and the story branch pattern</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/335/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/335/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/335/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=335&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/08/27/typical-workflow-team-using-git/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Git log</title>
		<link>http://pamiridis.wordpress.com/2009/08/25/git-log/</link>
		<comments>http://pamiridis.wordpress.com/2009/08/25/git-log/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:25:28 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[self-note]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=327</guid>
		<description><![CDATA[When I am working with git, I find it useful to take a quick look at the log. The default [shell light="1"] $ git log [/shell] command doesn&#8217;t show the actual modified/added/deleted files. You can use the following command for that: [shell light="1"] $ git log &#8211;pretty &#8211;stat or $ git log &#8211;pretty=format:&#34;[%h] %ae, %ar: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=327&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I am working with git, I find it useful to take a quick look at the log. The default</p>
<p>[shell light="1"]<br />
$ git log<br />
[/shell]</p>
<p>command doesn&#8217;t show the actual modified/added/deleted files. You can use the following command for that:</p>
<p>[shell light="1"]<br />
$ git log &#8211;pretty &#8211;stat</p>
<p>or</p>
<p>$ git log &#8211;pretty=format:&quot;[%h] %ae, %ar: %s&quot; &#8211;stat<br />
[/shell]</p>
<p>I found the latter in one of <a href="http://alexyoung.org/">Alex Young&#8217;s</a> tweets.</p>
<p>If you have any favorite git log formats, please feel free to mention them in a comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/327/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/327/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=327&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/08/25/git-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing RSpec and Cucumber</title>
		<link>http://pamiridis.wordpress.com/2009/07/11/installing-rspec-and-cucumber/</link>
		<comments>http://pamiridis.wordpress.com/2009/07/11/installing-rspec-and-cucumber/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 08:29:15 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby-on-rails]]></category>
		<category><![CDATA[self-note]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=319</guid>
		<description><![CDATA[Open your shell and, For RSpec: [shell light="1"]$ gem install rspec[/shell] For Cucumber: [shell light="1"]$ gem install cucumber[/shell] Optionally, if you are on Windows, for color output you can also install Win32Console: [shell light="1"]$ gem install win32console[/shell]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=319&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open your shell and,</p>
<p>For RSpec:</p>
<p>[shell light="1"]$ gem install rspec[/shell]</p>
<p>For Cucumber:</p>
<p>[shell light="1"]$ gem install cucumber[/shell]</p>
<p>Optionally, if you are on Windows, for color output you can also install Win32Console:</p>
<p>[shell light="1"]$ gem install win32console[/shell]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/319/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=319&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/07/11/installing-rspec-and-cucumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>
	</item>
		<item>
		<title>Highrise SMS notifications</title>
		<link>http://pamiridis.wordpress.com/2009/07/05/highrise-sms-notifications/</link>
		<comments>http://pamiridis.wordpress.com/2009/07/05/highrise-sms-notifications/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 03:44:38 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[37signals]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google-calendar]]></category>
		<category><![CDATA[highrise]]></category>
		<category><![CDATA[ical]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=302</guid>
		<description><![CDATA[I really love Highrise. It is a 37signals service that helps you organise your contacts, your conversations with these contacts, cases, deals and tasks. Highrise also sends task notifications using SMS. Unfortunately it only supports specific providers for certain countries only. My country (Greece) as well as many other countries all over the world are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=302&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I really love <a href="http://www.highrisehq.com/">Highrise</a>. It is a <a href="http://www.37signals.com/">37signals</a> service that helps you organise your contacts, your conversations with these contacts, cases, deals and tasks. Highrise also sends task notifications using SMS. Unfortunately it only supports specific providers for certain countries only. My country (<a href="http://en.wikipedia.org/wiki/Greece">Greece</a>) as well as many other countries all over the world are not included in that list. Nevertheless, I managed to make Highrise send notifications to my mobile phone through <a href="http://www.google.com/calendar">Google Calendar</a>.</p>
<p><span id="more-302"></span></p>
<p><strong>Step 1: Find out your Highrise iCalendar URL</strong></p>
<p>You do that by navigating to Tasks and looking at the bottom of the page for a link that says &#8220;Subscribe to your iCalendar task feed&#8221;. Clicking on that link will take you to another page where you can find your iCalendar URL. You copy that and you go to the next step.</p>
<p><strong>Step 2: Go to your Google Calendar</strong></p>
<p>Locate your &#8220;Other calendars&#8221; panel and click Add, to add a new calendar. Choose &#8220;Add by URL&#8221; in order to enter the iCalendar URL you found in the previous step.</p>
<div id="attachment_308" class="wp-caption aligncenter" style="width: 263px"><a href="http://blog.7deeds.com/2009/07/05/highrise-sms-notifications/2009-06-30_2158-google-calendar-add-by-url/" rel="attachment wp-att-308"><img src="http://pamiridis.files.wordpress.com/2009/07/2009-06-30_2158-google-calendar-add-by-url.png?w=600" alt="Google Calendar Add By URL" title="Google Calendar Add By URL"   class="size-full wp-image-308" /></a><p class="wp-caption-text">Google Calendar Add By URL</p></div>
<p>Enter the iCalendar URL in the &#8220;Public Calendar Access&#8221; field and press &#8220;Add&#8221;. That&#8217;s it. This calendar will automatically contain all your Highrise tasks. You can go to the calendar settings and add a default notification setting for SMS. That way, every Highrise task will end up in your mobile phone.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/302/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=302&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/07/05/highrise-sms-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>

		<media:content url="http://pamiridis.files.wordpress.com/2009/07/2009-06-30_2158-google-calendar-add-by-url.png" medium="image">
			<media:title type="html">Google Calendar Add By URL</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Jing while working remotely</title>
		<link>http://pamiridis.wordpress.com/2009/06/24/using-jing-while-working-remotely/</link>
		<comments>http://pamiridis.wordpress.com/2009/06/24/using-jing-while-working-remotely/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:07:27 +0000</pubDate>
		<dc:creator>Petros Amiridis</dc:creator>
				<category><![CDATA[remote-work]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[devexpress]]></category>
		<category><![CDATA[telework]]></category>
		<category><![CDATA[XAF]]></category>

		<guid isPermaLink="false">http://blog.7deeds.com/?p=291</guid>
		<description><![CDATA[One of the tools I really appreciate because it helps me enhance my communication is Jing. Jing has a free edition that supports both screen captures with annotations and video captures with voice! What I really like about this tool is the ease of use and the lack of unneeded options and clicks to get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=291&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the tools I really appreciate because it helps me enhance my communication is <a href="http://www.jingproject.com/">Jing</a>. Jing has a free edition that supports both screen captures with annotations and video captures with voice!</p>
<p><span id="more-291"></span></p>
<p>What I really like about this tool is the ease of use and the lack of unneeded options and clicks to get your job done.</p>
<p>I use Jing whenever I want to create a new case using FogBugz. For example whenever I want to report a bug or ask for an enhancement, I may capture the part of the screen of the application, annotate and save it to attach it then to a new case in <a href="http://www.fogcreek.com/FogBugz/">FogBugz</a> or send it directly using Skype to the remote programmer.</p>
<p>Sometimes, I even capture a video showing how to reproduce a bug. Capturing a video with Jing is <strong>very</strong> easy because it does exactly what you need, nothing more and nothing less.</p>
<p>Here is an example FogBugz case with a Jing screen capture with annotations for one of our internal projects. We develop this application using <a href="http://www.devexpress.com/">DevExpress</a> <a href="http://www.devexpress.com/Products/NET/Application_Framework/">XAF</a> which is a very good framework for developing intranet applications.</p>
<div id="attachment_290" class="wp-caption aligncenter" style="width: 310px"><a rel="attachment wp-att-290" href="http://blog.7deeds.com/2009/06/24/using-jing-while-working-remotely/2009-06-24_1330-fogbugzcase/"><img class="size-medium wp-image-290" title="FogBugz Case" src="http://pamiridis.files.wordpress.com/2009/06/2009-06-24_1330-fogbugzcase.png?w=300&#038;h=161" alt="FogBugz Case" width="300" height="161" /></a><p class="wp-caption-text">FogBugz Case</p></div>
<p>This way, I can write fewer words than if I hadn&#8217;t prepared the screen capture. I will also try to post a video capture example in the future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pamiridis.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pamiridis.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pamiridis.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pamiridis.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pamiridis.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pamiridis.wordpress.com/291/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pamiridis.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pamiridis.wordpress.com/291/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pamiridis.wordpress.com&amp;blog=8063567&amp;post=291&amp;subd=pamiridis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pamiridis.wordpress.com/2009/06/24/using-jing-while-working-remotely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2fba0881396c95771fd22ff200c16294?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Petros</media:title>
		</media:content>

		<media:content url="http://pamiridis.files.wordpress.com/2009/06/2009-06-24_1330-fogbugzcase.png?w=300" medium="image">
			<media:title type="html">FogBugz Case</media:title>
		</media:content>
	</item>
	</channel>
</rss>
