<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tales from the crypt( ) &#187; software</title>
	<atom:link href="http://org.against.org/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://org.against.org</link>
	<description>slightly biased and undoubtful pieces of random information</description>
	<lastBuildDate>Fri, 16 Apr 2010 01:56:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cygwin</title>
		<link>http://org.against.org/cygwin/</link>
		<comments>http://org.against.org/cygwin/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 19:51:47 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=148</guid>
		<description><![CDATA[(hey, it&#8217;s a container for some cygwin hacks I stumble upon)
Intro:
Yes, I&#8217;m a sucker for Cygwin. Being &#8220;forced&#8221; to live inside a few windows boxes on the corporate world made me embrace this tool to escape from a few nazi-ish policies and improve my efficiency when faced with common (and then again, maybe not) tasks.
Cygwin [...]]]></description>
			<content:encoded><![CDATA[<h6>(hey, it&#8217;s a container for some cygwin hacks I stumble upon)</h6>
<p><strong>Intro:</strong></p>
<p>Yes, I&#8217;m a sucker for <a href="http://org.against.org/r.php?http://www.cygwin.com/" class="external">Cygwin</a>. Being &#8220;forced&#8221; to live inside a few windows boxes on the corporate world made me embrace this tool to escape from a few nazi-ish policies and improve my efficiency when faced with common (and then again, maybe not) tasks.</p>
<blockquote><p><em>Cygwin is a Linux-like environment for Windows. It consists of two  parts:</em></p>
<ul>
<li><em>A DLL (cygwin1.dll) which acts as a Linux API emulation  layer providing substantial Linux API functionality.</em></li>
</ul>
<ul>
<li><em>A  collection of tools which provide Linux look and feel.</em></li>
</ul>
<p><em>The Cygwin  DLL currently works with all recent, commercially released x86 32 bit  and 64 bit versions of Windows, with the exception of Windows CE.</em></p></blockquote>
<p>Think of it as an advanced Command Prompt for Windows boxes. Developing, debugging,scripting, testing, hacking. All of this can be done inside a Cygwin window  &#8211; just be aware that the standard Cygwin shortcut will just launch a cmd.exe window with a bash shell on it &#8211; for added usefulness, it&#8217;s much more efficient to launch it using the following shortcut:</p>
<pre><span style="font-family: courier; font-size: 80%;">C:\cygwin\bin\rxvt.exe -fn "Lucida Console-11" -bg black
-fg white -ls -st -sr -sl 1500 -C  -e /usr/bin/bash --login</span></pre>
<p><strong>Cygwin packages, the debian way:</strong></p>
<p>Getting a new Cygwin installation running is usually a painful experience for several reasons:</p>
<p>1. As far as I know there is no way to script a complete installation using the setup utility.</p>
<p>2. Selecting packages for installation is a pain in the ass since the setup utility looks like it&#8217;s been designed by a monkey.</p>
<p>3. When an error occurs on installation, chances are your package selection is probably gone.</p>
<p>Truth be told, major revamping on the setup utility has been done on the past few months. It is now possible to search for an individual package by name. Searching for a package that provides a given binary/file/whatever is still very hard to accomplish and/or quite unclear.</p>
<p>However, I&#8217;ve come across an interesting project (one year old, as we speak) that brings the familiar Debian apt-get family commands to install packages. I&#8217;d think about this as a way to jumpstart a Cygwin installation, but it requires bash, wget, tar, gawk and bzip2 to be installed beforehand (and these should be installed on a zero configuration setup run)</p>
<p>Its name is <a href="http://org.against.org/r.php?http://stephenjungels.com/jungels.net/projects/apt-cyg/" class="external">apt-cyg</a>. <em>&#8220;a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository.  The syntax is based on apt-get but simplified</em>.&#8221;</p>
<p>With it, installing a full fledged and customized Cygwin setup is just a matter of running setup.exe once, installing the script using the suggested invocation and launching a preexisting shell script which all it does is installing the remaining packages (and dependencies) in one step.</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/cygwin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix client on Ubuntu 6.06 &#8211; the odissey</title>
		<link>http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/</link>
		<comments>http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 00:36:14 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu citrix ica openmotif dapper drake]]></category>

		<guid isPermaLink="false">http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/</guid>
		<description><![CDATA[So one day one wakes up and thinks about getting hat about a &#8220;new&#8221; operating system? So I installed OpenSuse. It was the worst two days of my life.
So, back to Ubuntu Dapper Drake. It seems that both Edgy, Feisty and all other distros featuring the latest crappy Xorg server don&#8217;t play along with the [...]]]></description>
			<content:encoded><![CDATA[<p>So one day one wakes up and thinks about getting hat about a &#8220;new&#8221; operating system? So I installed <a href="http://org.against.org/r.php?http://www.opensuse.org/" class="external">OpenSuse</a>. It was the worst two days of my life.</p>
<p>So, back to Ubuntu Dapper Drake. It seems that both Edgy, Feisty and all other distros featuring the latest crappy Xorg server don&#8217;t play along with the louzy videocard bundled with my laptop. Not even when I use a Dapper working xorg.conf. To hell with it. At least while I don&#8217;t get a new laptop.</p>
<p>Learning from previous instalations, all things went smooth, except when I had to install a Citrix client. ICA Client version 10.0 requires Openmotif and there were no sources in sight with the appropriate package. But the package exists in <a href="http://org.against.org/r.php?http://packages.ubuntu.com/dapper/source/openmotif" class="external">Ubuntu&#8217;s package listings</a>. Next step would be obviously installing the client, just to notice it just won&#8217;t run with the following error:</p>
<p><code><br />
Warning: Missing charsets in String to FontSet conversion<br />
Warning: Unable to load any usable fontset<br />
Error: Aborting: no fontset found<br />
</code></p>
<p>a quick peek at the support forum pointed me to the need of performing a </p>
<p><code><br />
xset fp rehash<br />
</code></p>
<p>everytime and before <i>wfica</i> or <i>wfcmgr</i> are run. It also looks like there are a lot of other common problems known to exist with. Here&#8217;s a link to a page with some information on these <a href="http://org.against.org/r.php?http://codtech.com/wiki/index.php/Citrix_ICA_Client_10_on_Ubuntu_6.10_Edgy_Eft" class="external">Citrix ICA client issues</a> (out of which <a href="http://org.against.org/r.php?http://codtech.com/downloads/citrix-icaclient-10-ubuntu" class="external">this script</a> is a real winner, as it will patch and configure permanently almost every aspect of this application &#8211; it&#8217;s designed for Ubuntu 6.10 and later, but nothing a little hack won&#8217;t fix). </p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/citrix-client-on-ubuntu-606-the-odissey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One VMWare Per Child</title>
		<link>http://org.against.org/one-vmware-per-child/</link>
		<comments>http://org.against.org/one-vmware-per-child/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 22:46:52 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[negroponte]]></category>
		<category><![CDATA[olpc]]></category>
		<category><![CDATA[one laptop per child]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://org.against.org/one-vmware-per-child/</guid>
		<description><![CDATA[Apparently, after the initial scepticism, the OLPC project is gaining momentum. The USD 100 laptop is said to be rolling out of the factories and will soon start being distributed in the participating countries. The laptop will run a customized Red Hat/Fedora linux distro and I&#8217;ve found some pointers regarding how to run the OLPC [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently, after the initial scepticism, <a href="http://org.against.org/r.php?http://en.wikipedia.org/wiki/Olpc" class="external">the OLPC project</a> is gaining momentum. The USD 100 laptop is said to be rolling out of the factories and will soon start being distributed in the participating countries. The laptop will run a customized Red Hat/Fedora linux distro and I&#8217;ve found some pointers regarding how to run the OLPC as an appliance inside virtualization software (like VMWare or QEMU). Further instructions at the <a href="http://org.against.org/r.php?http://wiki.laptop.org/go/OS_images_for_emulation" class="external">OLPC wiki</a>. OLPC images are <a href="http://org.against.org/r.php?http://wiki.laptop.org/go/OS_images" class="external">here</a>. Go give it a try.</p>
<p>(Then there&#8217;s also a Slashdot article about <a href="http://org.against.org/r.php?http://hardware.slashdot.org/hardware/06/12/05/0324221.shtml" class="external">Microsoft Looking to Run Windows on OLPC</a>. Don&#8217;t the poor children of the world suffer enough?)</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/one-vmware-per-child/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>thirty-one</title>
		<link>http://org.against.org/thirty-one/</link>
		<comments>http://org.against.org/thirty-one/#comments</comments>
		<pubDate>Fri, 28 Jul 2006 03:21:49 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[disney]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google earth]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[kmz]]></category>
		<category><![CDATA[lost]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[pirates of the caribbean]]></category>

		<guid isPermaLink="false">http://org.against.org/thirty-one/</guid>
		<description><![CDATA[Interesting marketing stunt: First, we had logos written on top of physical structures which aren&#8217;t really there (here&#8217;s an example), now Disney is using Google Earth to promote its blockbuster Pirates of the Caribbean: Dead Man&#8217;s Chest (PotC2). How? One of the official sites has a .KMZ overlay for download which adds the pirates islands, [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting marketing stunt: First, we had logos written on top of physical structures which aren&#8217;t really there (<a href="http://org.against.org/r.php?http://maps.google.com/?ie=UTF8&#038;ll=38.729016,-9.21578&#038;spn=0.001695,0.003659&#038;t=k&#038;om=1" class="external">here&#8217;s an example</a>), now Disney is using <a href="http://org.against.org/r.php?http://earth.google.com/" class="external">Google Earth</a> to promote its blockbuster <a href="http://org.against.org/r.php?http://www.imdb.com/title/tt0383574/" class="external">Pirates of the Caribbean: Dead Man&#8217;s Chest</a> (PotC2). How? One of the <a href="http://org.against.org/r.php?http://www.discoverpirateisland.com/" class="external">official sites</a> has a .KMZ overlay for download which adds the pirates islands, links to trailers, movie and soundtrack information and a (lame) easter egg. Nothing fancy you wouldn&#8217;t find here and there, don&#8217;t expect much interactivity, just a static file with some XML and a few images which get downloaded to your hard drive. Voilá. A few extra islands here and there and some plain hypertext links presented in a fashionable way.</p>
<div style="text-align: center"><img alt="Google Earth Pirates Island" id="image40" src="http://org.against.org/wp-content/uploads/2006/07/goo.jpg" /></div>
<p>Suddenly, it feels like someone is opening a huuuge Pandora&#8217;s box. There are movies (and TV series) which feel a whole lot more real than PotC2 which:<br />
a) take place in somewhere which is probably already mapped by Google.<br />
b) probably have a zillion viewers and fans which are experienced Google Earth users and would love to know a little more about the show (yes, I would love to see <a href="http://org.against.org/r.php?http://www.imdb.com/title/tt0411008/" class="external">Lost</a> trying something like this).<br />
c) could use an extra dose of marketing share and buzz factor.The truth is building solutions on top of Google Earth is easier than spelling <a href="http://org.against.org/r.php?http://the.taoofmac.com/space/Supercalifragalisticexpialidocious" class="external">Supercalifragalisticexpialidocious</a>. Real time interaction and dynamic behaviour can be achieved by server side components located anywhere (not necessarily Google).<br />
I think we may be seeing something along these lines in the near future&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/thirty-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sysinternals (1998-2006)</title>
		<link>http://org.against.org/sysinternals/</link>
		<comments>http://org.against.org/sysinternals/#comments</comments>
		<pubDate>Tue, 18 Jul 2006 19:17:31 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[blue screen of death]]></category>
		<category><![CDATA[BSOD]]></category>
		<category><![CDATA[filemon]]></category>
		<category><![CDATA[internals]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[process explorer]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[tcpview]]></category>

		<guid isPermaLink="false">http://org.against.org/?p=38</guid>
		<description><![CDATA[Wow. Sysinternals has been acquired  by Microsoft
There was a time where Microsoft was known for buying small startups that looked like some kind of threat or offered software pieces tightly binded to Windows (and most of all, popular) so that these could slowly be bundled with their software. Most of these software solutions ended [...]]]></description>
			<content:encoded><![CDATA[<p>Wow. <a href="http://org.against.org/r.php?http://www.sysinternals.com/blog/2006/07/on-my-way-to-microsoft.html" class="external">Sysinternals has been acquired  by Microsoft</a></p>
<p>There was a time where Microsoft was known for buying small startups that looked like some kind of threat or offered software pieces tightly binded to Windows (and most of all, popular) so that these could slowly be bundled with their software. Most of these software solutions ended up in oblivion or squashed in the process of building &#8220;better, faster and secure&#8221; applications (and I&#8217;m quoting). I just hope these guys have better luck today and achieve what they&#8217;re looking for, <em>&#8220;making Windows an even better platform for all of us&#8221;</em>. We all know what they&#8217;re capable of&#8230;<br />
Go grab your copies of <a href="http://org.against.org/r.php?http://www.sysinternals.com/Utilities/TcpView.html" class="external">TCPView</a>, <a href="http://org.against.org/r.php?http://www.sysinternals.com/Utilities/Filemon.html" class="external">Filemon</a>, <a href="http://org.against.org/r.php?http://www.sysinternals.com/Utilities/Regmon.html" class="external">Regmon</a> and <a href="http://org.against.org/r.php?http://www.sysinternals.com/Utilities/ProcessExplorer.html" class="external">Process Explorer</a> while you can and save them to your USB pendrives. These utilities are priceless, a must have for every sysadmin and should have been part of the operating system from the dawn of ages.</p>
<p><small>(If you&#8217;re feeling in the mood for a practical joke, replace some default screensavers for <a href="http://org.against.org/r.php?http://www.sysinternals.com/Utilities/BlueScreen.html" class="external">BlueScreen</a> too&#8230;)</small></p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/sysinternals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
