<?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>About stuff</title>
	<atom:link href="http://dgiakoumakis.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dgiakoumakis.wordpress.com</link>
	<description>Just another weblog for geeks...</description>
	<lastBuildDate>Wed, 30 Mar 2011 21:02:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dgiakoumakis.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>About stuff</title>
		<link>http://dgiakoumakis.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dgiakoumakis.wordpress.com/osd.xml" title="About stuff" />
	<atom:link rel='hub' href='http://dgiakoumakis.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Make use of two different internet connections on a single Windows 7 machine.</title>
		<link>http://dgiakoumakis.wordpress.com/2010/04/16/make-use-of-two-different-internet-connections-on-a-single-windows-7-machine/</link>
		<comments>http://dgiakoumakis.wordpress.com/2010/04/16/make-use-of-two-different-internet-connections-on-a-single-windows-7-machine/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 11:27:52 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Proxy Server]]></category>
		<category><![CDATA[Squid]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/?p=47</guid>
		<description><![CDATA[My solution involves the installation of a proxy server (Squid/Linux) running virtually on VMWare. I tried this on a Windows 7 Home Premium machine and used the Ubuntu 8.04 JEOS (82.69mb and you can find it here) virtual appliance and the VMWare Workstation to run it. You can probably do it with Sun VirtualBox but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=47&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My solution involves the installation of a proxy server (Squid/Linux) running virtually on VMWare. I tried this on a Windows 7 Home Premium machine and used the Ubuntu 8.04 JEOS (82.69mb and you can find it <a title="Ubuntu 8.04 JEOS" href="http://www.megaupload.com/?d=OA80RPPS" target="_blank">here</a>) virtual appliance and the VMWare Workstation to run it. You can probably do it with Sun VirtualBox but I haven&#8217;t tried it.</p>
<p>Extract the zip the open the virtual appliance on VMWare Workstation. The default settings are fine but you will need to go to Edit\Virtual Network Editor menu option and bridge the network card you are planning to use for Squid.</p>
<p><span id="more-47"></span></p>
<p>In this example I am using a WiFi network card for my 2nd internet connection.</p>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 510px"><a href="http://dgiakoumakis.files.wordpress.com/2010/04/virutal-network-editors.jpg"><img class="size-full wp-image-48" title="Virtual Network Editor Settings" src="http://dgiakoumakis.files.wordpress.com/2010/04/virutal-network-editors.jpg?w=500&#038;h=421" alt="Virtual Network Editor Settings" width="500" height="421" /></a><p class="wp-caption-text">Virtual Network Editor Settings</p></div>
<p>Now you can run the virtual appliance and everything should be working fine. Do an ifconfig and ping something to make sure you have internet access.</p>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 510px"><a href="http://dgiakoumakis.files.wordpress.com/2010/04/ping.jpg"><img class="size-full wp-image-49" title="Testing the connection" src="http://dgiakoumakis.files.wordpress.com/2010/04/ping.jpg?w=500&#038;h=450" alt="Testing the connection" width="500" height="450" /></a><p class="wp-caption-text">Testing the connection</p></div>
<p>The default port for squid is 3128 so fire up your browser (firefox in this example) and set the proxy settings. In this example the IP address of the proxy server is 192.168.2.8 (as shown in ifconfig)</p>
<div id="attachment_50" class="wp-caption aligncenter" style="width: 471px"><a href="http://dgiakoumakis.files.wordpress.com/2010/04/firefox-settings.jpg"><img class="size-full wp-image-50" title="Firefox Settings" src="http://dgiakoumakis.files.wordpress.com/2010/04/firefox-settings.jpg?w=500" alt="Firefox Settings"   /></a><p class="wp-caption-text">Firefox Settings</p></div>
<p>As you can see in the following screenshot I can upload my HD video on youtube using my main internet connection (which takes all my bandwidth) and use the other one for everything else.</p>
<div id="attachment_51" class="wp-caption aligncenter" style="width: 310px"><a href="http://dgiakoumakis.files.wordpress.com/2010/04/results.jpg"><img class="size-medium wp-image-51" title="Testing the Proxy" src="http://dgiakoumakis.files.wordpress.com/2010/04/results.jpg?w=300&#038;h=240" alt="Testing the Proxy" width="300" height="240" /></a><p class="wp-caption-text">Testing the Proxy</p></div>
<p>You can also edit /etc/squid/squid.conf and make any changes you want (DNS Servers, Authentication etc).  By default in this distribution ad-blocking is enabled. If you experience any problems with some websites you can edit the /etc/squid/adsblock.txt file.</p>
<p>Another cool idea is to install webmin to manage your proxy easier instead of editing the .conf file.</p>
<p>apt-get install wget<br />
cd /home/user<br />
mkdir webmin<br />
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.490_all.deb<br />
apt-get install perl<br />
dpkg -i webmin_1.490_all.deb<br />
apt-get -f install</p>
<p>Then you will be able to log into webmin using https://&lt;server_ip&gt;:10000</p>
<p>I know this isn&#8217;t a step-by-step guide so if you face any problems or if you think that I forgot something just let me know.</p>
<p>PS. The root password is &#8220;vmroot&#8221;. You should change that after your first log-in.</p>
<br /> Tagged: <a href='http://dgiakoumakis.wordpress.com/tag/linux/'>linux</a>, <a href='http://dgiakoumakis.wordpress.com/tag/networking/'>Networking</a>, <a href='http://dgiakoumakis.wordpress.com/tag/proxy-server/'>Proxy Server</a>, <a href='http://dgiakoumakis.wordpress.com/tag/squid/'>Squid</a>, <a href='http://dgiakoumakis.wordpress.com/tag/vmware/'>VMWare</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=47&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2010/04/16/make-use-of-two-different-internet-connections-on-a-single-windows-7-machine/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2010/04/virutal-network-editors.jpg" medium="image">
			<media:title type="html">Virtual Network Editor Settings</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2010/04/ping.jpg" medium="image">
			<media:title type="html">Testing the connection</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2010/04/firefox-settings.jpg" medium="image">
			<media:title type="html">Firefox Settings</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2010/04/results.jpg?w=300" medium="image">
			<media:title type="html">Testing the Proxy</media:title>
		</media:content>
	</item>
		<item>
		<title>How to configure mutt with your Google Apps account (using IMAP)</title>
		<link>http://dgiakoumakis.wordpress.com/2010/04/02/how-to-configure-mutt-with-you-google-apps-account-using-imap/</link>
		<comments>http://dgiakoumakis.wordpress.com/2010/04/02/how-to-configure-mutt-with-you-google-apps-account-using-imap/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 09:09:35 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/?p=35</guid>
		<description><![CDATA[Mutt is a small but very powerful text-based mail client for Unix operating systems. For information about how to install it (BSD/Linux/Cygwin) check http://www.mutt.org. After finishing with the client installation you will have to create a .muttrc in your home directory and then just copy and paste the following sample (as simple as possible) configuration: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=35&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mutt is a small but very powerful text-based mail client for Unix operating systems. For information about how to install it (BSD/Linux/Cygwin) check <a title="http://www.mutt.org" href="http://www.mutt.org" target="_blank">http://www.mutt.org</a>.</p>
<p>After finishing with the client installation you will have to create a <strong>.muttrc</strong> in your home directory and then just copy and paste the following sample (as simple as possible) configuration:</p>
<p>account-hook imap://gmail/ &#8220;set</p>
<p>set imap_user = &#8220;username@domain&#8221;<br />
set imap_pass = &#8220;password&#8221;</p>
<p>set smtp_url = &#8220;smtp://username@domain@smtp.gmail.com:587/&#8221;</p>
<p><span id="more-35"></span>set smtp_pass = &#8220;password&#8221;<br />
set from = &#8220;username@domain&#8221;<br />
set realname = &#8220;yourfullnamegoeshere&#8221;</p>
<p>set folder = &#8220;imaps://imap.gmail.com:993&#8243;<br />
set spoolfile = &#8220;+INBOX&#8221;<br />
set postponed=&#8221;+[Gmail]/Drafts&#8221;</p>
<p>set header_cache=~/.mutt/cache/headers<br />
set message_cachedir=~/.mutt/cache/bodies<br />
set certificate_file=~/.mutt/certificates</p>
<p>set move = no<br />
set timeout=15<br />
auto_view text/html</p>
<p>Your outgoing email will be saved in your [Gmail]/Sent folder automatically so there is no need to add the <strong>set copy</strong> parameter.</p>
<p>That&#8217;s all. You can now run mutt and access your google apps account.</p>
<p style="text-align:center;"><a href="http://dgiakoumakis.files.wordpress.com/2010/04/mutt.png"><img class="size-full wp-image-38 aligncenter" title="mutt &amp; google apps screenshot" src="http://dgiakoumakis.files.wordpress.com/2010/04/mutt.png?w=500&#038;h=266" alt="mutt &amp; google apps" width="500" height="266" /></a></p>
<p><a title="Bookmark using any bookmark manager!" href="http://www.addthis.com/bookmark.php" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" border="0" alt="AddThis Social Bookmark Button" width="125" height="16" /></a></p>
<br /> Tagged: <a href='http://dgiakoumakis.wordpress.com/tag/google-apps/'>google apps</a>, <a href='http://dgiakoumakis.wordpress.com/tag/linux/'>linux</a>, <a href='http://dgiakoumakis.wordpress.com/tag/mutt/'>mutt</a>, <a href='http://dgiakoumakis.wordpress.com/tag/unix/'>unix</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=35&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2010/04/02/how-to-configure-mutt-with-you-google-apps-account-using-imap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2010/04/mutt.png" medium="image">
			<media:title type="html">mutt &#38; google apps screenshot</media:title>
		</media:content>

		<media:content url="http://s3.addthis.com/button1-bm.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
		<item>
		<title>Listening to Pandora from outside the US part2</title>
		<link>http://dgiakoumakis.wordpress.com/2008/01/10/listening-to-pandora-from-outside-the-us-part2/</link>
		<comments>http://dgiakoumakis.wordpress.com/2008/01/10/listening-to-pandora-from-outside-the-us-part2/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 13:29:23 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[pandora]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/2008/01/10/listening-to-pandora-from-outside-the-us-part2/</guid>
		<description><![CDATA[As Benjamin Horly mentioned in his comment, another alternative way to access Pandora from outside the US is globalpandora.com which works out of the box. It&#8217;s by far the easiest way especially for non-technical people. Have fun. The above service no longer works.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=26&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration:line-through;">As Benjamin Horly mentioned in his <a title="Ben's comment" href="http://dgiakoumakis.wordpress.com/2008/01/02/listening-to-pandora-from-outside-the-us/#comments">comment</a>, another alternative way to access Pandora from outside the US is <a title="GlobalPandora" href="http://www.globalpandora.com">globalpandora.com</a> which works out of the box. It&#8217;s by far the easiest way especially for non-technical people. Have fun.</span></p>
<p><strong>The above service no longer works.</strong></p>
<p><a title="Bookmark using any bookmark manager!" href="http://www.addthis.com/bookmark.php" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" border="0" alt="AddThis Social Bookmark Button" width="125" height="16" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dgiakoumakis.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dgiakoumakis.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=26&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2008/01/10/listening-to-pandora-from-outside-the-us-part2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://s3.addthis.com/button1-bm.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
		<item>
		<title>Pandora will stop streaming to the UK</title>
		<link>http://dgiakoumakis.wordpress.com/2008/01/08/pandora-will-stop-streaming-to-the-uk/</link>
		<comments>http://dgiakoumakis.wordpress.com/2008/01/08/pandora-will-stop-streaming-to-the-uk/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 09:21:46 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[pandora]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/2008/01/08/pandora-will-stop-streaming-to-the-uk/</guid>
		<description><![CDATA[I received the following email from Tim Westergren (founder of Pandora) this morning. It states clearly that Pandora will stop streaming to the UK as of January the 15th. hi, it&#8217;s Tim, This is an email I hoped I would never have to send. As you probably know, in July of 2007 we had to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=21&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://dgiakoumakis.files.wordpress.com/2008/01/img-1179251020.jpg?w=500" alt="img-1179251020.jpg" border="0" hspace="0" vspace="0" /></p>
<p>I received the following email from Tim Westergren (founder of Pandora) this morning. It states clearly that Pandora will stop streaming to the UK as of January the 15th.</p>
<blockquote>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">hi, it&#8217;s Tim,</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">This is an email I hoped I would never have to send.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">As you probably know, in July of 2007 we had to block usage of Pandora outside the U.S. because of the lack of a viable license structure for Internet radio streaming in other countries. It was a terrible day. We did however hold out some hope that a solution might exist for the UK, so we left it unblocked as we worked diligently with the rights organizations to negotiate an economically workable license fee. </span></i></p>
<p class="MsoNormal"><span id="more-21"></span><br />
<i><span style="font-size:9pt;font-family:'Courier New';">After over a year of trying, this has proved impossible. Both the PPL (which represents the record labels) and the MCPS/PRS Alliance (which represents music publishers) have demanded per track performance minima rates which are far too high to allow ad supported radio to operate and so, hugely disappointing and depressing to us as it is, we have to block the last territory outside of the US.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">Based upon the IP address from which you recently visited Pandora, it appears that you are listening from the UK. If you are, in fact, listening from the US, and are denied access from Pandora on or after January 15th please contact Pandora Support: pandora-support@pandora.com.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">It continues to astound me and the rest of the team here that the industry is not working more constructively to support the growth of services that introduce listeners to new music and that are totally supportive of paying fair royalties to the creators of music. I don&#8217;t often say such things, but the course being charted by the labels and publishers and their representative organizations is nothing short of disastrous for artists whom they purport to represent &#8211; and by that I mean both well known and indie artists. The only consequence of failing to support companies like Pandora that are attempting to build a sustainable radio business for the future will be the continued explosion of piracy, the continued constriction of opportunities for working musicians, and a worsening drought of new music for fans. As a former working musician myself, I find it very troubling.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">We have been told to sign these totally unworkable license rates or switch off, non-negotiable&#8230;so that is what we are doing. Streaming illegally is just not in our DNA, and we have to take the threats of legal action seriously. Lest you think this is solely an international problem, you should know that we are also fighting for our survival here in the US, in the face of a crushing increase in web radio royalty rates, which if left unchanged, would mean the end of Pandora.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">We know what an epicenter of musical creativity and fan support the UK has always been, which makes the prospect of not being able to launch there and having to block our first listeners all the more upsetting for us.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">We know there is a lot of support from listeners and artists in the UK for Pandora and remain hopeful that at some point we&#8217;ll get beyond this. We&#8217;re going to keep fighting for a fair and workable rate structure that will allow us to bring Pandora back to you. We&#8217;ll be sure to let you know if Pandora becomes available in the UK. There may well come a day when we need to make a direct appeal for your support to move for governmental intervention as we have in the US. In the meantime, we have no choice but to turn off service to the UK.<br />
</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">Pandora will stop streaming to the UK as of January 15th, 2008.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">Again, on behalf of all of us at Pandora, I&#8217;m very, very sorry.</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">-Tim Westergren</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">(Pandora founder)</span></i></p>
<p class="MsoNormal"><i><span style="font-size:9pt;font-family:'Courier New';">This is a one-time account message</span></i></p>
</blockquote>
<p class="MsoNormal">I suppose people from the UK will still be able to access Pandora using the method I described in my previous <a href="http://dgiakoumakis.wordpress.com/2008/01/02/listening-to-pandora-from-outside-the-us/" title="Listen to Pandora from outside the UK">post</a>.</p>
<p><a href="http://www.addthis.com/bookmark.php" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" alt="AddThis Social Bookmark Button" border="0" height="16" width="125" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dgiakoumakis.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dgiakoumakis.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=21&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2008/01/08/pandora-will-stop-streaming-to-the-uk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2008/01/img-1179251020.jpg" medium="image">
			<media:title type="html">img-1179251020.jpg</media:title>
		</media:content>

		<media:content url="http://s3.addthis.com/button1-bm.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
		<item>
		<title>Listening to Pandora from outside the US</title>
		<link>http://dgiakoumakis.wordpress.com/2008/01/02/listening-to-pandora-from-outside-the-us/</link>
		<comments>http://dgiakoumakis.wordpress.com/2008/01/02/listening-to-pandora-from-outside-the-us/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 17:10:36 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[Anonymity]]></category>
		<category><![CDATA[foxyproxy]]></category>
		<category><![CDATA[pandora]]></category>
		<category><![CDATA[tor]]></category>
		<category><![CDATA[vidalia]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/2008/01/02/listening-to-pandora-from-outside-the-us/</guid>
		<description><![CDATA[I was using Pandora for more than a year while working in the UK and I was really sad when I found out that I had to stop using it when I moved to Greece due to licensing constraints. I didn&#8217;t give up. I did some research on proxy servers and web anonymity and I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=12&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was using Pandora for more than a year while working in the UK and I was really sad when I found out that I had to stop using it when I moved to Greece due to licensing constraints.</p>
<p align="center"><a href="http://dgiakoumakis.files.wordpress.com/2008/01/pandora.jpg" title="Pandora - IP BLOCKED"><img src="http://dgiakoumakis.files.wordpress.com/2008/01/pandora.thumbnail.jpg?w=500" alt="Pandora - IP BLOCKED" align="middle" vspace="8" /></a></p>
<div align="center"></div>
<div align="center"></div>
<div align="left">I didn&#8217;t give up. I did some research on proxy servers and web anonymity and I was really happy to discover a cool set of tools that could do the job. Those tools are <i><a href="https://addons.mozilla.org/de/firefox/addon/2464" title="FoxyProxy" target="_blank">FoxyProxy </a>(firefox addon), <a href="https://www.torproject.org/" title="Tor Official Website" target="_blank">Tor </a>&amp; <a href="http://vidalia-project.net/" title="Vidalia Official Website" target="_blank">Vidalia</a> (it is included in Tor). </i>Installation and Setup is simple and it takes a few minutes if you follow the steps below.</div>
<div align="left"></div>
<div align="left"><span id="more-12"></span></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left">After installing the above tools I had to run <i>Vidalia</i> (which is basically a controller UI for <i>Tor</i>) have a look at the network and select a few available US servers with decent latency.</div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="center"></div>
<div align="center"><a href="http://dgiakoumakis.files.wordpress.com/2008/01/networkmap.jpg" title="Vidalia - Network map"><img src="http://dgiakoumakis.files.wordpress.com/2008/01/networkmap.thumbnail.jpg?w=500" alt="Vidalia - Network map" vspace="15" /></a></div>
<div align="center"></div>
<div align="center"></div>
<div align="center"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left">Then I had to add those servers to the <i>torrc</i> configuration file which can be accessed from the Start menu (\Start \Programs\Vidalia Bundle\Tor). Please not that the first 3 lines in the following notepad screen-grab are actually 1 since word wrap in on.</div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="center"><a href="http://dgiakoumakis.files.wordpress.com/2008/01/torrc.jpg" title="Torrc Configuration File"><img src="http://dgiakoumakis.files.wordpress.com/2008/01/torrc.thumbnail.jpg?w=500" alt="Torrc Configuration File" vspace="15" /></a></div>
<div align="center"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left">The last thing I had to do was to configure FoxyProxy and add the following patterns:</div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="center"><a href="http://dgiakoumakis.files.wordpress.com/2008/01/foxyproxy.jpg" title="FoxyProxy Configuration"><img src="http://dgiakoumakis.files.wordpress.com/2008/01/foxyproxy.thumbnail.jpg?w=500" alt="FoxyProxy Configuration" align="middle" vspace="15" /></a></div>
<div align="center"></div>
<div align="center"></div>
<div align="center"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<p>After finishing all the above steps I was able to listen to my favourite radio stations. My next goal is to access BBC&#8217;s iPlayer from Greece. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="text-align:center;"><a href="http://dgiakoumakis.files.wordpress.com/2008/01/pandorafinal2.jpg" title=")"><img src="http://dgiakoumakis.files.wordpress.com/2008/01/pandorafinal2.thumbnail.jpg?w=500" alt=")" /></a></div>
<div style="text-align:center;" align="left"></div>
<p>If you have any questions please feel free to post a comment.</p>
<p><a href="http://www.addthis.com/bookmark.php" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" alt="AddThis Social Bookmark Button" border="0" height="16" width="125" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dgiakoumakis.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dgiakoumakis.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=12&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2008/01/02/listening-to-pandora-from-outside-the-us/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2008/01/pandora.thumbnail.jpg" medium="image">
			<media:title type="html">Pandora - IP BLOCKED</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2008/01/networkmap.thumbnail.jpg" medium="image">
			<media:title type="html">Vidalia - Network map</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2008/01/torrc.thumbnail.jpg" medium="image">
			<media:title type="html">Torrc Configuration File</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2008/01/foxyproxy.thumbnail.jpg" medium="image">
			<media:title type="html">FoxyProxy Configuration</media:title>
		</media:content>

		<media:content url="http://dgiakoumakis.files.wordpress.com/2008/01/pandorafinal2.thumbnail.jpg" medium="image">
			<media:title type="html">)</media:title>
		</media:content>

		<media:content url="http://s3.addthis.com/button1-bm.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
		<item>
		<title>Certificate Web Request/Enrollment on Windows Vista/Server 2008</title>
		<link>http://dgiakoumakis.wordpress.com/2008/01/02/certificate-web-requestenrollment-on-windows-vistaserver-2008/</link>
		<comments>http://dgiakoumakis.wordpress.com/2008/01/02/certificate-web-requestenrollment-on-windows-vistaserver-2008/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 12:57:14 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[CERTENROLL]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[Enrollment]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista Longhorn]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/2008/01/02/certificate-web-requestenrollment-on-windows-vistaserver-2008/</guid>
		<description><![CDATA[I noticed recently while being part in the development of a web-banking system, that Windows Vista and Windows Server 2008 (Longhorn) are using a different resource DLL when it comes to certificate web enrollment. From a file point of view we have CERTENROLL.DLL on Vista &#38; Longhorn while previous versions of Windows use XENROLL.DLL. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=4&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;">I noticed recently while being part in the development of a web-banking system, that Windows Vista and Windows Server 2008 (Longhorn) are using a different resource DLL when it comes to certificate web enrollment. From a file point of view we have CERTENROLL.DLL on Vista &amp; Longhorn while previous versions of Windows use XENROLL.DLL. The above means that any code previously written that uses XENROLL no longer works on Vista/Longhorn clients.</p>
<p class="MsoNormal" style="margin:0;">&nbsp;</p>
<p class="MsoNormal" style="margin:0;">It also means that the Windows 2000/2003 certificate authority web enrollment pages will not allow Vista and Longhorn clients to enroll a certificate. What you will have to do is replace your Windows 2003 CA web certificate pages with the ones from Longhorn. Those can be found in the <a href="http://www.microsoft.com/windowsserver2008/default.mspx">Longhorn beta</a> VHD provided by Microsoft. More information about this can be found <a href="http://support.microsoft.com/kb/922706">here</a>.</p>
<p class="MsoNormal" style="margin:0;">&nbsp;</p>
<p class="MsoNormal" style="margin:0;">Here is a javascript code example on how to use CERTENROLL.</p>
<p class="MsoNormal" style="margin:0;">&nbsp;</p>
<p class="MsoNormal" style="margin:0;"><span id="more-4"></span></p>
<p class="MsoNormal" style="margin:0;">&nbsp;</p>
<p> <code></code>&lt;%<br />
&#8216; Certificate Enrollment Example<br />
&#8216; Dimitris Giakoumakis 2007</p>
<p>&#8216; Browser detection. Use CertEnroll if Windows Longhorn/Vista<br />
Dim sBrowser</p>
<p>sBrowser = Request.ServerVariables(&#8220;HTTP_USER_AGENT&#8221;)<br />
If 0  InStr(sBrowser, &#8220;Windows NT&#8221;) Then<br />
numChar = InStr(Mid(sBrowser, InStr(sBrowser, &#8220;Windows NT&#8221;)+11), &#8220;.&#8221;)-1<br />
If CInt(Mid(sBrowser, InStr(sBrowser, &#8220;Windows NT&#8221;)+11,numChar)) &gt;= 6 Then<br />
bLongHorn = True<br />
End If<br />
End If</p>
<p>If bLongHorn = True Then<br />
%&gt;</p>
<p>// Distinguished name variables<br />
// for more RDN keys refer to http://msdn2.microsoft.com/en-us/library/aa377051.asp<br />
var sCN = &#8220;GR&#8221;; // Common name<br />
var sO = &#8220;Organisation&#8221;; // Organisation name<br />
var sOU = &#8220;OrganisationUnit&#8221;; // Organisational Unit<br />
var sL = &#8220;Locality&#8221;; // Locality<br />
var sS = &#8220;Attika&#8221;; // State<br />
var sC = &#8220;GR&#8221;; // Country<br />
var sCertificate = null;</p>
<p>sDistinguishedName = &#8220;c=&#8221; + sC + &#8220;;o=&#8221; + sO + &#8220;;ou=&#8221; + sOU + &#8220;;cn=&#8221; + &#8220;Dimitris Giakoumakis;&#8221;;</p>
<p>// Initialization of the ActiveX component<br />
var classFactory = new ActiveXObject(&#8220;X509Enrollment.CX509EnrollmentWebClassFactory&#8221;);</p>
<p>// Declaration of the objects<br />
var objEnroll = classFactory.CreateObject(&#8220;X509Enrollment.CX509Enrollment&#8221;);<br />
var objPrivateKey = classFactory.CreateObject(&#8220;X509Enrollment.CX509PrivateKey&#8221;);<br />
var objRequest = classFactory.CreateObject(&#8220;X509Enrollment.CX509CertificateRequestPkcs10&#8243;);<br />
var objDN = classFactory.CreateObject(&#8220;X509Enrollment.CX500DistinguishedName&#8221;);</p>
<p>// Specify the name of the cryptographic provider.<br />
objPrivateKey.ProviderName = &#8220;Microsoft Enhanced RSA and AES Cryptographic Provider&#8221;;</p>
<p>// X509PrivateKeyUsageFlags<br />
// Specify a value that identifies the specific purpose for which a private key can be used.<br />
//<br />
// typedef enum {<br />
// XCN_NCRYPT_ALLOW_USAGES_NONE = 0,<br />
// XCN_NCRYPT_ALLOW_DECRYPT_FLAG = 0&#215;1,<br />
// XCN_NCRYPT_ALLOW_SIGNING_FLAG = 0&#215;2,<br />
// XCN_NCRYPT_ALLOW_KEY_AGREEMENT_FLAG = 0&#215;4,<br />
// XCN_NCRYPT_ALLOW_ALL_USAGES = 0xffffff<br />
// } X509PrivateKeyUsageFlags;<br />
objPrivateKey.KeySpec = &#8220;1&#8243;;</p>
<p>// X509ProviderType<br />
// Specification of the cryptographic standards and algorithms<br />
//<br />
// typedef enum X509ProviderType {<br />
// XCN_PROV_NONE = 0,<br />
// XCN_PROV_RSA_FULL = 1,<br />
// XCN_PROV_RSA_SIG = 2,<br />
// XCN_PROV_DSS = 3,<br />
// XCN_PROV_FORTEZZA = 4,<br />
// XCN_PROV_MS_EXCHANGE = 5,<br />
// XCN_PROV_SSL = 6,<br />
// XCN_PROV_RSA_SCHANNEL = 12,<br />
// XCN_PROV_DSS_DH = 13,<br />
// XCN_PROV_EC_ECDSA_SIG = 14,<br />
// XCN_PROV_EC_ECNRA_SIG = 15,<br />
// XCN_PROV_EC_ECDSA_FULL = 16,<br />
// XCN_PROV_EC_ECNRA_FULL = 17,<br />
// XCN_PROV_DH_SCHANNEL = 18,<br />
// XCN_PROV_SPYRUS_LYNKS = 20,<br />
// XCN_PROV_RNG = 21,<br />
// XCN_PROV_INTEL_SEC = 22,<br />
// XCN_PROV_REPLACE_OWF = 23,<br />
// XCN_PROV_RSA_AES = 24<br />
// } X509ProviderType;<br />
objPrivateKey.ProviderType = &#8220;24&#8243;;</p>
<p>// Initialization of the certificate request by using an IX509PrivateKey (objPravateKey)<br />
objRequest.InitializeFromPrivateKey(1, objPrivateKey, &#8220;&#8221;);</p>
<p>// Initializing the X.500 distinguished name<br />
objDN.Encode(sDistinguishedName, 0);</p>
<p>// Specifing the X.500 distinguished name using the Subject property of IX509CertificateRequestPkcs10<br />
objRequest.Subject = objDN;</p>
<p>// Initializing the enrollment object (objEnroll) using the existing certificate request object.<br />
objEnroll.InitializeFromRequest(objRequest);</p>
<p>// Retrieving the encoded certificate request object<br />
sCertificate = objEnroll.CreateRequest(1);</p>
<p>document.write(sCertificate);</p>
<p class="MsoNormal">For more information refer to the <a href="http://msdn2.microsoft.com/en-us/library/aa374850.aspx" target="_blank">certificate enrollment API</a> at MSDN.</p>
<p class="MsoNormal">If you have any questions please feel free to post a comment.<span style="font-size:10pt;font-family:'Courier New';"><br />
</span><br />
<a href="http://www.addthis.com/bookmark.php" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" alt="AddThis Social Bookmark Button" border="0" height="16" width="125" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dgiakoumakis.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dgiakoumakis.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=4&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2008/01/02/certificate-web-requestenrollment-on-windows-vistaserver-2008/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://s3.addthis.com/button1-bm.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello World!</title>
		<link>http://dgiakoumakis.wordpress.com/2008/01/02/hello-world/</link>
		<comments>http://dgiakoumakis.wordpress.com/2008/01/02/hello-world/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 12:02:47 +0000</pubDate>
		<dc:creator>dgiakoumakis</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://dgiakoumakis.wordpress.com/2008/01/02/hello-world/</guid>
		<description><![CDATA[Welcome to my blog. My name is Dimitris and I am Software Engineer living in Athens, Greece. I&#8217;ve been around developing mostly web applications since 2002. Going forward, I&#8217;ll focus on issues that I come across in my work. However, technology is my passion, and I tend to collect information from many different sources. If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=3&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog. My name is Dimitris and I am Software Engineer living in Athens, Greece. I&#8217;ve been around developing mostly web applications since 2002. Going forward, I&#8217;ll focus on issues that I come across in my work. However, technology is my passion, and I tend to collect information from many different sources.  If I come across something interesting, I&#8217;ll post it here.  I guess that if I need to know about it, then someone else might want as well.</p>
<p>Here you will find a variety of interesting stuff that vary from information security news to web development, new technologies, gadgets, cool software and hacks. Enjoy!</p>
<p><!-- AddThis Bookmark Button BEGIN --><br />
<a href="http://www.addthis.com/bookmark.php" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s9.addthis.com/button1-bm.gif" width="125" height="16" border="0" alt="AddThis Social Bookmark Button" /></a><br />
<!-- AddThis Bookmark Button END --></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dgiakoumakis.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dgiakoumakis.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dgiakoumakis.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dgiakoumakis.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dgiakoumakis.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dgiakoumakis.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dgiakoumakis.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dgiakoumakis.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dgiakoumakis.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dgiakoumakis.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dgiakoumakis.wordpress.com&amp;blog=2430309&amp;post=3&amp;subd=dgiakoumakis&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dgiakoumakis.wordpress.com/2008/01/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4094d8d873228c9e0e2a13c222125b67?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dgiakoumakis</media:title>
		</media:content>

		<media:content url="http://s9.addthis.com/button1-bm.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
	</channel>
</rss>
