<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3690669880110051255</id><updated>2011-07-28T21:04:42.796-07:00</updated><category term='access'/><category term='proxy'/><category term='Perl'/><category term='path'/><category term='PPM'/><category term='explicitly specify proxy server'/><title type='text'>What have you unlearnt today?</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-997175308208991680</id><published>2009-08-06T23:16:00.000-07:00</published><updated>2009-08-06T23:18:35.374-07:00</updated><title type='text'>MOSS Timer - Updates not being reflected</title><content type='html'>Many a times a developer makes changes to a timer solution and on deploying it to the MOSS instance - the changes just don't seem to be reflected.&lt;br /&gt;&lt;br /&gt;Make sure to restart the Windows Sharepoint Timer Service after deploying your solution. This works! and your changes will be reflected&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-997175308208991680?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/997175308208991680/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/08/moss-timer-updates-not-being-reflected.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/997175308208991680'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/997175308208991680'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/08/moss-timer-updates-not-being-reflected.html' title='MOSS Timer - Updates not being reflected'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-8208798317746929742</id><published>2009-08-06T23:13:00.000-07:00</published><updated>2009-08-06T23:15:26.656-07:00</updated><title type='text'>MOSS Timer debugging</title><content type='html'>To debug a Timer Job in MOSS - you should attach the Visual Studio debugger to OWSTIMER.EXE and add a breakpoint to your timerjob execute code.&lt;br /&gt;&lt;br /&gt;OWSTIMER can be found in the Win Services&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-8208798317746929742?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/8208798317746929742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/08/moss-timer-debugging.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/8208798317746929742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/8208798317746929742'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/08/moss-timer-debugging.html' title='MOSS Timer debugging'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-1414654115201270429</id><published>2009-05-04T02:04:00.000-07:00</published><updated>2009-05-04T08:09:27.754-07:00</updated><title type='text'>Increse Screen Resolution - KDE</title><content type='html'>Got a VM with the screen resolution set to 800x600 and no higher resolution available in &lt;span style="font-weight: bold;"&gt;Control Center&gt; Peripherals&gt; Display&gt; Screen Size&lt;/span&gt;?&lt;br /&gt;&lt;br /&gt;Solution:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Navigate to &lt;span style="font-weight: bold;"&gt;\etc\x11\xorg.conf&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Make a backup of this file as &lt;span style="font-weight: bold;"&gt;\etc\x11\xorg.conf.orig&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Edit the file in &lt;span style="font-weight: bold;"&gt;KEdit &lt;/span&gt;- or any other editor&lt;/li&gt;&lt;li&gt;Scroll to &lt;span style="font-weight: bold;"&gt;Section - "Screen"&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Edit &lt;span style="font-weight: bold;"&gt;Subsection "Display"&lt;/span&gt; with new resolution&lt;/li&gt;&lt;/ol&gt;Here I have changed the resolution from 800x600 to 1024x768&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 0, 0);font-size:85%;" &gt;Section "Screen"&lt;br /&gt; Identifier "Screen0"&lt;br /&gt;    Device      "VMware SVGA"&lt;br /&gt;    Monitor     "vmware"&lt;br /&gt;    # Don't specify DefaultColorDepth unless you know what you're&lt;br /&gt;    # doing. It will override the driver's preferences which can&lt;br /&gt;    # cause the X server not to run if the host doesn't support the&lt;br /&gt;    # depth.&lt;br /&gt;    Subsection "Display"&lt;br /&gt;        # VGA mode: better left untouched&lt;br /&gt;        Depth       4&lt;br /&gt;        Modes       "640x480"&lt;br /&gt;        ViewPort    0 0&lt;br /&gt;    EndSubsection&lt;br /&gt;    Subsection "Display"&lt;br /&gt;        Depth       8&lt;br /&gt;        Modes       "1024x768"&lt;br /&gt;        ViewPort    0 0&lt;br /&gt;    EndSubsection&lt;br /&gt;    Subsection "Display"&lt;br /&gt;        Depth       15&lt;br /&gt;        Modes       "1024x768"&lt;br /&gt;        ViewPort    0 0&lt;br /&gt;    EndSubsection&lt;br /&gt;    Subsection "Display"&lt;br /&gt;        Depth       16&lt;br /&gt;        Modes       "1024x768"&lt;br /&gt;        ViewPort    0 0&lt;br /&gt;    EndSubsection&lt;br /&gt;    Subsection "Display"&lt;br /&gt;        Depth       24&lt;br /&gt;        Modes       "1024x768"&lt;br /&gt;        ViewPort    0 0&lt;br /&gt;    EndSubsection&lt;br /&gt;EndSection&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Restart the box and you should have the new resolution&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-1414654115201270429?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/1414654115201270429/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/05/increse-screen-resolution-kde.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/1414654115201270429'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/1414654115201270429'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/05/increse-screen-resolution-kde.html' title='Increse Screen Resolution - KDE'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-3535118746975136807</id><published>2009-04-23T07:21:00.000-07:00</published><updated>2009-04-23T07:44:19.575-07:00</updated><title type='text'>Generate Public Key Token of a signed assembly</title><content type='html'>I had to google a little for this. Finally found some help. Listing it down here. I lost my bookmark. Thanks to the guys who found this out.&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;In Visual Studio 2005, click &lt;span style="font-weight: bold;"&gt;Tools -&gt; External Tools...&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Click &lt;span style="font-weight: bold;"&gt;Add &lt;/span&gt;and enter...&lt;/li&gt;&lt;/ol&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Title&lt;/span&gt;: GeneratePublicKeyToken&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Command&lt;/span&gt;: C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\sn.exe (or search for sn.exe and add that path)&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Arguments&lt;/span&gt;: -Tp "$(TargetPath)"&lt;/li&gt;&lt;li&gt;Uncheck all options, except &lt;span style="font-weight: bold;"&gt;Use Output window&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_L5VcKVk361Y/SfB7E603iPI/AAAAAAAAAAM/7GctAkkPJ5Y/s1600-h/untitled.bmp"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 316px;" src="http://1.bp.blogspot.com/_L5VcKVk361Y/SfB7E603iPI/AAAAAAAAAAM/7GctAkkPJ5Y/s320/untitled.bmp" alt="" id="BLOGGER_PHOTO_ID_5327893683619989746" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;A new entry is listed in the &lt;strong&gt;Tools &lt;/strong&gt;menu titled &lt;span style="font-weight: bold;"&gt;GeneratePublicKeyToken&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_L5VcKVk361Y/SfB7s10eBJI/AAAAAAAAAAU/66EmC0tWc5A/s1600-h/untitled2.bmp"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 205px; height: 320px;" src="http://4.bp.blogspot.com/_L5VcKVk361Y/SfB7s10eBJI/AAAAAAAAAAU/66EmC0tWc5A/s320/untitled2.bmp" alt="" id="BLOGGER_PHOTO_ID_5327894369470907538" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Build the dll once and the select this menu item from the Tools menu. You will have the blob and the Public Key Token in the Output Window&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_L5VcKVk361Y/SfB-Y6esdHI/AAAAAAAAAAc/J4k3SVLqFJA/s1600-h/untitled5.bmp"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 193px;" src="http://2.bp.blogspot.com/_L5VcKVk361Y/SfB-Y6esdHI/AAAAAAAAAAc/J4k3SVLqFJA/s320/untitled5.bmp" alt="" id="BLOGGER_PHOTO_ID_5327897325659255922" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong style="font-weight: bold;"&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-3535118746975136807?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/3535118746975136807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/generate-public-key-token-of-signed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/3535118746975136807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/3535118746975136807'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/generate-public-key-token-of-signed.html' title='Generate Public Key Token of a signed assembly'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_L5VcKVk361Y/SfB7E603iPI/AAAAAAAAAAM/7GctAkkPJ5Y/s72-c/untitled.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-7084506714534184440</id><published>2009-04-23T06:36:00.000-07:00</published><updated>2009-04-23T06:42:12.250-07:00</updated><title type='text'>Improve your java code quality</title><content type='html'>&lt;a href="http://www.sureshotsoftware.com/javalint/"&gt;Jivelint&lt;/a&gt; is a nice utilty to analyze the code that you have written.&lt;br /&gt;Worth a look.&lt;br /&gt;&lt;br /&gt;Its command line and one can switch on/off configuration options&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-7084506714534184440?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/7084506714534184440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/improve-your-java-code-quality.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/7084506714534184440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/7084506714534184440'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/improve-your-java-code-quality.html' title='Improve your java code quality'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-4003888923381568925</id><published>2009-04-23T06:32:00.000-07:00</published><updated>2009-04-23T06:35:39.947-07:00</updated><title type='text'>Unzip an archive with Perl</title><content type='html'>I keep this template around to work with zipped archives. Helps...&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 153);font-size:100%;" &gt;&lt;span style="font-family:courier new;"&gt;use Cwd;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;use File::Find;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;use File::Basename;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;use Archive::Zip;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;use File::Copy;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 153);font-size:100%;" &gt;&lt;span style="font-family:courier new;"&gt;$working = getcwd();&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;find(\&amp;amp;process,$working);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;sub process(){&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    my(undef, undef, $ftype) = fileparse($_,qr"\..*");&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    if ( (-f $File::Find::name) &amp;amp; ($ftype eq "\.zip") ){&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        my $zipname = $File::Find::name;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        my $dest = "$working"."/temp";&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        my $zip = Archive::Zip-&gt;new($zipname);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        foreach my $member ($zip-&gt;members)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        {&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;             (my $extractName = $member-&gt;fileName) =~ s{.*/}{};&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;             print $extractName;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;             #do some stuff here&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        }&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;        unlink ($dest);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    }&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-4003888923381568925?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/4003888923381568925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/unzip-archive-with-perl.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/4003888923381568925'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/4003888923381568925'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/unzip-archive-with-perl.html' title='Unzip an archive with Perl'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-2229570999774244961</id><published>2009-04-23T06:16:00.000-07:00</published><updated>2009-04-23T06:19:20.007-07:00</updated><title type='text'>Perl to batch script</title><content type='html'>Convert a *.pl to a *.bat through the pl2bat feature.&lt;br /&gt;&lt;br /&gt;1. Open cmd prompt&lt;br /&gt;2. cd to the dir where the *.pl script lives&lt;br /&gt;&lt;br /&gt;&gt;pl2bat &lt;span style="font-style: italic;"&gt;myscript.pl myscript.bat&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Easier to send out .bat than .pl files&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-2229570999774244961?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/2229570999774244961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/perl-to-batch-script.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/2229570999774244961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/2229570999774244961'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/perl-to-batch-script.html' title='Perl to batch script'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3690669880110051255.post-5011122957417981318</id><published>2009-04-23T05:56:00.000-07:00</published><updated>2009-04-23T06:02:28.197-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Perl'/><category scheme='http://www.blogger.com/atom/ns#' term='access'/><category scheme='http://www.blogger.com/atom/ns#' term='PPM'/><category scheme='http://www.blogger.com/atom/ns#' term='proxy'/><category scheme='http://www.blogger.com/atom/ns#' term='path'/><category scheme='http://www.blogger.com/atom/ns#' term='explicitly specify proxy server'/><title type='text'>PPM through proxy server</title><content type='html'>Something that users(I :)) forget to do on a newly formatted box..&lt;br /&gt;&lt;br /&gt;If the Perl Package Manager is not accessible through your proxy then you cannot download/install packages through the ppm. To get around this issue one needs to explicitly specify the proxy server address and the port to use.&lt;br /&gt;&lt;br /&gt;Heres the How-To&lt;br /&gt;&lt;br /&gt;  1. Open cmd prompt&lt;br /&gt;  2. type in: SET HTTP_proxy=http://&lt;proxyserver&gt;&lt;port&gt;&lt;span style="font-style: italic;"&gt;proxy_server&lt;/span&gt;:&lt;span style="font-style: italic;"&gt;port&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Now you should be able to access and install all packages from CPAN.&lt;/port&gt;&lt;/proxyserver&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3690669880110051255-5011122957417981318?l=techdrenalin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://techdrenalin.blogspot.com/feeds/5011122957417981318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/ppm-through-proxy-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/5011122957417981318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3690669880110051255/posts/default/5011122957417981318'/><link rel='alternate' type='text/html' href='http://techdrenalin.blogspot.com/2009/04/ppm-through-proxy-server.html' title='PPM through proxy server'/><author><name>frankDust</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
