<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-CA">
	<id>http://nikosapi.org/w/index.php?action=history&amp;feed=atom&amp;title=ENHANCE</id>
	<title>ENHANCE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://nikosapi.org/w/index.php?action=history&amp;feed=atom&amp;title=ENHANCE"/>
	<link rel="alternate" type="text/html" href="http://nikosapi.org/w/index.php?title=ENHANCE&amp;action=history"/>
	<updated>2026-05-30T19:38:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://nikosapi.org/w/index.php?title=ENHANCE&amp;diff=41&amp;oldid=prev</id>
		<title>Nikosapi: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://nikosapi.org/w/index.php?title=ENHANCE&amp;diff=41&amp;oldid=prev"/>
		<updated>2013-09-14T02:16:27Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-CA&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:16, 14 September 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-CA&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nikosapi</name></author>
	</entry>
	<entry>
		<id>http://nikosapi.org/w/index.php?title=ENHANCE&amp;diff=40&amp;oldid=prev</id>
		<title>Nikosapi at 20:19, 19 January 2008</title>
		<link rel="alternate" type="text/html" href="http://nikosapi.org/w/index.php?title=ENHANCE&amp;diff=40&amp;oldid=prev"/>
		<updated>2008-01-19T20:19:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Image:Enhance.png|right|200px]]&lt;br /&gt;
After watching a dozen episodes of CSI (and Super Troopers) I realized that it would be fun to make a photo enhancing application that always results in a perfect image like on the show. Sadly, I don&amp;#039;t have the know-how to write such an app so I made the next best thing. ENHANCE blurs the image and by clicking the ENHANCE button it removes some of the blur until you get back to the unblurred image.&lt;br /&gt;
&lt;br /&gt;
== Running ENHANCE ==&lt;br /&gt;
For this to work you need to have pygtk and PIL (python imaging library) installed.&lt;br /&gt;
For Debian/Ubuntu:&lt;br /&gt;
 sudo apt-get install python-imaging python-glade2 python-gtk2&lt;br /&gt;
For Fedora:&lt;br /&gt;
 su -c &amp;quot;yum install python-imaging pygtk2-libglade pygtk2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Once you&amp;#039;ve installed the required packages do the following to download and run:&lt;br /&gt;
 # Go to your Desktop&lt;br /&gt;
 cd ~/Desktop&lt;br /&gt;
 # Download the tarball&lt;br /&gt;
 wget http://nikosapi.org/software/ENHANCE.tar.bz2&lt;br /&gt;
 # Extract the files&lt;br /&gt;
 tar xvf ENHANCE.tar.bz2&lt;br /&gt;
 # Change to the extracted directory&lt;br /&gt;
 cd ENHANCE&lt;br /&gt;
 # Make ENHANCE.py executable (if it isn&amp;#039;t already)&lt;br /&gt;
 chmod +x ENHANCE.py&lt;br /&gt;
 # Run the program&lt;br /&gt;
 ./ENHANCE.py&lt;/div&gt;</summary>
		<author><name>Nikosapi</name></author>
	</entry>
</feed>