<?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>Nanolx.org &#187; zanghar</title>
	<atom:link href="http://www.nanolx.org/author/zanghar/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nanolx.org</link>
	<description>Nanolx.org: Hacking @ Debian</description>
	<lastBuildDate>Tue, 20 Mar 2012 13:55:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HomebrewFilter rev37</title>
		<link>http://www.nanolx.org/wiihomebrew/homebrewfilter</link>
		<comments>http://www.nanolx.org/wiihomebrew/homebrewfilter#comments</comments>
		<pubDate>Tue, 20 Mar 2012 11:00:21 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[Wii::Homebrew]]></category>
		<category><![CDATA[gamecube]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=448</guid>
		<description><![CDATA[An alternative to the Homebrew Channel The HomebrewFilter is an drop-in replacement for the Homebrew Channel &#8211; it allows Homebrew applications to be loaded and sorted, among other more outstanding opportunities.
Compared to the Homebrew Channel, the HomebrewFilter features the following additional [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nanolx.org/wiihomebrew/homebrewfilter/attachment/icon-2" rel="attachment wp-att-449" class="liimagelink"><img class="alignnone size-full wp-image-449" title="hbf" src="http://www.nanolx.org/wp-content/uploads//icon1.png" alt="" width="128" height="48" /></a>An alternative to the Homebrew Channel <span id="more-448"></span>The HomebrewFilter is an drop-in replacement for the Homebrew Channel &#8211; it allows Homebrew applications to be loaded and sorted, among other more outstanding opportunities.</p>
<p>Compared to the Homebrew Channel, the HomebrewFilter features the following additional functionality:</p>
<p>- boot GameCube Homebrew<br />- boot into external loaders (Uniiloader, Priiloader)<br />- load Homebrew from SD, USB, DVD or All<br />- load Homebrew from FAT, NTFS or EXT2/3/4 formatted devices<br />- categorize Homebrew (without the need to change directories)<br />- download additional content directly from within The HomebrewFilter<br />    * Fonts<br />    * Translations<br />    * Themes<br />- on-the-fly updates via network connectivity<br />- child-lock mode<br />- screen adjustment options<br />- edit meta.xml from within the HomebrewFilter</p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;">== Installation ==</span><br />Various ways allow to install the HBF</p>
<p>a) HBF already installed</p>
<p>aa) HBF &lt;= rev35: download the HBF (&gt;= rev36) manually and put it on your SD-Card<br />    (sub-folder: apps/) and start it from HBF<br />ab) HBF &gt;= rev36: just enter the update-dialog (Settings -&gt; Update)</p>
<p>b) HBC already installed</p>
<p>Proceed as in aa)</p>
<p>c) Nothing already installed</p>
<p>follow a guide on how to set-up Homebrew on your Nintendo Wii, for example: <a href="http://forum.wii-homebrew.com/board4-wii-homebrew-area/board9-tutorials/softmod-und-nand-emulation/8260-new-ultimate-homebrew-guide-wii-by-wii-homebrew-com-v1-0/" class="liexternal">New UHG (German)</a></p>
<p>&nbsp;</p>
<p>Since rev36 HBF is OpenSource</p>
<p>&nbsp;</p>
<p><em><strong>License</strong></em>: GPL2</p>
<p><em><strong>Download</strong></em>: <strong><a href="http://download.tuxfamily.org/hbf/Installer/HomebrewFilter-rev37.tar.bz2" class="liexternal">Installer</a></strong></p>
<p>&nbsp;</p>
<p><em><strong>ChangeLog</strong></em>:</p>
<p>//rev37:<br />- improved update-mechanism:<br />    * copy the old boot.dol to prev.dol<br />    * save the downloaded file rather than loading from RAM<br />    * BUGFIX: make downloading a Beta version work<br />- BUGFIX: installer no longer crashes when IOS253 exists<br />- IOS253 is no more selectable as IOS to load an app with<br />- added a new loader-menu (allows to enter special loaders):<br />    * NAND-Emu (Uniiloader)<br />      (must be one of sd:/apps/NANDEmu-Boot/boot.dol<br />              usb:/apps/NANDEmu-Boot/boot.dol)<br />      HBF only allows to boot into Uniiloader if IOS253 is present<br />    * Priiloader<br />      returns to priiloader (regardless of autoboot setting)<br />- &#8216;Return to System Menu&#8217; now ignores Priiloader and always enters System Menu<br />- Support for Homebew on DVD<br />- if HW_AHBPROT is available also apply DI2_ReadLimit and NewTrucha patches<br />- No longer show the HBC if it&#8217;s installed<br />- New option for disabling the &#8216;All&#8217; category (takes effect only if atleast<br />  one other category exists (obviously)) [ZERO]<br />- BUGFIX: changing pages in an empty category no longer crashes [ZERO]<br />- Accessing devices formatted as EXT2/3/4 should now be noticeably faster<br />- compiled with devkitppc 25-1 and libogc 1.8.10 (support for latest WiiMotes)<br />- For theme designers: the following new icons have been added:<br />    * choice_large (device menu)<br />    * dvd_active (device menu)<br />    * dvd_inactive (device menu)<br />    * all_active (device menu)<br />    * all_inactive (device menu)<br />    * loader_active (loader menu)<br />    * loader_inactive (loader menu)<br />- Additional Credits<br />    * stfour (priiloader magic words)<br />    * double_A/R2-D2199 (func for priiloader detection)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/wiihomebrew/homebrewfilter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ROM creation Toolbox v6 for 7cG2</title>
		<link>http://www.nanolx.org/androidhacking/nano-cfw-toolbox</link>
		<comments>http://www.nanolx.org/androidhacking/nano-cfw-toolbox#comments</comments>
		<pubDate>Wed, 07 Mar 2012 18:17:41 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[Android::Hacking]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[arnova]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=443</guid>
		<description><![CDATA[My ROM creation toolbox

This toolbox allows you to create your own ROM for the Arnova 7c G2.
&#160;
Content:
NanoBoot rev29 // NanoSystem rev72 // TreNanoRecovery rev03
ARM cross-compiler 2011.09
Android Kitchen
APK Manager
Support Tools (adb/fastboot &#8230;) and files (udev rules)
wor [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-444" title="nano-cfw-toolbox" src="http://www.nanolx.org/wp-content/uploads//package_settings.png" alt="" width="128" height="128" />My ROM creation toolbox</p>
<p><span id="more-443"></span></p>
<p>This toolbox allows you to create your own ROM for the Arnova 7c G2.</p>
<p>&nbsp;</p>
<p>Content:</p>
<p>NanoBoot rev29 // NanoSystem rev72 // TreNanoRecovery rev03</p>
<p>ARM cross-compiler 2011.09</p>
<p>Android Kitchen</p>
<p>APK Manager</p>
<p>Support Tools (adb/fastboot &#8230;) and files (udev rules)</p>
<p>work (helper functions)</p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;"><strong>HOW TO INSTALL:</strong></span></p>
<ul>
<li>unpack workdir.tar.xz</li>
<li>cd into new directory &#8220;workdir&#8221;</li>
<li>source work</li>
<li>install_x</li>
</ul>
<p>&nbsp;</p>
<p>Functions from `work&#8217; script:</p>
<ul>
<li>install_x: auto-load work function and install udev rules (requires &#8220;sudo&#8221;)</li>
<li>uninstall_x: revert install_x (requires &#8220;sudo&#8221;)</li>
<li>repackboot: repack custom-ramdisk with kernel from image/nano-boot.img</li>
<li>repacksystem: create custom-system.img from custom-system directory<strong> [LIMIT: 120MB!]</strong></li>
<li>repackrecovery: create custom-recovery.img from custom-recovery directory</li>
<li>repackall: all three above</li>
<li>flasboot: shortcut for `tools/fastboot flash boot custom-boot.img&#8217;</li>
<li>flashsystem: shortcut for `tools/fastboot flash system custom-system.img&#8217;</li>
<li>flashrecovery: shortcut for `tools/fastboot flash recovery custom-recovery.img&#8217;</li>
<li>flashall: all three above</li>
<li>reset: shortcut for `tools/fastboot -w&#8217; (factory reset)</li>
<li>fullreset: shortcut for `tools/fastboot -w erase recovery erase system&#8217;</li>
<li>continue: shortcut for `tools/fastboot continue&#8217; (reboot from fastboot-mode)</li>
<li>cleanup: clean the workdir</li>
<li>distributeimg: create all image files</li>
<li>distributeworkdir: create workdir.tar.xz</li>
<li>andcross: enable arm cross-compiler</li>
<li>andcross_x: disable arm cross-compiler</li>
<li>tokitchen: copy image files into kitchen workdir</li>
<li>cleanup: clean workdir</li>
<li>switchext4: switch to ext4 boot/recovery</li>
<li>switchext2: switch to ext2 boot/recovery</li>
<li>switchnosd: switch to nosd boot/recovery</li>
</ul>
<p>&nbsp;</p>
<p><span style="color: #ff6600;"><em><strong>Download: <a href="http://www.nanolx.org/downloads/workdir.tar.xz" class="liinternal">Workdir.tar.xz</a></strong></em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/androidhacking/nano-cfw-toolbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nano CFW v12e (Arnova 7cG2)</title>
		<link>http://www.nanolx.org/androidhacking/nano-cfw</link>
		<comments>http://www.nanolx.org/androidhacking/nano-cfw#comments</comments>
		<pubDate>Wed, 07 Mar 2012 17:33:12 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[Android::Hacking]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[arnova]]></category>
		<category><![CDATA[firmware]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=433</guid>
		<description><![CDATA[My custom firmware (CFW) for the Arnova 7cG2 8&#8243; Tablet, based on the stock ROM.

Features compared to stock ROM:
- official Android Market
- full root access (boot + sudo)
- DC2SD (/data and /cache partitions on SD-Card) [optional]
- ES FileManager
- Busybox as default shell
- some more,  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nanolx.org/androidhacking/nano-cfw/attachment/input-tablet" rel="attachment wp-att-436" class="liimagelink"><img class="alignnone size-full wp-image-436" title="nano-cfw" src="http://www.nanolx.org/wp-content/uploads//input-tablet.png" alt="" width="128" height="128" /></a>My custom firmware (CFW) for the Arnova 7cG2 8&#8243; Tablet, based on the stock ROM.</p>
<p><span id="more-433"></span></p>
<p>Features compared to stock ROM:</p>
<p>- official Android Market</p>
<p>- full root access (boot + sudo)</p>
<p>- DC2SD (/data and /cache partitions on SD-Card) [optional]</p>
<p>- ES FileManager</p>
<p>- Busybox as default shell</p>
<p>- some more, more or less, minor tweaks and changes</p>
<p>&nbsp;</p>
<p><em><strong>License</strong></em>: free to use // do not distribute &#8211; instead link to the original files</p>
<p><span style="color: #ff0000;"><strong>What is DC2SD?</strong></span></p>
<p>DC2SD stands for Data&amp;Cache To SD-Card. It takes two partitions of the SD-Card and uses them for /data and /cache – rather than the two internal partitions. If you prefer using the internal partitions, use the &#8220;NoSD&#8221; version, else choose between EXT4 and EXT2 versions of DC2SD.</p>
<p>&nbsp;</p>
<p><span style="color: #0000ff;"><em>If you flash the DC2SD version you must partition your SD-Card, else everything that needs /cache will fail and /data will be limited to ~7 Mb!</em></span></p>
<p>&nbsp;</p>
<p>So if you got no clue what this is all about, choose the NoSD version!</p>
<p>&nbsp;</p>
<p><strong>Downloads:</strong></p>
<p>&nbsp;</p>
<p><span style="color: #ff00ff;"><strong>DC2SD with EXT4:</strong></span></p>
<p><a href="http://www.nanolx.org/downloads/nano-boot-ext4.img" class="liinternal">NanoBoot</a> // <a href="http://www.nanolx.org/downloads/trenano-recovery-ext4.img" class="liinternal">TreNanoRecovery</a></p>
<p>&nbsp;</p>
<p><strong><span style="color: #ff00ff;">DC2SD with EXT2:</span></strong></p>
<p><a href="http://www.nanolx.org/downloads/nano-boot-ext2.img" class="liinternal">NanoBoot</a> // <a href="http://www.nanolx.org/downloads/trenano-recovery-ext2.img" class="liinternal">TreNanoRecovery</a></p>
<p>&nbsp;</p>
<p><span style="color: #ff00ff;"><strong>No</strong><strong>SD</strong></span> (use internal storage for /data and /content as /cache):</p>
<p><a href="http://www.nanolx.org/downloads/nano-boot-nosd.img" class="liinternal">NanoBoot</a> // <a href="http://www.nanolx.org/downloads/trenano-recovery-nosd.img" class="liinternal">TreNanoRecovery</a></p>
<p>&nbsp;</p>
<p><strong>For ALL variants (raw image):</strong></p>
<p><a href="http://www.nanolx.org/downloads/nano-system.img" class="liinternal">NanoSystem</a></p>
<p>&nbsp;</p>
<p><span style="color: #ff00ff;"><strong>Installation:</strong></span></p>
<p><span style="color: #ff6600;"><strong>Step 0: n00b step to avoid copy-paste commands not working</strong></span></p>
<p><strong><br /> </strong></p>
<p>rename the downloaded NanoBoot to: nano-boot.img</p>
<p>rename the downlaoded TreNanoRecovery to: trenano-recovery.img<strong><br /> </strong></p>
<p><strong><br /> </strong></p>
<p><strong><span style="color: #ff6600;">Step 1: partitioning SD-Card <span style="color: #0000ff;">[ONLY for DC2SD]</span></span><br /> </strong></p>
<p>&nbsp;</p>
<p>You need to create 3 partitions on your SD-Card:</p>
<p>- partition 1: used as usual external sd-storage, use FAT32 as file-system, choose size wisely yourself*</p>
<p>- partition 2: used as /data, use EXT4/EXT2** as file-system, choose size wisely yourself*</p>
<p>- partition 3: used as /cache, use EXT4/EXT2** as file-system, atleast 250 MB*</p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;"><em><strong>All partitions MUST be primary partitions!</strong></em></span></p>
<p>&nbsp;</p>
<p>* Example with 8gb SD-Card: 3,85 GB partition 1, 3,85 GB partition 2, remaining space partition 3.</p>
<p>** … EXT4 is recommended (more secure and reliable, journaling FS), EXT2 is faster</p>
<p>** … if you got a class 8 SD-Card you should use EXT4, on slower cards EXT2 might be</p>
<p>** … the less annoying choice -&gt; flash the correct images according to filesystem!!</p>
<p>&nbsp;</p>
<p><span style="color: #ff6600;"><strong>Step 2: Flashing trenano-recovery.img:</strong></span></p>
<p>&nbsp;</p>
<p>Put phone into fastboot mode (shutdown and start by pressing power+lower-volume):</p>
<p>&nbsp;</p>
<ul>
<li>fastboot flash recovery trenano-recovery.img</li>
</ul>
<p>&nbsp;</p>
<p><span style="color: #ff6600;"><strong>Step 3: Flashing nano-boot.img and nano-system.img:</strong></span></p>
<p>&nbsp;</p>
<ul>
<li>fastboot flash boot nano-boot.img</li>
<li>fastboot erase system</li>
<li>fastboot flash system nano-system.img</li>
<li>fastboot continue</li>
</ul>
<p>&nbsp;</p>
<p><span style="color: #99cc00;"><em><strong>NOTE 001:</strong></em></span></p>
<p><em><strong>you should use atleast a class 6 SD-Card for DC2SD, class 8 recommended. (it&#8217;s not yet tested how well class 10 is supported by 7cG2 – many tablets have problems with class 10 cards – so if you going to buy a new one stick to class 8).</strong></em></p>
<p>&nbsp;</p>
<p><span style="color: #99cc00;"><em><strong>NOTE 002:</strong></em></span></p>
<p><em><strong>after flash it might take up to 2 – 3 minutes for your device to be fully initialized for the FIRST start – have no fear if it does not seem to do anything – just relax and wait. (you can see what it does using &#8216;adb logcat&#8217; – if you doubt it does anything)<br /> </strong></em></p>
<p><em><strong><br /> </strong></em></p>
<p><em><strong><span style="color: #99cc00;">NOTE 003:</span><br /> </strong></em></p>
<p><em><strong>when using DC2SD use<span style="color: #ff0000;"> internal storage</span>, when installing applications NOT sdcard – obviously internal storage is partition 2 on the SD-Card then!<br /> </strong></em></p>
<p><em><strong><br /> </strong></em></p>
<p><span style="color: #008000;"><em><strong>Advantages of /data and /cache on SD-Card:</strong></em></span></p>
<p><span style="color: #008000;"><em><strong>- more space</strong></em></span></p>
<p><span style="color: #008000;"><em><strong>- much easier backup (just put SD in PC and copy away)</strong></em></span></p>
<p><span style="color: #008000;"><em><strong>- it&#8217;s pure awesome</strong></em></span></p>
<p><em><strong><br /> </strong></em></p>
<p><span style="color: #ff0000;"><em><strong>Disadvantages of /data and /cache on SD-Card:</strong></em></span></p>
<p><span style="color: #ff0000;"><em><strong>- startup takes longer</strong></em></span></p>
<p><em><strong><span style="color: #ff0000;">- running an app the first time takes a bit longer (also depends on SD-Card speed)</span><br /> </strong></em></p>
<p>&nbsp;</p>
<p><span style="color: #0000ff;"><em><strong>That&#8217;s it!</strong></em></span></p>
<p>&nbsp;</p>
<p><span style="color: #ff00ff;"><strong>GETTING OFFICIAL ANDROID MARKET TO WORK</strong></span></p>
<p>&nbsp;</p>
<p>Go to Settings &gt; Accounts &amp; Sync</p>
<ul>
<li>enable both options for backgrounddata</li>
<li>add account</li>
<li>open market and accept TOS</li>
</ul>
<p>&nbsp;</p>
<p>That&#8217;s all – enjoy your Android Market on 7cG2.</p>
<p>&nbsp;</p>
<p><span style="color: #99cc00;"><em><strong>HINT 001:</strong></em></span></p>
<p>If you have a lot of images on the SD-Card, gallery3d is awwwfully slow in creating it&#8217;s caches. I&#8217;d recommend &#8220;Just Pictures&#8221; from the market. Not as fancy, but much faster and also displays many images in better quality when double-tap for full-size.</p>
<p>&nbsp;</p>
<p><span style="color: #99cc00;"><em><strong>HINT 002:</strong></em></span></p>
<p>For those without credit-card, you might check the apps-center from www.androidpit.de – you pre-pay using paypal and then you can simply buy an app. Though they don&#8217;t have all apps available, but a special offer each week.</p>
<p>&nbsp;</p>
<p><span style="color: #993366;"><strong>ChangeLog (since v12d):</strong></span></p>
<p>NanoBoot rev29:</p>
<p>- pass &#8216;-p&#8217; rather than &#8216;-y&#8217; to e2fsck</p>
<p>- more performance tweaks</p>
<p>&nbsp;</p>
<p>NanoSystem rev72:</p>
<p>- add improved OpenGL libraries</p>
<p>&nbsp;</p>
<p>TreNanoRecovery rev03:</p>
<p>&#8211;</p>
<p>&nbsp;</p>
<p><em><strong>Suggestions/Comments/Thanks welcome <img src='http://www.nanolx.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></em></p>
<p><em><strong>Have Fun!</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/androidhacking/nano-cfw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GCMM+ rev03</title>
		<link>http://www.nanolx.org/wiihomebrew/gcmmplus</link>
		<comments>http://www.nanolx.org/wiihomebrew/gcmmplus#comments</comments>
		<pubDate>Sun, 04 Mar 2012 09:24:50 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[Wii::Homebrew]]></category>
		<category><![CDATA[gamecube]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=425</guid>
		<description><![CDATA[GCMM+ is a fork of GCMM &#8211; a GameCube/Wii homebrew to export GameCube savegames from the memory card to SD and vice versa.

License: GPL 3
Download: HBC/HBF // Source
&#160;
ChangeLog:
rev01 (2012-03-02)- changed directory from SD:/MCBACKUP to SD:/gcsaves- fix compilation with devkitPPC 23+-  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nanolx.org/wiihomebrew/gcmmplus/attachment/icon" rel="attachment wp-att-430" class="liimagelink"><img class="alignnone size-full wp-image-430" title="gcmmplus" src="http://www.nanolx.org/wp-content/uploads//icon.png" alt="" width="128" height="48" /></a>GCMM+ is a fork of GCMM &#8211; a GameCube/Wii homebrew to export GameCube savegames from the memory card to SD and vice versa.</p>
<p><span id="more-425"></span></p>
<p><em><strong>License: GPL 3</strong></em></p>
<p><em><strong>Download</strong></em>: <strong><a href="http://www.nanolx.org/downloads/gcmm+-rev03-hbf.tar.bz2" class="liinternal">HBC/HBF</a> // <a href="http://www.nanolx.org/downloads/gcmm+-rev03.tar.bz2" class="liinternal">Source</a></strong></p>
<p>&nbsp;</p>
<p>ChangeLog:</p>
<p><strong><span style="text-decoration: underline;"><span style="color: #0000ff; text-decoration: underline;">rev01 (2012-03-02)</span></span></strong><br />- changed directory from SD:/MCBACKUP to SD:/gcsaves<br />- fix compilation with devkitPPC 23+<br />- still compatible with older devkitPPC<br />- new icon.png (thanks to matriculated)<br />- use default font as in HBF<br />- rename GC_prepare.bat to mkgc.sh<br />- rename Wii_prepare.bat to mkwii.sh</p>
<p><span style="text-decoration: underline;"><strong><span style="color: #0000ff; text-decoration: underline;">rev02 (2012-03-03)</span></strong></span><br />- fixed a crash while displaying content of SD:/gcsaves</p>
<p><span style="text-decoration: underline; color: #0000ff;"><strong>rev03 (2012-03-03)</strong></span><br />- merged changes from a previous mod of GCMM:<br />&#8211;:: from GCMM rev12 (PabloACZ) ::&#8211;<br />:::: Modified the MountCard() function in mcard.c to perform a probe on the GC<br />      Memory Card slot, to make sure it was mounted properly.<br />:::: Improved the compatibility with GCS/SAV files with the patch posted by<br />     jcwitzel in December 2009.<br />:::: *Hopefully* Added compatibility with Official GameCube Memory Cards.<br />     According to a friend of mine, it works with a 256 blocks Memory Card.<br />&#8211;:: from GCMM rev13 (pikachu25) ::&#8211;<br />:::: R (GC-Pad) / 1 (Wiimote) now launches a &#8220;backup all&#8221; mode, where all<br />     saves on the memory card are written to the SD card without any user<br />     prompts in the meantime.<br />:::: I came across a couple saves that had ridiculous filenames that refused to<br />     write to SD, so if the program comes across one of those, it&#8217;ll now write them<br />     out as &#8220;illegal_name&#8221; instead of the actual filename.<br />:::: Filenames written to SD are now prefixed with a number, counting up from 1<br />     for every file written during the current session. I added this since I had<br />     multiple files that resulted in the same filename.<br />:::: I also added a small check if the file was written correctly. If<br />     not, it&#8217;ll retry. This probably results in an infinite loop when your<br />     SD card doesn&#8217;t have enough free space, so ensure that I guess.<br />:::: I also (quite shoddily) edited the image listing all the options to<br />     add the new option, it&#8217;s ugly but does its job. Feel free to fix, I<br />     don&#8217;t have Photoshop or anything here.<br />&#8211;:: my own changes ::&#8211;<br />- changed &#8220;illegal_filename&#8221; to &#8220;unknown&#8221; -&gt; just sounds better<br />- re-apply my changes from rev01 (allows compilation with old AND new devkitPPC)<br />- change output file names: gcmm+-{gc,wii}.{dol,elf}<br />- added BUGS file (showing status for issues reported to the original GCMM)<br />- first check for Memory Card in Slot A, then in Slot B (not hotplugging)<br />- when pressing HOME show a exit message</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/wiihomebrew/gcmmplus/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSD [SawfishSessionDialog] 0.30</title>
		<link>http://www.nanolx.org/sawfish/ssd</link>
		<comments>http://www.nanolx.org/sawfish/ssd#comments</comments>
		<pubDate>Sun, 15 Jan 2012 15:00:47 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[News::Sawfish]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[sawfish]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=396</guid>
		<description><![CDATA[SSD (SawfishSessionDialog) is a simple, flexible session-dialog for the Sawfish window-manager.
It uses REP-GTK+ to realize the UI and does not depend on Sawfish (can be used with any window-manager).
Features:
- simple UI
- UI command editor
- command-line options acting as &#8220;scripting interface&#82 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nanolx.org/sawfish/ssd/attachment/system-run" rel="attachment wp-att-91" class="liimagelink"><img class="size-full wp-image-91 alignleft" title="gnome-run-dialog" src="http://www.nanolx.org/wp-content/uploads//system-run.png" alt="GRD Logo" width="128" height="128" /></a>SSD (SawfishSessionDialog) is a simple, flexible session-dialog for the Sawfish window-manager.</p>
<p>It uses REP-GTK+ to realize the UI and does not depend on Sawfish (can be used with any window-manager).<span id="more-396"></span></p>
<p>Features:</p>
<p>- simple UI</p>
<p>- UI command editor</p>
<p>- command-line options acting as &#8220;scripting interface&#8221;</p>
<p>- optional pre-sets for KDE4, XFCE4 or GNOME2</p>
<p><em><strong>License: GPL 3</strong></em></p>
<p><em><strong>Download: <a href="http://download.tuxfamily.org/sawfish/Extras/ssd-0.30.tar.bz2" class="liexternal">Tar/BZ2</a> (<a href="http://download.tuxfamily.org/sawfish/Extras/ssd-0.30.tar.bz2.sha1" class="liexternal">SHA1 SUM</a>)</strong></em></p>
<p><em><strong>ChangeLog:</strong></em></p>
<p>0.30: &#8220;Drum Machine&#8221;<br />    - re-load configuration after saving (so changes apply immediately now)<br />    - fixed detection of XFCE4 (use sawfish-client)<br />    - new option: &#8211;razor (use commands for Razor-Qt)<br />    - new option: &#8211;mate (use commands for MATE)<br />    - add detection of MATE (getenv)<br />    - add detection of Razor-Qt (sawfish-client)<br />    - add hibernate and suspend commands to KDE4-preset<br />    - don&#8217;t start dialog when &#8211;detect was given<br />    - fixed forcing to show icons on buttons<br />    - add abort-button to settings editor (close without saving)<br />    - don&#8217;t decorate the dialog<br />    - force centering the dialog</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/sawfish/ssd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sawfish v1.8.2 // 1.8.91</title>
		<link>http://www.nanolx.org/newssawfish/sawfish</link>
		<comments>http://www.nanolx.org/newssawfish/sawfish#comments</comments>
		<pubDate>Sun, 09 Oct 2011 18:00:22 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[News::Sawfish]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[sawfish]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=61</guid>
		<description><![CDATA[Sawfish is an extensible window manager using a Lisp-based scripting language. Its policy is very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. All high-level WM functions are implemented in Lisp for future  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-50" title="sawfish" src="http://www.nanolx.org/wp-content/uploads//sawfish.png" alt="Sawfish Logo (Alternative)" width="140" height="127" />Sawfish is an extensible window manager using a Lisp-based scripting language. Its policy is very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. All high-level WM functions are implemented in Lisp for future extensibility or redefinition.</p>
<p><span id="more-61"></span></p>
<p>These are some of the features that set Sawfish apart from other window managers:</p>
<ul>
<li>Powerful key-binding: Virtually every functionality provided by Sawfish can be bound to keys (or mouse buttons).</li>
<li>Event hooking: For many events (moving windows etc.) you can customize the way Sawfish will respond.</li>
<li>Window matching: When windows are created you can match them to a set of rules and automatically perform actions on them.</li>
<li>Flexible theming: Sawfish allows for very different themes to be created and a variety of third-party themes are readily available.</li>
</ul>
<p>Sawfish was formerly known as Sawmill but then renamed to Sawfish due to pending patents on the name Sawmill. It&#8217;s original Author is John Harper who got employed by Apple which prohibited him to continue working on Sawfish (and librep/rep-gtk). In Mid 2007 Janek &#8216;The Re-Animator&#8217; Kozicki overtook the development of Sawfish. In mid 2008 I overtook development of librep and rep-gtk, followed by Sawfish and SawfishPager in December 2008.</p>
<p><em><strong>License: GPL2</strong></em></p>
<p><em><strong>Download: <a href="http://download.tuxfamily.org/sawfish/" class="liexternal">http://download.tuxfamily.org/sawfish/</a> </strong></em></p>
<p><em><strong>ChangeLog:</strong></em></p>
<p><strong><span style="color: #ffcc99;">1.8.91 &#8220;3 The Hard way&#8221;</span></strong><br /> <strong><span style="color: #ffcc99;">======================</span></strong></p>
<pre>   * Updated or New dependencies
        - librep 0.92.0 -&gt; 0.92.1

        - rep-gtk 0.90.4 -&gt; 0.90.7

   * Bug Fixes
        - When cursor-warping was enabled and user switched to a shaded
          window, the cursor warped to the position of the unshaded
          window. This is fixed now.  [Christopher Bratusek]

        - When switching between tabbed themes from SawfishConfig, it
          could happens that there were `gaps' in the frame. This is
          fixed now. [Christopher Bratusek]

        - In SawfishConfig one could only grab key-bindings, but not
          mouse- or mixed mouse-key-bindings. This is fixed now. (Move
          mouse 20 pixels to grab a `Move' event).  [Christopher
          Bratusek]

        - SawfishConfig became useless when Sawfish restarted. This is
          now worked-around by simply restarting SawfishConfig when
          Sawfish does. A new `before-restart-hook' has been added for
          this purpose. [Christopher Bratusek]

        - In EdgeActions `HotSpot', `HotMove' and `EdgeFlip', it was
          possible to trigger the same event multiple times at a time.
          This is fixed now.  [Jeremy Hankins]

        - Fixed a bug in apps-menu, failing to generate the menu, if a
          desktop-file contains both Categories and the (errorneous)
          Category key, or only the later. [Matthew Love]

        - Fixed a bug in window-manager selection handling. Set all
          fields of the client message event. This prevents bugs, where
          Sawfish sometimes isn't able to replace another
          window-manager or aquiring the screen if no other WM is
          running. [Timo Korvola]

        - When making X request, we might receive and `select' will
          stuck. This is fixed now [Michal Maruska]

        - Avoid calling Xmap for gone windows. [Michal Maruska]

        - Fixed a possible segmentation fault in `leave_notify' [Michal
          Maruska]

        - In SawfishConfig the `choice' widget didn't work when the
          choices were numerical values. This is fixed now.
          [Christopher Bratusek]

   * Sawfish-MMC [Michal Maruska]

     Sawfish-MMC was a fork of Sawfish active, while the original
     Sawfish was inactive (2004-2007). Next follows a list of changes
     merged from Sawfish-MMC.
        - Only apply property changes if window as `refresh' property.

        - In the pixmap-cache append pixmaps to the age list, rather
          than prepending.

        - Extend `pixmap-cache-control' to reset and return more
          informations.

        - `pixmap-cache-images' returns all images in cache.

        - When initializing Sawfish, try to initialize XKB, too.

        - Misc: Drop unused `prog_name' from `display.c'. Call
          `XAddToSaveSet' from a better position in the code. Mar
          `mapped_not_override_p' static. Simplified `property_notify'.

   * EdgeAction changes [Christopher Bratusek]
        - New EdgeActions:
             x `HotMove'. Calls an EdgeAction when dragging a window
               over the edge.

             x `Expose'. Simple expose (one-shot tiling) EdgeAction
               (can also be used stand-alone).  Original code by Mark
               Triggs.

             x `Expand'. Drag a window over the edge and it expand to
               the half-screen size.

             x `Show-Desktop'. Toggles between `show-desktop' and
               `hide-desktop'.

             x `Maximize'. Just for competitive reasons choosable from
               configurator.

        - `before-edge-action-hook' and `after-edge-action-hook'. While
          `enter-flipper-hook' and `leave-flipper-hook' simply respond
          to the mouse entering or leaving the flipper-window, the new
          hooks respond only when an EdgeAction was invoked. The two
          hooks pass the invoked EdgeAction, activated edge and a
          boolean `while-moving' value to the child-function (in that
          order).

        - Simplified, more robust EdgeFlip (flip-viewport and
          flip-workspace are now split).

        - Improved logic of blocking an action while another is already
          running. On one hand, see `Bug Fixes' above, on the other
          hand it's now ensured that we dont' activate an edge twice
          when dragging a window over it or when the pointer hits the
          edge via mouse-trapping.

        - New `move-window-to-corner' and `move-window-to-edge' helpers.

        - Updated EdgeAction documentation

   * SawfishConfig changes [Christopher Bratusek]
        - Updated and Improved widgets in SawfishConfig:
             x `file'. The file(-chooser) widget now uses
               GtkFileChooserButton in favour of the ancient
               GtkFileSelectionDialog. The GtkEntry and GtkVBox used as
               helpers became useless and are removed.

             x `font'. The font(-chooser) widget now uses
               GtkFontChooserButton in favour of the ancient
               GtkFontSelectionDialog. The GtkEntry used as helper
               became useless and is removed.

             x `choice', `symbol', `keymap', `frame-style'. Those
               widgets now use GtkComboBoxText in favour of ancient
               GtkCombo/GtkComboEntry.

             x `scheme-boolean'. This widget is now properly
               implemented.

               Old: two checkboxes. First for activating setting,
               second for choosing yes or no.  New: only one checkbox,
               yes or no as usual, shows minus when unset.

             x `number'. The number-widget now has a `stepping'
               property, allowing to change the increment of a
               button-press on the spin-button.

        - New widgets in SawfishConfig:
             x `range'. The range widget represents an integer with a
               given range.  Basically it uses a GtkScale instead of a
               GtkSpinButton, which results in a better user-experience
               for those values.

             x `image'. The image widget contains a preview and
               image-selector.  The file-browser openend is setup to
               display previews, too. Original code by Lucas Pandolfo.

        - Removed widgets in SawfishConfig:
             x `program'. Just an alias to `file'.

             x All `gtk-only' widgets. Since Sawfish 1.5.0 those have
               been dummies, we don't use `libgnome', `libgnomeui' or
               `libgnomecanvas' anymore anyway.

        - New buttons. SawfishConfig now offers buttons to access Wiki,
          Help, ResourceFile and About. Additionally there's now a
          file-chooser for installing themes from `*.tar.*' files.

        - Widgets that depend on an disabled setting are now hidden
          instead of greyed-out.

        - Merged sawfish.cfg.widgets into sawfish.gtk.widgets. Old
          widgets aren't loaded anymore, even if present from an old
          installation.

        - All defcustoms do now have a property to change the position
          of the label.  To change it, append on of the following to
          the doc-string: \\left \\right \\top \\bottom.

          Example:

               (defcustom test-var 'eclipse
                 "This is just a test with label on top. \\top"
                 :type (choice eclipse crosshair none)
                 :group appearance)

          Of course that only works, if the label is a GtkLabel widget
          on it's own.

   * Theme/Theming changes [Christopher Bratusek]
          === spoiler === : StyleTab in Sawfish 1.9 add lots of new
          fancyness for the price of beeing slow.  So if you experience
          a long startup-time of Sawfish, it's a feature, not a bug. :
          == /spoiler ===

        - StyleTab changes:
             x The theme is now fully re-colorable. You can choose
               different colors for each button and the frame.
               Furthermore you can choose how much to dimm inactive
               frames (compared to active).

             x Majorly improved the grouping of options in StyleTab.

             x Added corners to frames (allowing resize with mouse at
               window-corners).

             x Available styles: Default (former Dark), WixDa (former
               Silver), Reduce, Smoothly and Glass (New).

             x Added hash-tables for images.

        - New themes:
             x Candido

             x Zami-like

        - Improved themes:
             x Gradient has been replaced by Gradient-tabbed.

        - Removed themes [still available from Wiki]:
             x get-S-tabbed

             x brushed-metal

             x simple

             x smaker

             x mono

             x gtk

        - New theme-related configuration-options [theme independent]:
             x Added an option to control the titlebar text position.
               If a theme draws something additional in the titlebar
               (eg. StyleTab draws an icon), refer to the functions
               `update-title-x-offsets', `update-title-y-offsets'.

             x Added an option to control the cursor-shape when
               hovering frame-buttons.

             x Added an option to change the font, depending on the
               window state.

        - Moved definitons for `previous-workspace-button' and
          `next-workspace-button' from StyleTab into Sawfish.

   * New Features
        - Added `single-window-mode'. Basically this feature is known
          from OS-X, though it's implemented in a more strict way. The
          `single-window-mode' window should get all of the users
          attention.

          This is ensured by auto-iconifying any up-popping window,
          which is not in the same group. To additionally not annoy the
          user this is done without animation. Avoided or ignored
          windows are lowered. When `single-window-mode' is quit, the
          opposite happens.

          Also `single-window-mode' hooks into unmap-notify-hook to
          check whether the user wants to stop `single-window-mode' (by
          either closing or iconifying the window). Besides each
          workspace can hold it's own `single-window-mode'.

        - Added `mouse-trap' feature. It provides a method for moving
          the mouse to any place of the screen by zooming with just a
          few keystrokes. The mouse is warped to the center of the
          screen screen and a outline is drawn dividing the screen in 4
          squares (like trapping the mouse on it).  [Fernando Carmano
          Varo] [Christopher Bratusek]

        - Added `shade-stack' feature. It provides an alternative to
          `iconify-window'.  Instead of iconifying a window or minizing
          it to a tray, the windows get shaded and sorted in a stack
          starting from the top-left corner (the number of columns can
          be changed). Combined with auto-unshade this offers -
          possibly - a better way of interacting with windows which
          aren't required at the moment. Original code by Luke Gorrie.
          [Christopher Bratusek]

        - Integrated settings for selecting wallpaper using an external
          command (eg: hsetroot).  Applying settings to GNOME2 or XFCE4
          is also supported. Original code by Lucas Pandolfo.
          [Christopher Bratusek]

        - Added `toggle-desktop' function. Toggles between
          `show-desktop' and `hide-desktop' - always logically correct.
          [Christopher Bratusek]

   * Miscellaneous Changes
        - Improved desktop-integration modules [Christopher Bratusek]
             x KDE integration: added entries for user-switch,
               hibernate, suspend, lock-screen, menu-editor.

             x XFCE integration: added entries for hibernate, suspend,
               lock-screen, menu-editor.

             x GNOME integration: added entry for lock-screen,
               menu-editor.

             x The fallback poweroff-menu now uses SSD
               `Sawfish-Session-Dialog', a companion to Sawfish, by
               default. Support for logout and lockdown has been added.
               [Christopher Bratusek]</pre>
<p><strong><span style="color: #ffcc99;">1.8.2 &#8220;Tunebeat&#8221;</span></strong><br /> <strong><span style="color: #ffcc99;"> ========================</span></strong></p>
<pre>   * Bug Fixes
        - More robustness for `get-window-by-*' functions. Fixes
          problems with functions like `jump-or-exec' failing, when a
          window without WM_CLASS existed.  [Christopher Bratusek]

        - When cursor-warping was enabled and user switched to a shaded
          window, the cursor warped to the position of the unshaded
          window. This is fixed now. [Christopher Bratusek]

        - Fix a bug in manager selection handling.  Set all required
          fields of the client message event.  Call XSync before
          changing the error handler. [Timo Korvola]

        - Fix failing to generate apps-menu, if a desktop-entry had the
          Category property (instead of Categories or both). [Matthew
          Love]

        - In EdgeActions `HotSpot', `HotMove' and `EdgeFlip', it was
          possible to trigger the same event multiple times at a time.
          This is fixed now.[Jeremy Hankins]

   * Build and Installation
        - Make building Sawfish with `makepp' work [Daniel Pfeiffer]

        - Fix debian packaging scripts [Christopher Bratusek]</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/newssawfish/sawfish/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>librep v0.92.1b</title>
		<link>http://www.nanolx.org/newssawfish/librep</link>
		<comments>http://www.nanolx.org/newssawfish/librep#comments</comments>
		<pubDate>Sun, 28 Aug 2011 11:00:22 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[News::Sawfish]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[sawfish]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=46</guid>
		<description><![CDATA[Librep is a shared library implementing a Lisp dialect that is
lightweight, reasonably fast, and highly extensible. It had been
authored by John Harper. It contains an interpreter, byte-code compiler
and virtual machine. Applications may use the interpreter as an
extension language, or it may [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-50" title="sawfish" src="http://www.nanolx.org/wp-content/uploads//sawfish.png" alt="Sawfish Logo (Alternative)" width="140" height="127" />Librep is a shared library implementing a Lisp dialect that is<br />
lightweight, reasonably fast, and highly extensible. It had been<br />
authored by John Harper. It contains an interpreter, byte-code compiler<br />
and virtual machine. Applications may use the interpreter as an<br />
extension language, or it may be used for standalone scripts.</p>
<p><span id="more-46"></span></p>
<p>Rep was originally inspired by Emacs Lisp. However one of the main<br />
deficiencies of elisp&#8211;the reliance on dynamic scope&#8211;has been removed.<br />
Also, rep only has a single namespace for symbols.</p>
<p>Librep is released under the terms of the <strong><em>GNU General Public License</em></strong>,<br />
copyright John Harper, and is known to compile on at least the<br />
following architectures: Alpha AMD64 ARM ARMEL HPPA IA-32 IA-64 M68k<br />
MIPS MIPSEL PowerPC PowerPC-64 S390 SPARC X86 (according to Debian<br />
documentation).</p>
<p><em><strong>Download: <a href="http://download.tuxfamily.org/librep/librep-0.92.1b.tar.bz2" class="liexternal">Tar/BZ2</a> (<a href="http://download.tuxfamily.org/librep/librep-0.92.1b.tar.bz2.sha1" class="liexternal">SHA1SUM</a>)</strong></em></p>
<p><em><strong> Download: <a href="http://download.tuxfamily.org/librep/librep-0.92.1b.tar.xz" class="liexternal">Tar/XZ</a> (<a href="http://download.tuxfamily.org/librep/librep-0.92.1b.tar.xz.sha1" class="liexternal">SHA1SUM</a>)</strong></em></p>
<p><em><strong>GIT: </strong></em><a href="http://git.tuxfamily.org/librep/main.git" class="liexternal">git://git.tuxfamily.org/gitroot/librep/main.git</a></p>
<p><em><strong>ChangeLog:</strong></em></p>
<p>0.92.1b<br />
=======</p>
<p>* Fixed a bug in librep.pc</p>
<p>0.92.1<br />
======</p>
<p>* Fixed building REP on OS-X 10.6 by not exporting librepm.sym via<br />
libtool[John Harper]</p>
<p>* Fixed building REP on OS-X 10.7 by defining a proper ALIGN if<br />
ffi.h doesn&#8217;t provide one [John Harper]</p>
<p>* Fixed detection of FFI, if ffi.h isn&#8217;t found [John Harper]</p>
<p>* Added various missing symbols in librep.sym [John Harper]</p>
<p>* Fixed a warning from configure regarding librep.pc [Christopher<br />
Bratusek]</p>
<p>* Removed VPATH from Makefiles, to allow building REP using `makepp&#8217;<br />
[Daniel Pfeiffer]</p>
<p>* Added `positon&#8217; meta-function [Jeremy Hankins] [Eli Barzilay]</p>
<p>* Imported utility-functions from Sawfish: `beautify-symbol&#8217;,<br />
`remove-newlines&#8217;, `option-index&#8217; and `string-&gt;symbol&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/newssawfish/librep/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rep-gtk v0.90.7</title>
		<link>http://www.nanolx.org/newssawfish/rep-gtk</link>
		<comments>http://www.nanolx.org/newssawfish/rep-gtk#comments</comments>
		<pubDate>Mon, 22 Aug 2011 17:05:12 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[News::Sawfish]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[sawfish]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=53</guid>
		<description><![CDATA[Rep-GTK is a gtk+ (and glib, gdk) binding to the versatile lisp environment: librep.

License: GPL
Download: Tar/BZ2 (SHA1SUM)
 Download: Tar/XZ (SHA1SUM)
GIT: git://git.tuxfamily.org/gitroot/librep/gtk.git
ChangeLog:
0.90.7:
* re-arranged tree (all new widget-definitons in widgets/&#60;widge [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nanolx.org/wp-content/uploads//sawfish.png" class="liimagelink"><img class="alignleft size-full wp-image-50" title="sawfish" src="http://www.nanolx.org/wp-content/uploads//sawfish.png" alt="Sawfish Logo (Alternative)" width="140" height="127" /></a>Rep-GTK is a gtk+ (and glib, gdk) binding to the versatile lisp environment: librep.</p>
<p><span id="more-53"></span></p>
<p><em><strong>License: GPL</strong></em></p>
<p><em><strong>Download: <a href="http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.7.tar.bz2" class="liexternal">Tar/BZ2</a> (<a href="http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.7.tar.bz2.sha1" class="liexternal">SHA1SUM</a>)</strong></em></p>
<p><em><strong> Download: <a href="http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.7.tar.xz" class="liexternal">Tar/XZ</a> (<a href="http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.7.tar.xz.sha1" class="liexternal">SHA1SUM</a>)</strong></em></p>
<p><em><strong>GIT: </strong><strong><a href="http://git.tuxfamily.org/librep/gtk.git" class="liexternal">git://git.tuxfamily.org/gitroot/librep/gtk.git</a></strong></em></p>
<p><em><strong>ChangeLog:</strong></em></p>
<p>0.90.7:</p>
<p>* re-arranged tree (all new widget-definitons in widgets/&lt;widget&gt;)<br />
* minimum GTK+ bumped to 2.24<br />
* minimum GDK bumped to 2.23<br />
* New API wrapped:</p>
<p>GtkAccelGroup<br />
- gtk_accel_group_get_is_locked<br />
- gtk_accel_group_get_modifier_mask<br />
- GtkAccelKey<br />
- GtkAccelGroupEntry</p>
<p>GtkAccelMap:<br />
- gtk_accel_map_add_entry<br />
- gtk_accel_map_lookup_entry<br />
- gtk_accel_map_change_entry<br />
- gtk_accel_map_load<br />
- gtk_accel_map_save<br />
- gtk_accel_map_foreach<br />
- gtk_accel_map_load_fd<br />
- gtk_accel_map_save_fd<br />
- gtk_accel_map_lock_path<br />
- gtk_accel_map_unlock_path<br />
- gtk_accel_map_add_filter<br />
- gtk_accel_map_foreach_unfiltered</p>
<p>GtkExpander:<br />
- gtk_expander_set_label_fill<br />
- gtk_expander_get_label_fill</p>
<p>GtkComboBox:<br />
- gtk_combo_box_new_with_entry<br />
- gtk_combo_box_new_with_model_and_entry<br />
- gtk_combo_box_popup<br />
- gtk_combo_box_popdown<br />
- gtk_combo_box_set_button_sensitivity<br />
- gtk_combo_box_get_button_sensitivity<br />
- gtk_combo_box_get_has_entry<br />
- gtk_combo_box_get_entry_text_column<br />
- gtk_combo_box_set_entry_text_column<br />
- gtk_combo_box_set_row_separator_func<br />
- gtk_combo_box_get_row_separator_func</p>
<p>GtkComboBoxText:<br />
- added completely</p>
<p>GtkScale:<br />
- gtk_scale_add_mark<br />
- gtk_scale_clear_marks</p>
<p>GtkRC:<br />
- gtk_rc_parse_string</p>
<p>GdkPixbuf:<br />
- gdk_pixbuf_new_from_file_at_size<br />
- gdk_pixbuf_new_from_file_at_scale</p>
<p>GtkImage:<br />
- gtk_image_clear</p>
<p>* Fixed wrapped API:</p>
<p>GtkFileChooser:<br />
- gtk_file_chooser_set_filename<br />
- gtk_file_chooser_select_filename</p>
<p>* Deprecated API no longer wrapped:</p>
<p>GtkComboBox<br />
- gtk_combo_box_get_active_text<br />
- gtk_combo_box_remove_text<br />
- gtk_combo_box_append_text<br />
- gtk_combo_box_insert_text<br />
- gtk_combo_box_prepend_text</p>
<p>GtkComboBoxEntry:<br />
- removed completely</p>
<p>GtkButton<br />
- gtk_button_pressed<br />
- gtk_button_released<br />
- gtk_button_enter<br />
- gtk_button_leave<br />
- gtk_file_chooser_button_new_with_backend</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/newssawfish/rep-gtk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BashStyle-NG v7.12.2 // v7.99</title>
		<link>http://www.nanolx.org/newsnanolx/bashstyle-ng</link>
		<comments>http://www.nanolx.org/newsnanolx/bashstyle-ng#comments</comments>
		<pubDate>Mon, 04 Jul 2011 17:30:50 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[News::Nanolx]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[gtk+]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=87</guid>
		<description><![CDATA[BashStyle-NG is a graphical tool for changing the behaviour of GNU Bash, Readline, Vim and Nano. It also shipps a huge scriptchain which extends your abilities.
The huge scriptchain is used internally by the different styles shipped, but of course may also be used externally by your [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-89" title="bashstyleng" src="http://www.nanolx.org/wp-content/uploads//utilities-terminal.png" alt="BashStyle-NG Logo" width="128" height="128" />BashStyle-NG is a graphical tool for changing the behaviour of GNU Bash, Readline, Vim and Nano. It also shipps a huge scriptchain which extends your abilities.</p>
<p><span id="more-87"></span>The huge scriptchain is used internally by the different styles shipped, but of course may also be used externally by your scripts.</p>
<p>Basically everything should be documented (might not be the case for GIT).</p>
<p><em><strong>Internal Styles shipped: 12</strong></em></p>
<p><em><strong>Translations: german, italian, russian, spanish<br />
</strong></em></p>
<p><em><strong>GIT: </strong><a href="http://git.tuxfamily.org/bashstyleng/bashstyleng.git" class="liexternal"><strong>git://git.tuxfamily.org/gitroot/bashstyleng/bashstyleng.git</strong></a></em></p>
<p><em><strong><span style="color: #ff0000;"> </span></strong></em></p>
<p><em><strong><span style="color: #ff0000;"><span style="color: #000000;">License: GPL3</span></span></strong></em></p>
<p><em><strong><span style="color: #ff0000;"><span style="color: #000000;">Download: 7.12 for <span style="color: #ff0000;">GTK+2 </span><a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.12.2.tar.bz2" class="liexternal">Tar/BZ2</a> <a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.12.2.tar.bz2.sha1" class="liexternal">(SHA1 SUM)</a> // <a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.12.2.tar.xz" class="liexternal">Tar/XZ</a> <a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.12.2.tar.xz.sha1" class="liexternal">(SHA1 SUM)</a></span></span></strong></em></p>
<p><em><strong><span style="color: #ff0000;"><span style="color: #000000;">Download: 7.99 for <span style="color: #ff0000;">GTK+3 </span></span></span></strong></em><span style="color: #ff0000;"><em><strong><a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.99.tar.bz2" class="liexternal">Tar/BZ2</a> <a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.99.tar.bz2.sha1" class="liexternal">(SHA1 SUM)</a> <span style="color: #000000;">//</span> <a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.99.tar.xz" class="liexternal">Tar/XZ</a> <a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.99.tar.xz.sha1" class="liexternal">(SHA1 SUM)</a> <span style="color: #000000;">// <a href="http://www.nanolx.org/apt/pool/main/b/bashstyle-ng/bashstyle-ng_7.99-1nano_all.deb" class="liinternal">Debian</a></span><a href="http://download.tuxfamily.org/bashstyleng/bashstyle-ng-7.99.tar.xz.sha1"><br />
</a></strong></em></span></p>
<p><em><strong><span style="color: #ff0000;"><span style="color: #000000;">BugTracker: <a href="http://tickets.nanolx.org/index.php?project=1&amp;do=index&amp;switch=1" class="liexternal">http://tickets.nanolx.org/</a><br />
</span></span></strong></em></p>
<p><em><strong><span style="color: #ff0000;"><span style="color: #000000;">ChangeLog:</span></span></strong></em></p>
<p>Overview of changes in<span style="color: #ff0000;"><strong> v7.99 </strong></span>&#8220;Energie&#8221;</p>
<p>&#8212; Important Note #1 &#8212;</p>
<p>This release switched from GConf based configuration to ConfigObj.</p>
<p>&#8212; Important Note #2 &#8212;</p>
<p>This release requires GTK+ 3</p>
<p>Advantages:<br />
- *much* faster startup from terminal<br />
- usable from both python (ConfigObj) and Bash (ini-parser)<br />
[read: all options could be changed from Bash now, too]<br />
- bs-ng-profiler and rc-generator no longer required</p>
<p>Disadvantages:<br />
- you have to fully re-setup BashStyle-NG (both GUI and Wizard)</p>
<p>=== Bug fixes ===<br />
* #128 (ui): fixed C-P-B showing no longer existent, respectively<br />
wrong themes (and theme-code) from the &#8220;Choose Style<br />
to modify:&#8221; combo-box<br />
* #129 (configure): when configured via debian/rules, configure<br />
got the prefix wrong<br />
* #130 (profile): display-managers like XDM don&#8217;t source /etc/profile.d/*,<br />
so let nx-rc self-check, whether our profile was sourced</p>
<p>=== Removed Features ===<br />
* bs-ng-profiler (no longer required)<br />
* rcgenerator (no longer required)</p>
<p>=== Misc changes ===<br />
* shifted around some paths<br />
+ DATADIR/rc/bin =&gt; PREFIX/bin<br />
+ DATADIR/rc/opt =&gt; DATADIR/bin</p>
<p>* simplified debian/rules<br />
* updated debian/docs</p>
<p>* several small fixups and improvements in the docs<br />
[chapters 00 - 04, 06 - 07]</p>
<p>* majorly improved the profile (/etc/profile.d/bashstyle.sh)</p>
<p>* updated all copyright year notices to &#8220;2007 &#8211; 2011&#8243;</p>
<p>* in the UI the name of a category now links to it&#8217;s doc</p>
<p>&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;</p>
<p>&nbsp;</p>
<p>Overview of changes in <span style="color: #ff0000;"><strong>v7.12.2</strong></span> &#8220;Hardstyle Preacher&#8221;</p>
<p>=== Bug fixes ===<br />
* #128 (ui): fixed C-P-B showing no longer existent, respectively<br />
wrong themes (and theme-code) from the &#8220;Choose Style<br />
to modify:&#8221; combo-box<br />
* #129 (configure): when configured via debian/rules, configure<br />
got the prefix wrong and created broken packages<br />
* #130 (profile): display-managers like XDM don&#8217;t source /etc/profile.d/*,<br />
so let nx-rc self-check, whether our profile was sourced<br />
* #131 (gconf): fixed installation of gconf-schema</p>
<p>=== Misc changes ===<br />
* shifted around some paths<br />
+ DATADIR/rc/bin =&gt; PREFIX/bin<br />
+ DATADIR/rc/opt =&gt; DATADIR/bin</p>
<p>* simplified debian/rules<br />
* updated debian/docs</p>
<p>* several small fixups and improvements in the docs<br />
[chapters 00 - 04, 06 - 07]</p>
<p>* majorly improved the profile (/etc/profile.d/bashstyle.sh)</p>
<p>* updated all copyright year notices to &#8220;2007 &#8211; 2011&#8243;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/newsnanolx/bashstyle-ng/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Fortunes::Flashrider v1.00</title>
		<link>http://www.nanolx.org/devurandom/fortunesflashrider</link>
		<comments>http://www.nanolx.org/devurandom/fortunesflashrider#comments</comments>
		<pubDate>Thu, 23 Jun 2011 08:25:37 +0000</pubDate>
		<dc:creator>zanghar</dc:creator>
				<category><![CDATA[Dev::Urandom]]></category>
		<category><![CDATA[fortunes]]></category>
		<category><![CDATA[nanolx]]></category>
		<category><![CDATA[pro-linux]]></category>

		<guid isPermaLink="false">http://www.nanolx.org/?p=17</guid>
		<description><![CDATA[
Fortunes::Flashrider v1.00 Statistik:
ProLinux: 450 Cookies
OpenPresse: 65 Cookies
LinuxForum: 205 Cookies
GermanBash: 131 Cookies
Gesamt: 851 Cookies

Die Fortunes::Flashrider sind erstmals zum 10-jährigen von ProLinux erschienen. Die Cookies sind den Kommentaren bzw. den Artikeln entnomm [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pro-linux.de" class="liimagelink"><img class="alignleft size-thumbnail wp-image-18" title="pro-linux" src="http://www.nanolx.org/wp-content/uploads/2010/07/willkommen-auf-pl2-150x150.jpg" alt="Pro-Linux Logo" width="150" height="150" /></a></p>
<blockquote><p>Fortunes::Flashrider v1.00 Statistik:</p>
<p>ProLinux: 450 Cookies</p>
<p>OpenPresse: 65 Cookies</p>
<p>LinuxForum: 205 Cookies</p>
<p>GermanBash: 131 Cookies</p>
<p>Gesamt: 851 Cookies</p></blockquote>
<p><span id="more-17"></span></p>
<p>Die Fortunes::Flashrider sind erstmals zum 10-jährigen von <a href="http://www.pro-linux.de" class="liexternal">ProLinux</a> erschienen. Die Cookies sind den Kommentaren bzw. den Artikeln entnommen. Die OpenPresse Cookies sind selbst geschrieben, die LinuxForum Cookies den Signaturen und Posts entnommen.</p>
<p><em><strong>Download:</strong></em> <strong><em><a href="http://www.nanolx.org/downloads/fortunes-flashrider-1.00.tar.bz2" class="liinternal">Tar/BZ2</a> <a href="http://www.nanolx.org/apt/pool/main/f/fortunes-flashrider/fortunes-flashrider_1.00-1nano_all.deb">Debian<br />
</a></em></strong></p>
<p><strong><em>License: Public Domain<br />
</em></strong></p>
<p><em><strong>Editorial v1.00:</strong></em></p>
<p style="text-align: justify;"><span style="color: #339966;"><em><strong>=====================================================================================</strong></em></span></p>
<p>* Nachfolgendes Material enthält verstörende Inhalte, die Jugendlichen<br />
und Kindern auf keinen Fall vorenthalten werden dürfen! *</p>
<p>Fortunes::ProLinux!</p>
<p>Hallo und herzlich willkommen zur ProLinux-Show!</p>
<p>Und das sind unsere Themen:</p>
<p>- Ally McBeal und Accessibility<br />
- Ferengies wollen Erde unterwandern<br />
- HaJo und die Allerweltsnews<br />
- LHs Wertschätzung des Dealers von nebenan<br />
- Schwesterwelle als Idol<br />
- Irrsinige Patente<br />
- KDE und die biblische Erleuchtung<br />
- vieles mehr und liebe GNUesse</p>
<p>Die Al-OpenPressa Sport-News wis ein Loddar Matthäus:</p>
<p>Richtig, grüß Gott:</p>
<p>- Pressestimmen zum 10-jährigen von ProLinux<br />
- GNU Screen Of Death<br />
- Deutsch für ProLinux-Leser<br />
- 10 Dinge, die man auf ProLinux nicht sehen will<br />
- Vic Brothers erste eigene TV-Show<br />
- Neue Staffel von: &#8220;Guter Code &#8211; Schlechter Code&#8221;</p>
<p>Die gelbe News, die Rote News, der Flamewar, der keiner war!</p>
<p><span style="color: #339966;"><em><strong>=====================================================================================</strong></em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanolx.org/devurandom/fortunesflashrider/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

