<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title></title>
	<atom:link href="http://scognito.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scognito.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Nov 2009 22:46:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='scognito.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/39283c94cd71209ffda052046adfe4f4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title></title>
		<link>http://scognito.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scognito.wordpress.com/osd.xml" title="" />
		<item>
		<title>Watch movies with subtitles on Xbox 360</title>
		<link>http://scognito.wordpress.com/2009/11/19/watch-movies-with-subtitles-on-xbox-360/</link>
		<comments>http://scognito.wordpress.com/2009/11/19/watch-movies-with-subtitles-on-xbox-360/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:37:29 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XBox 360]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=212</guid>
		<description><![CDATA[
Xbox 360 multimedia capabilities are very good, with streaming functions available not only for Windows systems (see here for streaming movies using Ubuntu).
There is a caveat though, the lack of subtitles functionality for movies, and the only way to use them is to hard-sub (encoding the movie again applying subtitles on it).
Several tools are available [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=212&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://scognito.files.wordpress.com/2009/11/xbox360-movies.png"><img class="aligncenter size-full wp-image-213" title="xbox360-movies" src="http://scognito.files.wordpress.com/2009/11/xbox360-movies.png?w=391&#038;h=391" alt="xbox 360 movies" width="391" height="391" /></a></p>
<p>Xbox 360 multimedia capabilities are very good, with streaming functions available not only for Windows systems (see <a title="stream movies on xbox360 using ubuntu" href="http://scognito.wordpress.com/2009/11/18/streaming-movies-and-music-from-ubuntu-to-xbox360/" target="_blank">here</a> for streaming movies using Ubuntu).</p>
<p>There is a caveat though, <a title="xbox support" href="http://support.xbox.com/support/en/us/nxe/gamesandmedia/movies/videofaq/viewvideoplaybackfaq.aspx" target="_blank">the lack of subtitles functionality for movies</a>, and the only way to use them is to hard-sub (encoding the movie again applying subtitles on it).</p>
<p>Several tools are available for every operating system, but the easiest one I use is <a title="mencoder manual" href="http://www.mplayerhq.hu/DOCS/HTML/en/mencoder.html" target="_blank">mencoder</a> (part of the <a title="MPlayer site" href="http://www.mplayerhq.hu" target="_blank">MPlayer</a> project), a command line tool for encoding audio and video files.</p>
<p>Mencoder is available in almost every Linux distribution, for install on Ubuntu just type:</p>
<blockquote><p>sudo apt-get install mencoder</p></blockquote>
<p>I encode each movie in Xvid format (which Xbox is capable of play), with this command:</p>
<blockquote><p>mencoder <em>mymovie.avi</em> -ovc xvid -oac mp3lame -xvidencopts fixed_quant=1 -sub <em>mymovie.srt</em> -o <em>mymovie-encoded.avi</em></p></blockquote>
<p>where obviously <em>mymovie.avi</em> is the original movie without subtitles, <em>mymovie.srt</em> is the subtitles file and <em>mymovie-encoded.avi</em> is the resultant output file.</p>
<p><a href="http://scognito.files.wordpress.com/2009/11/term-mencoder.png"><img class="aligncenter size-medium wp-image-220" title="term-mencoder" src="http://scognito.files.wordpress.com/2009/11/term-mencoder.png?w=213&#038;h=300" alt="terminal mencoder" width="213" height="300" /></a></p>
<p>The output file will be larger than the original one because I used the <em>fixed_quant=1</em> option, that outputs larger files but with best quality (you can use 2 or 3 but the quality downgrades).</p>
<p>Encoding may be very slow on older systems, but once finished it can played as any other media&#8230;enjoy!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/212/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=212&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2009/11/19/watch-movies-with-subtitles-on-xbox-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2009/11/xbox360-movies.png" medium="image">
			<media:title type="html">xbox360-movies</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2009/11/term-mencoder.png?w=213" medium="image">
			<media:title type="html">term-mencoder</media:title>
		</media:content>
	</item>
		<item>
		<title>Streaming movies and music from Ubuntu to Xbox 360</title>
		<link>http://scognito.wordpress.com/2009/11/18/streaming-movies-and-music-from-ubuntu-to-xbox360/</link>
		<comments>http://scognito.wordpress.com/2009/11/18/streaming-movies-and-music-from-ubuntu-to-xbox360/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:04:39 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XBox 360]]></category>
		<category><![CDATA[dlna]]></category>
		<category><![CDATA[minidlna]]></category>
		<category><![CDATA[scognito]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=199</guid>
		<description><![CDATA[
Since Ushare seems to not work with Ubuntu 9.10, I decided to change application, and what I found is MiniDLNA.
The installation process is not automatic, but it is very easy:
Download the package from here, or grab the latest one from the site (current one is 1.0.16-pre7 1.0.16.3).
Unpack it:
tar -zxvf minidlna_1.0.16.3_static.tar.gz
Copy the only 2 files in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=199&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://scognito.files.wordpress.com/2009/11/ubuntu360.png"><img class="aligncenter size-full wp-image-200" title="ubuntu360" src="http://scognito.files.wordpress.com/2009/11/ubuntu360.png?w=256&#038;h=256" alt="" width="256" height="256" /></a></p>
<p>Since <a title="ushare" href="http://ushare.geexbox.org/" target="_blank">Ushare</a> seems to not work with Ubuntu 9.10, I decided to change application, and what I found is <a title="MiniDLNA" href="http://minidlna.sourceforge.net/" target="_blank">MiniDLNA</a>.</p>
<p>The installation process is not automatic, but it is very easy:</p>
<p>Download the package from <a title="MiniDLNA download" href="http://downloads.sourceforge.net/project/minidlna/minidlna/1.0.16/minidlna_1.0.16-pre7_static.tar.gz?use_mirror=mesh" target="_blank">here</a>, or grab the latest one from the <a title="MiniDLNA site" href="http://sourceforge.net/projects/minidlna/" target="_blank">site</a> (current one is <span style="text-decoration:line-through;">1.0.16-pre7</span> 1.0.16.3).</p>
<p>Unpack it:</p>
<blockquote><p>tar -zxvf minidlna_1.0.16.3_static.tar.gz</p></blockquote>
<p>Copy the only 2 files in your system:</p>
<blockquote><p>sudo cp etc/minidlna.conf /etc/</p></blockquote>
<blockquote><p>sudo cp usr/sbin/minidlna /usr/sbin/</p></blockquote>
<p>Now we need to edit the config file, adding the paths we want to share.</p>
<p>I noticed that parsing a large number of files takes a lot of time, so I decided to share only the directories where I have movies (and not my Music library).</p>
<blockquote><p>sudo gedit /etc/minidlna.conf</p></blockquote>
<p>This is my minidlna.conf:</p>
<blockquote><p>port=8200<br />
media_dir=V,/home/scognito/Video<br />
media_dir=V,/home/scognito/Scrivania<br />
friendly_name=Headache<br />
db_dir=/var/cache/minidlna<br />
album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg<br />
inotify=yes<br />
enable_tivo=no<br />
strict_dlna=no<br />
presentation_url=http://192.168.0.2:8200<br />
notify_interval=900<br />
serial=111222333<br />
model_number=1</p></blockquote>
<p>It&#8217;s almost the same as the default one, don&#8217;t forget to add as many <em>media_dir</em> as you need, set your <em>friendly_name</em> (the name your Xbox will see your pc), and most important, the <em>presentation_url</em>, otherwise pc will not be visibile from the Xbox (set it as your pc ip:port)</p>
<p>Start it and enjoy, your shares will be visible to your Xbox 360!</p>
<blockquote><p>/usr/sbin/minidlna</p></blockquote>
<p>It will start in daemon mode (you can use the -d flag to debug if you have issues).</p>
<p>If you need to start MiniDLNA automatically at each boot, do the following:</p>
<p>Go to <em>System -&gt; Preferences -&gt; Startup Applications</em>, click <em>Add</em>, and use these settings:</p>
<p>Name: <em>minidlna</em><br />
Command: <em>/usr/sbin/minidlna</em></p>
<p><em><a href="http://scognito.files.wordpress.com/2009/11/minidlna.png"><img class="aligncenter size-full wp-image-203" title="minidlna boot" src="http://scognito.files.wordpress.com/2009/11/minidlna.png?w=344&#038;h=171" alt="" width="344" height="171" /></a><br />
</em></p>
<p>Confirm, and MiniDLNA will start at each boot <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span style="color:#ff9900;">Update</span>: Version 1.0.16.3 added support for storing the db in a directory different than the default /tmp, so that informations will not be removed after each reboot (variable db_dir in the minidlna.conf)!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=199&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2009/11/18/streaming-movies-and-music-from-ubuntu-to-xbox360/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2009/11/ubuntu360.png" medium="image">
			<media:title type="html">ubuntu360</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2009/11/minidlna.png" medium="image">
			<media:title type="html">minidlna boot</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring Eclipse for Wii development</title>
		<link>http://scognito.wordpress.com/2009/09/05/configuring-eclipse-for-wii-development/</link>
		<comments>http://scognito.wordpress.com/2009/09/05/configuring-eclipse-for-wii-development/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 13:51:47 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Gamecube]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nintendo DS]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[devkitpro]]></category>
		<category><![CDATA[libogc]]></category>
		<category><![CDATA[scognito]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=153</guid>
		<description><![CDATA[
This tutorial is intended for intermediate users that are not new in homebrew,  so it will not be plenty of screenshots and assumes that devkitPro is already installed and its variables set.
This guide can also be applied for NDS and maybe other platforms supported by  devkitPro (not tested), just change the path where libraries are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=153&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-174" title="Eclipse logo" src="http://scognito.files.wordpress.com/2009/09/logo_eclipse.jpg?w=360&#038;h=238" alt="Eclipse logo" width="360" height="238" /></p>
<p>This tutorial is intended for intermediate users that are not new in homebrew,  so it will not be plenty of screenshots and assumes that <a title="devkitPro" href="http://www.devkitpro.org/" target="_blank">devkitPro</a> is already installed and its variables set.</p>
<p>This guide can also be applied for NDS and maybe other platforms supported by  devkitPro (not tested), just change the path where libraries are installed when needed.</p>
<p>It can also be used on Windows too (not tested too, but there should be no differences other than changing paths).</p>
<p>Last note: I used Eclipse few times in my life, so probably there are other (and smarter) ways to achieve the goal, but this tutorial was written mainly for myself, since I was not satisfied of current editors/IDEs I&#8217;ve tried on Linux for homebrewing.</p>
<p>Suggestions are welcome!</p>
<p><span id="more-153"></span></p>
<h2>Before starting</h2>
<p>I&#8217;m assuming that:</p>
<ul>
<li>devkitPro is already installed in <em>/opt/devkitpro</em> with permission changed for the destination user</li>
<li>Eclipse will be installed in <em>/opt/eclipse</em></li>
</ul>
<p>Also for my needs I want to code  an existing SVN project I&#8217;m working on: <a title="coverfloader" href="http://code.google.com/p/wiicoverflow/" target="_blank">coverfloader</a>.</p>
<h2>Eclipse</h2>
<p>If you already have <a title="Eclipse url" href="http://eclipse.org/" target="_blank">Eclipse</a> installed without C++ support, you should download the CDT plugin from <em>Help</em> | <em>Install new software</em> and then select a site (Galilelo is the one of the current release).</p>
<p>Search and install CDT plugin, then reboot Eclipse as suggested.</p>
<p>I didn&#8217;t like the default Eclipse (3.2) shipped with Ubuntu so I prefered to grab the <a title="eclipse download page" href="http://www.eclipse.org/downloads/" target="_blank">latest stable</a> one with C++ support  already in (Eclipse IDE for C/C++ Developers).</p>
<p>Installing Eclipse is very straightforward, just unpack it and execute it. As I said I put the contents of the directory <em>/opt/eclipse/ </em>one.</p>
<p>At first boot you&#8217;ll be welcomed with a screen asking you to select a directory for storing the workspace (where all your project will be saved): default choice was fine for me.</p>
<h2>Installing SVN plugin</h2>
<p>Next step is installing SVN plugin: we will use <em>subversive</em>, a plugin that can be installed directly from Eclipse.</p>
<p>Go to <em>Help</em> | <em>Install new software</em> and then select a site (Galileo again).</p>
<p>Expand the <em>Collaboration</em> category and select <em>Subversive SVN Team Provider (Incubation)</em>, then click <em>Next</em> and follow instructions (reboot is required).</p>
<p>Subversive also need a connector to be installed so open the install software window again, then click the <em>Add</em> button and paste this site: <em>http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/</em></p>
<p>Expand the <em>Subversive SVN Connector</em> catergory, and then install <em>SVNKit 1.3.0 Implementation</em>, click <em>Next</em> and follow instructions (guess, what? Reboot!)</p>
<p>Last step is to check that the SVN connector is correctly installed: go to <em>Window</em> | <em>Preferences</em>, expand the <em>Team</em> tree and click on SVN.<br />
Select the SVN Connector tab and check that  SVN connector is SVN Kit. If not, try to install other connectors (I didn&#8217;t have problems though).</p>
<p>Eclipse is now ready configured for using SVN&#8230; easy uh?</p>
<p>Let&#8217;s create our first project doing a checkout from svn server!</p>
<h2>Checking out the project from a SVN site&#8230;</h2>
<p>Go to <em>File</em> | <em>New</em> | <em>Other</em> and then expand the SVN tree, then select <em>Project from SVN</em>, click <em>Next</em>.</p>
<p>Add the url, in my case <em>https://wiicoverflow.googlecode.com/svn/trunk</em>, fill username and password fields if you have any, click <em>No</em> to normalize url question (at least for my needs), and accept the site&#8217;s security certificate.</p>
<p>There is a little bug at this step: you can&#8217;t click the <em>Finish</em> button even if an option is selected. For fix this just click again to the default option selected (<em>Head Revision</em>), click <em>Finish</em>.</p>
<p>A new window will pop up, use the default option <em>Check out as a project configured using the New Project Wizard</em>, then click <em>Finish</em> to open a Wizard.</p>
<p>Expand the <em>C/C++ </em>tree and then click to <em>C++ Project, Next</em>, choose a name for your project, then<em> </em>expand <em>Makefile project</em> tree, select <em>Empty Project, </em>click <em>Next.</em></p>
<p>Click on the <em>Advanced settings</em>, expand  <em>C/C++ Build</em> tree, then select the <em>Behaviour</em> tab, remove the &#8220;all&#8221; word from <em>Build (incremental build).</em></p>
<p>Click <em>Ok</em>, then on <em>Finish</em> so that Eclipse can check out the project.</p>
<h2>&#8230;or create a new Wii project</h2>
<p>The easiest way to copy the template (shipped with the Wii examples package from devkitPro site) in the workspace directory removing the unused file template.pnproj (used by Programmer&#8217;s Notpad).</p>
<p>Go to <em>File </em>| <em>New</em> | <em>C++ Project</em> and then browse for the location where you copied the template directory. If you copied it to the workspace one just type the name of  the project, since the workspace directory is default.</p>
<p>Expand the <em>Makefile Project,</em> select <em>Empty Project</em> and click <em>Next.</em></p>
<p>Click on the <em>Advanced settings</em>, expand  <em>C/C++ Build </em>tree, then select the <em>Behaviour</em> tab, remove the &#8220;all&#8221; word from <em>Build (incremental build).</em></p>
<p>Click  <em>Ok</em>, then on <em>Finish</em> so that Eclipse can check out the project.</p>
<h2>Configure paths:</h2>
<p>Go to <em>Project</em> | <em>Properties</em>, expand the <em>C/C++ General</em> tree, then select <em>Paths and Symbols</em>. On the <em>include</em> tab click to <em>Add</em> and add the following paths<em> (</em>checking <em>Add to all configurations</em> and <em>Add to all languages</em> each time):</p>
<ul>
<li>${DEVKITPRO}/libogc/include</li>
<li>${DEVKITPPC}/lib/gcc/powerpc-gekko/4.2.4/include</li>
<li>${DEVKITPPC}/powerpc-gekko/include</li>
<li>${DEVKITPPC}/powerpc-gekko/include/c++/4.2.4</li>
<li>${DEVKITPPC}/powerpc-gekko/include/c++/4.2.4/powerpc-gekko</li>
</ul>
<p>Press <em>Apply</em> and answer yes to rebuild the index, then press <em>Ok</em>.</p>
<p>Now auto complete will work for both functions and structs (pressing CTRL+SPACE).</p>
<h2>Build our project</h2>
<p>We need at least 3 make targets:</p>
<ol>
<li>clean</li>
<li>build</li>
<li>send dol through wifi using wiiload (optional)</li>
</ol>
<p>Let&#8217;s create them. Click somewhere in the code (or in the makefile), then <em>Make Target -&gt; Create</em>, then click <em>Add</em> button:</p>
<ol>
<li>Target name: clean, click <em>Ok.</em></li>
<li>Target name: build, uncheck <em>Same as the target name</em> and remove the make target field, click <em>Ok.</em></li>
<li>Target name: run, uncheck <em>Same as the target name</em> and type <em>run</em> in the make target field, click <em>Ok.</em></li>
</ol>
<p>For build the project, click on the <em>Make Target</em> tab on the right side of Eclipse, then double click on the make target you wish to execute.</p>
<h2>Start coding!</h2>
<p><a href="http://scognito.files.wordpress.com/2009/09/eclispe2.jpg"><img class="aligncenter size-full wp-image-187" title="Eclipse IDE" src="http://scognito.files.wordpress.com/2009/09/eclispe2.jpg?w=497&#038;h=292" alt="Eclipse IDE" width="497" height="292" /></a></p>
<p>As you have seen, it is not difficult to configure Eclipse for Wii coding, just configure some path and install some plugin, now it&#8217;s all up to you!</p>
<p>Since I&#8217;m not an experienced Eclipse user, all suggestion are welcome for improving this guide <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=153&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2009/09/05/configuring-eclipse-for-wii-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2009/09/logo_eclipse.jpg" medium="image">
			<media:title type="html">Eclipse logo</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2009/09/eclispe2.jpg" medium="image">
			<media:title type="html">Eclipse IDE</media:title>
		</media:content>
	</item>
		<item>
		<title>Piero&#8217;s Wiicross for Wii and Gamecube is out!</title>
		<link>http://scognito.wordpress.com/2008/12/02/pieros-wiicross-for-wii-and-gamecube-is-out/</link>
		<comments>http://scognito.wordpress.com/2008/12/02/pieros-wiicross-for-wii-and-gamecube-is-out/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 21:46:34 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Gamecube]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[devkitpro]]></category>
		<category><![CDATA[libogc]]></category>
		<category><![CDATA[scognito]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=108</guid>
		<description><![CDATA[The most developed, anticipated, awaited, desidered, hated, &#8230;ed homebrew I coded is finally here!
Started in June just for test, it became time to time more oriented to be an officially released game.
But exactly, what Wiicross is?
The origin of the game
Wiicross is game based on a popular puzzle game I played on Nintendo DS. It is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=108&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_149" class="wp-caption aligncenter" style="width: 330px"><a href="http://scognito.files.wordpress.com/2008/12/cover-wii.jpg"><img class="size-full wp-image-149" title="Wiicross Cover" src="http://scognito.files.wordpress.com/2008/12/cover-wii.jpg?w=320&#038;h=450" alt="Wiicross Cover" width="320" height="450" /></a><p class="wp-caption-text">Wiicross Cover</p></div>
<p>The most developed, anticipated, awaited, desidered, hated, &#8230;ed homebrew I coded is finally here!<br />
Started in June just for test, it became time to time more oriented to be an officially released game.<br />
But exactly, what Wiicross is?</p>
<h2>The origin of the game</h2>
<p>Wiicross is game based on a popular puzzle game I played on <a title="Nintendo DS" href="http://it.wikipedia.org/wiki/Nintendo_DS">Nintendo DS</a>. It is an electronic version of a puzzle born in 1987, called &#8220;<a title="Nonogram" href="http://en.wikipedia.org/wiki/Nonogram">Nonogram</a>&#8221; whose Wikipedia definition says:</p>
<blockquote><p><strong>Nonograms</strong> or <strong>Paint by Numbers</strong> are picture <a class="mw-redirect" title="Logic puzzles" href="http://en.wikipedia.org/wiki/Logic_puzzles">logic puzzles</a> in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. In this puzzle type, the numbers measure how many unbroken lines of filled-in squares there are in any given row or column. For example, a clue of &#8220;4 8 3&#8243; would mean there are sets of four, eight, and three filled squares, in that order, with at least one blank square between successive groups.</p></blockquote>
<p>It&#8217;s easier playing with game directly than understand the rules at first <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Why now?</h2>
<p>I admit, I&#8217;m not a skilled coder, but before everything I&#8217;m <strong>lazy</strong>. Coding Wiicross didn&#8217;t took 6 months, but if I could count the effective days of coding it would reach about 2 months. It was abandonded for a period of time, then I October I decided to finish it.</p>
<h2>How to play?</h2>
<p>You can move the cursor pointing the wiiremote on screen, or using the d-pad usint it &#8220;NES&#8221; position, or with the gamecube controller.</p>
<p>Every controller option has his button schemas.</p>
<p>You can color a cell with the <em>DRAW </em>button, or mark it (with the <em>MARK</em> one) for helping in remembering that that square shouldn&#8217;t be drawn.</p>
<p>There are two game modes:</p>
<ul>
<li>Normal mode: If you try to colour a cell that can&#8217;t be coloured, an error penalty is shown. Puzzle is solved when the image is correctly drawn.</li>
<li>Free mode: there is no error reporting when you colour a wrong cell. Puzzle is solved when you hit the<em> check</em> button and the image is correctly drawn, otherwise an error penalty is shown.</li>
</ul>
<p>Every error make the timer increase of a certain amout of time.</p>
<h2>What Wiicross offer?</h2>
<p>Let&#8217;s start saying what Wiicross does <strong>not</strong> offer:<br />
the main difference beetween Wiicross and the original Picross is that in Wiicross you only have grids of the same size (15&#215;15).<br />
This because originally this game was just a test with only a grid in mind; also a bigger grid requires zooming, feature not present in my image library <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Excetpt that, the game includes:</p>
<ul>
<li>Different controller type for the main game</li>
<li>59 levels (not so much but it&#8217;s an homebrew afterall <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</li>
<li>Levels, scores and options are saved in the sd card</li>
<li>Multiple graphics themes</li>
<li>Custom music: you can add your own music in the game if you don&#8217;t like the default ones (not supported on GC version)</li>
<li>Custom themes: you can create your own themes and share them with friends</li>
</ul>
<h2>How I add my custom music / themes?</h2>
<h3>Music</h3>
<p>Put your favourite songs in the <em>&#8220;res/music&#8221;</em> directory (for example if you use the homebrew channel it is <em>apps/wiicross/res/music</em>), then select &#8220;Custom&#8221; from the options menu.</p>
<p><strong>Note: </strong>Music must be in ogg format! No, I&#8217;m not an opensource devote: simply <a title="sndlib" href="http://wiibrew.org/wiki/Sndlib">sndlib</a> does not support MP3, and libogc support for them is screwed. Also <em>res </em>directory on GameCube must be put on the root of the SD!</p>
<h3>Themes</h3>
<p>A theme is composed by the following images</p>
<ul>
<li>background.png (640 x 480 pixels)</li>
<li>filled.png (image to show when a cell is drawn)</li>
<li>marked.png  (image to show when a cell is marked)</li>
<li>title.png (the title to show in the option screen for selecting your theme)</li>
</ul>
<p>All themes must be put in a directory called with the name of your theme, and this directory must be put in <em>&#8220;res/themes&#8221;</em> . If you follow these rules, you&#8217;ll find you theme in the options screen.</p>
<p>For helping in drawing a theme, there is a template on the project page. It also contains a psd (photoshop) and a xcf (gimp) containing layers, helpful for drawing the background, since some part of it are used for painting the timer and the preview.</p>
<h2>Thanks</h2>
<ul>
<li><a title="sprite attack" href="http://spriteattack.cator.de/">Spriteattack</a> for stunning graphics (and for patience to work with me)</li>
<li>Cyan &amp; Liz from <a title="gbatemp" href="http://www.gbatemp.net">gbatemp.net</a>: for impressive work on bug testing, fixing bugged levels and sorting by difficulty: the game couldn&#8217;t be here without them</li>
<li>MrNick for massive testing on the Gamecube version</li>
<li>Aaron Williams for the nice &#8220;level cleared&#8221; jingle</li>
<li>All the users who sent their level (using the <a title="wiicross level editor" href="http://scognito.drunkencoders.com/projects/wiicross-editor.php">online level editor</a>)</li>
</ul>
<p>Yes, this game is also different than others because ALL levels were made by users submitting their images.<br />
I received about 500 levels, but a very minimal part of them was usable (and still needed some fix).<br />
This because each level must have a unique solution, and I didn&#8217;t added any type of check, sorry.<br />
There is also a funny list of categories I discarded for obvious reasons, thanks anyway to authors! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<ul>
<li>X</li>
<li>&#8220;Test&#8221;</li>
<li>Various random cells</li>
<li>Svastikas</li>
<li>Various messages (&#8220;U R the best&#8221;, my favourite)</li>
<li>Alien / Robots</li>
<li>Every sort of dick you can imagine (20+)</li>
<li>Faces</li>
<li>Mazes</li>
</ul>
<h2>Mandatory screenshots!</h2>
<div id="attachment_124" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/titlescreen.jpg"><img class="size-full wp-image-124" title="titlescreen" src="http://scognito.files.wordpress.com/2008/11/titlescreen.jpg?w=497&#038;h=372" alt="Wiicross - title screen" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - title screen</p></div>
<div id="attachment_121" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/default.jpg"><img class="size-full wp-image-121" title="default" src="http://scognito.files.wordpress.com/2008/11/default.jpg?w=497&#038;h=372" alt="Wiicross - default theme" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - default theme</p></div>
<div id="attachment_132" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/woody.png"><img class="size-full wp-image-132" title="woody" src="http://scognito.files.wordpress.com/2008/11/woody.png?w=497&#038;h=372" alt="Wiicross - Woody theme" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - Woody theme</p></div>
<div id="attachment_122" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/space.jpg"><img class="size-full wp-image-122" title="space" src="http://scognito.files.wordpress.com/2008/11/space.jpg?w=497&#038;h=372" alt="Wiicross - space theme" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - space theme</p></div>
<div id="attachment_120" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/candy.jpg"><img class="size-full wp-image-120" title="candy" src="http://scognito.files.wordpress.com/2008/11/candy.jpg?w=497&#038;h=372" alt="Wiicross - candy theme" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - candy theme</p></div>
<div id="attachment_119" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/blue.jpg"><img class="size-full wp-image-119" title="blue" src="http://scognito.files.wordpress.com/2008/11/blue.jpg?w=497&#038;h=372" alt="Wiicross - blue theme" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - blue theme</p></div>
<div id="attachment_123" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/spooky.jpg"><img class="size-full wp-image-123" title="spooky" src="http://scognito.files.wordpress.com/2008/11/spooky.jpg?w=497&#038;h=372" alt="Wiicross - spooky theme" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - spooky theme</p></div>
<div id="attachment_128" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/paper.jpg"><img class="size-full wp-image-128" title="paper" src="http://scognito.files.wordpress.com/2008/11/paper.jpg?w=497&#038;h=372" alt="Wiicross - paper theme (custom theme by Scognito)" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - paper theme (custom theme by Scognito)</p></div>
<div id="attachment_125" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/options.jpg"><img class="size-full wp-image-125" title="options" src="http://scognito.files.wordpress.com/2008/11/options.jpg?w=497&#038;h=372" alt="Wiicross - options screen" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - options screen</p></div>
<div id="attachment_126" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/levelselect.jpg"><img class="size-full wp-image-126" title="levelselect" src="http://scognito.files.wordpress.com/2008/11/levelselect.jpg?w=497&#038;h=372" alt="Wiicross - level select" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - level select</p></div>
<div id="attachment_127" class="wp-caption alignnone" style="width: 507px"><a href="http://scognito.files.wordpress.com/2008/11/pause.jpg"><img class="size-full wp-image-127" title="pause" src="http://scognito.files.wordpress.com/2008/11/pause.jpg?w=497&#038;h=372" alt="Wiicross - pause screen" width="497" height="372" /></a><p class="wp-caption-text">Wiicross - pause screen</p></div>
<h2>Ok ok but where can I get the game?</h2>
<p>The project page is hosted on <a title="wiicross drunkencoder page" href="http://scognito.drunkencoders.com/projects/wiicross.php">drunkencoders</a>.<br />
Wii version available <a title="wiicross wii version" href="http://scognito.drunkencoders.com/projects/download.php?get=wiicross-wii-0.1.rar">here</a>.<br />
GameCube version <a title="wiicross gc version" href="http://scognito.drunkencoders.com/projects/download.php?get=wiicross-ngc-0.1.rar">here</a>.</p>
<h2>What&#8217;s next?</h2>
<p>After some year in developing simple <a title="scognito on drunkencoders" href="http://scognito.drunkencoders.com">games for consoles</a>, I decided to take a break.<br />
Lot of things are happened (and stil happening) in my personal life, and I don&#8217;t know if I am still motivated in coding games just for fun.</p>
<p>Is it a chance to finally doing <a title=")" href="http://www.google.it/search?q=guitar+lessons">something else</a>?</p>
<p>Thanks all for support and helping in making what I wanted to do since I was kid (no, not the pornstar): being a game developer was a dream since I&#8217;m a videogame addicted!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=108&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/12/02/pieros-wiicross-for-wii-and-gamecube-is-out/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/12/cover-wii.jpg" medium="image">
			<media:title type="html">Wiicross Cover</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/titlescreen.jpg" medium="image">
			<media:title type="html">titlescreen</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/default.jpg" medium="image">
			<media:title type="html">default</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/woody.png" medium="image">
			<media:title type="html">woody</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/space.jpg" medium="image">
			<media:title type="html">space</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/candy.jpg" medium="image">
			<media:title type="html">candy</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/blue.jpg" medium="image">
			<media:title type="html">blue</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/spooky.jpg" medium="image">
			<media:title type="html">spooky</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/paper.jpg" medium="image">
			<media:title type="html">paper</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/options.jpg" medium="image">
			<media:title type="html">options</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/levelselect.jpg" medium="image">
			<media:title type="html">levelselect</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/11/pause.jpg" medium="image">
			<media:title type="html">pause</media:title>
		</media:content>
	</item>
		<item>
		<title>Ricoh webcam driver for HP Pavillon 6299ea on Windows XP</title>
		<link>http://scognito.wordpress.com/2008/11/30/ricoh-webcam-driver-for-hp-pavillon-6299ea-on-windows-xp/</link>
		<comments>http://scognito.wordpress.com/2008/11/30/ricoh-webcam-driver-for-hp-pavillon-6299ea-on-windows-xp/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:35:24 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[6299ea]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[dv6000]]></category>
		<category><![CDATA[ricoh]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=138</guid>
		<description><![CDATA[After downgrading Windows Vista to XP the only driver I didn&#8217;t have success to install was the webcam one.
On my dv6299 ea (dv6000 series) the webcam is identified by the 05CA&#38;PID_1810&#38;MI_00\6&#38;1F6A7C80&#38;0&#38;0000 string.
There is no webcam driver for XP looking on HP site, so I made many tries before gettings the device work.
The solution is pretty [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=138&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After downgrading Windows Vista to XP the only driver I didn&#8217;t have success to install was the webcam one.<br />
On my dv6299 ea (dv6000 series) the webcam is identified by the <em>05CA&amp;PID_1810&amp;MI_00\6&amp;1F6A7C80&amp;0&amp;0000</em> string.</p>
<p>There is no webcam driver for XP looking on HP site, so I made many tries before gettings the device work.</p>
<p>The solution is pretty simple:</p>
<ul>
<li>download the <a title="hp webcam driver vista" href="http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-47244-1&amp;lc=en&amp;dlc=en&amp;cc=us&amp;product=3360564&amp;os=2093">drivers for Vista from HP site</a></li>
<li>unpack with <a title="winrar site" href="http://www.rarlab.com/">WinRAR</a> or other compression tools</li>
<li>go to the <em>sp34746\WCAMR\driver\</em> directory</li>
<li>doubleclick on DPInst32.exe and install the drivers</li>
<li>reboot</li>
</ul>
<p>It worked on my pc, hope it will be useful for you too <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=138&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/11/30/ricoh-webcam-driver-for-hp-pavillon-6299ea-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>
	</item>
		<item>
		<title>Scogger 0.2 for Mobile Phone is out!</title>
		<link>http://scognito.wordpress.com/2008/09/26/scogger-02-for-mobile-phone-is-out/</link>
		<comments>http://scognito.wordpress.com/2008/09/26/scogger-02-for-mobile-phone-is-out/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 20:36:48 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[6120]]></category>
		<category><![CDATA[n95]]></category>
		<category><![CDATA[s60]]></category>
		<category><![CDATA[scogger]]></category>
		<category><![CDATA[scognito]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=86</guid>
		<description><![CDATA[
Despite the actual release date, this game was actually finished in april, months before the wii/gc release.
It was coded in few days, without knowing much about j2me.
Since I lost interest too early I didn&#8217;t added support for sounds and music so it is just a &#8220;mute&#8221; game.
Actually, the real challenge wasn&#8217;t coding for a mobile [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=86&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://scognito.files.wordpress.com/2008/09/nokia.png"><img class="alignnone size-full wp-image-96" title="nokia" src="http://scognito.files.wordpress.com/2008/09/nokia.png?w=226&#038;h=450" alt="" width="226" height="450" /></a></p>
<p>Despite the actual release date, this game was actually finished in april, months before the <a title="scogger for wii gc" href="http://scognito.wordpress.com/2008/06/08/scogger-02-for-wii-and-gamecube-is-out/">wii/gc release</a>.</p>
<p>It was coded in few days, without knowing much about j2me.<br />
Since I lost interest too early I didn&#8217;t added support for sounds and music so it is just a &#8220;mute&#8221; game.</p>
<p>Actually, the real challenge wasn&#8217;t coding for a mobile platform, but configuring Eclipse and Netbeans in conjunction with the <a title="s60 sdk" href="http://forum.nokia.com/series60">S60 sdk</a>! If I remember correctly i switched off and compiled it for standard j2me platform.</p>
<p>It shouldn&#8217;t have been coded for the public, but just for my cellphone (<a title="nokia 6120 classic" href="http://europe.nokia.com/A4399010">Nokia 6120 Classic</a>, MIDP 2.0 and CLDC 1.1 profile), so resolution is hardcoded for this type of device (320&#215;240).</p>
<p>Thanks <a href="http://www.kenney.nl/">Kenney (www.kenney.nl)</a> for graphics!</p>
<h1>How to Play</h1>
<p>The goal of the game is to make the frog jump over all the tree trunks using the arrow/menu keys of your mobile phone.</p>
<p>The only avaiable direction the frog can move are forward, left and right (no diagonals), with no jump distance limit!</p>
<p>Remember that the frog cannot jump backward, and pressing Fire/Center button restart the level!</p>
<h1>Download &amp; Installing</h1>
<p>Download the package from <a title="scogger download" href="http://scognito.drunkencoders.com/projects/scogger.php">here</a>, and unpack it then install jar + jad your usual method for installing applications on the phone.<br />
For Nokia devices I suggest to install through the <a href="http://www.nokia.com/pcsuite">Nokia PC Suite</a>, that once configured for your mobile, will install application just doubleclicking on the jar file.</p>
<p>Please note I&#8217;ll do not provide any installation help nor support as I have removed the toolkit and don&#8217;t know how install jar/jad other than using the PC Suite!</p>
<h1>Screenshots</h1>
<p><a href="http://scognito.files.wordpress.com/2008/09/mobile0.png"><img class="alignnone size-full wp-image-98" title="mobile0" src="http://scognito.files.wordpress.com/2008/09/mobile0.png?w=306&#038;h=670" alt="" width="306" height="670" /></a></p>
<p><a href="http://scognito.files.wordpress.com/2008/09/mobile1.png"><img class="alignnone size-full wp-image-99" title="mobile1" src="http://scognito.files.wordpress.com/2008/09/mobile1.png?w=302&#038;h=672" alt="" width="302" height="672" /></a></p>
<p><a href="http://scognito.files.wordpress.com/2008/09/mobile2.png"><img class="alignnone size-full wp-image-102" title="mobile2" src="http://scognito.files.wordpress.com/2008/09/mobile2.png?w=303&#038;h=672" alt="" width="303" height="672" /></a></p>
<h1>Compatibility List</h1>
<p>Currently reported working devices:</p>
<ul>
<li>Nokia 6120 Classic</li>
<li>Nokia N95</li>
</ul>
<p>If you succesfully installed on your device please add a comment, and I&#8217;ll add to the list.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=86&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/09/26/scogger-02-for-mobile-phone-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/09/nokia.png" medium="image">
			<media:title type="html">nokia</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/09/mobile0.png" medium="image">
			<media:title type="html">mobile0</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/09/mobile1.png" medium="image">
			<media:title type="html">mobile1</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/09/mobile2.png" medium="image">
			<media:title type="html">mobile2</media:title>
		</media:content>
	</item>
		<item>
		<title>New Wii/Gamecube Homebrew is coming! Piero&#8217;s Wiicross :)</title>
		<link>http://scognito.wordpress.com/2008/09/04/new-wiigamecube-homebrew-is-coming-pieros-wiicross/</link>
		<comments>http://scognito.wordpress.com/2008/09/04/new-wiigamecube-homebrew-is-coming-pieros-wiicross/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 21:13:20 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Gamecube]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[devkitpro]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[libogc]]></category>
		<category><![CDATA[scognito]]></category>
		<category><![CDATA[wiicross]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=72</guid>
		<description><![CDATA[Finally today I decided to write a post for my next upcoming homebrew game for the Nintendo Wii and Gamecube: it is called Piero&#8217;s Wicross.
As the name suggest it is based on a popular puzzle game Mario&#8217;s Picross, a game based on an existing puzzle game called Nonogram.
For those who don&#8217;t know what game I&#8217;m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=72&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_80" class="wp-caption alignnone" style="width: 457px"><a href="http://scognito.files.wordpress.com/2008/09/editor.png"><img class="size-full wp-image-80" title="wiicross editor" src="http://scognito.files.wordpress.com/2008/09/editor.png?w=447&#038;h=478" alt="wiicross editor" width="447" height="478" /></a><p class="wp-caption-text">wiicross editor</p></div>
<p>Finally today I decided to write a post for my next upcoming homebrew game for the Nintendo Wii and Gamecube: it is called <strong>Piero&#8217;s Wicross</strong>.</p>
<p>As the name suggest it is based on a popular puzzle game Mario&#8217;s Picross, a game based on an existing puzzle game called Nonogram.</p>
<p>For those who don&#8217;t know what game I&#8217;m talking about, here it is a brief description of the original game, from <a title="wikipedia wiicross" href="http://en.wikipedia.org/wiki/Nonogram">wikipedia</a> :</p>
<blockquote><p><strong>Nonograms</strong> or <strong>Paint by Numbers</strong> are picture <a class="mw-redirect" title="Logic puzzles" href="http://en.wikipedia.org/wiki/Logic_puzzles">logic puzzles</a> in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. In this puzzle type, the numbers measure how many unbroken lines of filled-in squares there are in any given row or column. For example, a clue of &#8220;4 8 3&#8243; would mean there are sets of four, eight, and three filled squares, in that order, with at least one blank square between successive groups.</p></blockquote>
<p>I swear it is simpler than expected! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The development of the game is nearly done for both platforms, so what the game really needs are the <strong>levels</strong>.</p>
<p>Since I&#8217;m too lazy to create them, I decided that levels will made by <strong>YOU</strong>!</p>
<p>Yes, I wrote also an online level editor for the purpouse, where is possible to easily create puzzles throught a simple interface, so what expect to write your own one?</p>
<p>The best 50 levels will be put in the game as official ones, so head over and write yours!</p>
<p><strong>Go to <a title="Wiicross online editor" href="http://scognito.drunkencoders.com/projects/wiicross-editor.php">Wiicross Level Editor</a>!</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scognito.wordpress.com/72/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scognito.wordpress.com/72/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=72&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/09/04/new-wiigamecube-homebrew-is-coming-pieros-wiicross/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/09/editor.png" medium="image">
			<media:title type="html">wiicross editor</media:title>
		</media:content>
	</item>
		<item>
		<title>Using different server for Mozilla Weave</title>
		<link>http://scognito.wordpress.com/2008/08/30/using-different-server-for-mozilla-weave/</link>
		<comments>http://scognito.wordpress.com/2008/08/30/using-different-server-for-mozilla-weave/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 00:56:48 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[mydisk.se]]></category>
		<category><![CDATA[weave]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=68</guid>
		<description><![CDATA[Mozilla Weave is an experimental project from Mozilla Labs aiming to synchronize information of Firefox browser (like bookmarks, saved passwords, tabs, history&#8230;) across different computers using a simple extension.
Once installed and configured on each browser it automatically synchronizes these metadata offering the same personal data among different computers.
Since it is still experimental it suffers of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=68&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="wp-caption aligncenter" style="width: 410px"><img src="http://people.mozilla.com/~cbeard/weave/weave-logo.jpg" alt="mozilla weave logo" width="400" height="157" /><p class="wp-caption-text">mozilla weave logo</p></div>
<p><a title="mozilla weave homepage" href="http://labs.mozilla.com/2007/12/introducing-weave/">Mozilla Weave</a> is an experimental project from <a title="mozilla labs" href="http://labs.mozilla.com/">Mozilla Labs </a>aiming to synchronize information of <a title="firefox homepage" href="www.mozilla.com/firefox/">Firefox</a> browser (like bookmarks, saved passwords, tabs, history&#8230;) across different computers using a simple extension.</p>
<p>Once installed and configured on each browser it automatically synchronizes these metadata offering the same personal data among different computers.</p>
<p>Since it is still experimental it suffers of some issues, like the most popular at the moment: the authentication problem. I don&#8217;t know if it is a server issue, but I can&#8217;t authenticate myself using the default settings.</p>
<p>Searching on forums I found a solution provided by some users: use a different server for storing metadata information. The fix <a title="mozilla weave forum" href="https://labs.mozilla.com/forum/index.php/topic,1482.0.html">suggested</a> explain how to setup a weave server on <a title="mydisk.se" href="http://mydisk.se">myDisk.se</a> (a very useful free webdisk).</p>
<p>Simply create an account on myDisk.se, create this directory structure: &#8220;<em>user/youruser</em>&#8220;, where <em>youruser</em> is your login name, then update the server URL on the advanced tab of the weave options (<em>https://mydisk.se/youruser</em>).</p>
<p>Sign in, synchronize et voilà, you can login again!</p>
<p>An extra advantage of this solution is that synchronizing is <strong>a lot</strong> faster than the overloaded (for now?) Mozilla default server.</p>
<p>Give it a try!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scognito.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scognito.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=68&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/08/30/using-different-server-for-mozilla-weave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://people.mozilla.com/~cbeard/weave/weave-logo.jpg" medium="image">
			<media:title type="html">mozilla weave logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Scogger 0.2 for Wii and Gamecube is out!</title>
		<link>http://scognito.wordpress.com/2008/06/08/scogger-02-for-wii-and-gamecube-is-out/</link>
		<comments>http://scognito.wordpress.com/2008/06/08/scogger-02-for-wii-and-gamecube-is-out/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 16:44:42 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[Gamecube]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[libogc]]></category>
		<category><![CDATA[scogger]]></category>
		<category><![CDATA[scognito]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=54</guid>
		<description><![CDATA[

Scogger for Wii is a porting I made of the “famous” Nintendo DS and PSP game Scogger I wrote a months ago.
The game is almost identical to the original, with same levels (10 random out of 100 avaiable, so each new game you get different levels!), except here you cannot use the stylus for obvious [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=54&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://scognito.files.wordpress.com/2008/06/cover.png?w=320&#038;h=450" alt="" width="320" height="450" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/06/scogger-cover-gc.png?w=320&#038;h=450" alt="" width="320" height="450" /></p>
<p>Scogger for Wii is a porting I made of the “famous” Nintendo DS and PSP game <a title="scogger ds" href="../2008/01/09/scogger-01-is-out/">Scogger</a> I wrote a months ago.</p>
<p>The game is almost identical to the original, with same levels (10 random out of 100 avaiable, so each new game you get different levels!), except here you cannot use the stylus for obvious reasons, but it can take advantage of the wiimote! <img class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif" alt="P" /></p>
<h1>Download &amp; Installing</h1>
<p>Note (30-oct-08): The <a title="homebrew channel" href="http://wiibrew.org/wiki/Homebrew_Channel">Homebrew channel beta 9</a> requires .dols (or new compiled elfs), so I&#8217;ve recompiled Scogger to work with it. All downloads starting from today are Homebrew channer b9 compatible.<br />
&lt;br&gt;</p>
<p>Download the package from <a title="scogger download" href="http://scognito.drunkencoders.com/projects/scogger.php">here</a>, and unpack it. There are 2 versions: gamecube and wii.</p>
<ul>
<li>The Wii version is ready for use with the <a title="wii homebrew channel" href="http://wiibrew.org/index.php?title=Homebrew_Channel" target="_blank">homebrew channel</a>. Just put the <em>scoggerwii-0.2</em> (you can rename it) directory in the <em>apps </em>directory of your SD card, otherwise boot it with the <a title="twilight hack" href="http://wiibrew.org/index.php?title=Twilight_Hack" target="_blank">Twilight Hack</a> or other boot methods.</li>
<li>The Gamecube dol can be booted it using <a title="sdload" href="http://www.gc-linux.org/wiki/SDload" target="_blank">SDLoad</a> or other boot methods.</li>
</ul>
<h1>How to Play</h1>
<p>The goal of the game is to make the frog jump over all the tree trunks.</p>
<p>You can use the Gamecube pad, the Wiimote, or the Wiimote d-pad.</p>
<p>The only avaiable direction the frog can move are forward, left and right (no diagonals), with no jump distance limit!</p>
<p>Remember that the frog cannot jump backward, and pressing B on the Wiimote (or A in the Gamecube pad) to restart the level!</p>
<p>Clean the stage to go to the next level (they are 10) or press (+) or START to go to the next one.</p>
<p>This trick is only avaiable if you make the so called “<a title="Konami Trick" href="http://www.google.com/search?q=konami+trick&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t">konami trick</a>” (you know what is that, don’t you?) at the titlescreen, (with the exception “B” and “A” button are mapped to (-) and (+) on the Wiimote).</p>
<h1>Screenshots</h1>
<p>Click the images for full size:</p>
<p><a href="http://scognito.files.wordpress.com/2008/06/scoggerwii1.png"><img src="http://scognito.files.wordpress.com/2008/06/scoggerwii1.png?w=503&#038;h=377" alt="" width="503" height="377" /></a></p>
<p><a href="http://scognito.files.wordpress.com/2008/06/scoggerwii2.png"><img src="http://scognito.files.wordpress.com/2008/06/scoggerwii2.png?w=503&#038;h=377" alt="" width="503" height="377" /></a></p>
<p><img src="http://scognito.files.wordpress.com/2008/06/scoggerwii3.png?w=503&#038;h=377" alt="scoggerwii3" width="503" height="377" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/06/scoggerwii4.png?w=503&#038;h=377" alt="scoggerwii4" width="503" height="377" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/06/scoggerwii5.png?w=503&#038;h=377" alt="scoggerwii5" width="503" height="377" /></p>
<h1>Video</h1>
<p>This video is courtesy of <a title="wiinintendo" href="http://wiinintendo.net/">wiinintendo.net</a>:<br />
<!-- quadra vimeo http://www.vimeo.com/1166263 quadra --><br />
<span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=1166263&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1166263&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<h1>Credits</h1>
<ul>
<li>Shagkur for <a title="libogc" href="http://libogc.devkitpro.org/" target="_blank">libogc</a></li>
<li>Wintermute and other for <a title="devkitpro site" href="http://devkitpro.org" target="_blank">Devkitpro</a> and devkitPPC</li>
<li>Frontier for <a title="libpngu" href="http://frontier-dev.net/2008/04/libpng.html" target="_blank">libpngu</a></li>
<li><a title="kenney site" href="http://www.kenney.nl" target="_blank">Kenney</a> for the graphics</li>
<li>Muzer and Minishlin for heavy testing</li>
</ul>
<h1>Notes</h1>
<p>Plese report bugs and suggestions and stay tuned for other ports <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Scogger is also available for <a title="scogger ds" href="http://scognito.wordpress.com/2008/03/02/scogger-psp-02-is-out/" target="_blank">Nintendo DS</a>, <a title="scogger psp" href="http://scognito.wordpress.com/2008/03/02/scogger-psp-02-is-out/" target="_blank">Sony PSP</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scognito.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scognito.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=54&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/06/08/scogger-02-for-wii-and-gamecube-is-out/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/06/cover.png" medium="image" />

		<media:content url="http://scognito.files.wordpress.com/2008/06/scogger-cover-gc.png" medium="image" />

		<media:content url="http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif" medium="image">
			<media:title type="html">P</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/06/scoggerwii1.png" medium="image" />

		<media:content url="http://scognito.files.wordpress.com/2008/06/scoggerwii2.png" medium="image" />

		<media:content url="http://scognito.files.wordpress.com/2008/06/scoggerwii3.png" medium="image">
			<media:title type="html">scoggerwii3</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/06/scoggerwii4.png" medium="image">
			<media:title type="html">scoggerwii4</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/06/scoggerwii5.png" medium="image">
			<media:title type="html">scoggerwii5</media:title>
		</media:content>
	</item>
		<item>
		<title>Scogger PSP 0.2 is out!</title>
		<link>http://scognito.wordpress.com/2008/03/02/scogger-psp-02-is-out/</link>
		<comments>http://scognito.wordpress.com/2008/03/02/scogger-psp-02-is-out/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 11:12:24 +0000</pubDate>
		<dc:creator>scognito</dc:creator>
				<category><![CDATA[PSP]]></category>
		<category><![CDATA[ds]]></category>
		<category><![CDATA[oslib]]></category>
		<category><![CDATA[palib]]></category>
		<category><![CDATA[scogger]]></category>
		<category><![CDATA[scoglionario]]></category>
		<category><![CDATA[scognito]]></category>

		<guid isPermaLink="false">http://scognito.wordpress.com/?p=36</guid>
		<description><![CDATA[
Scogger for PSP is a porting I made of the &#8220;famous&#8221; Nintendo DS game Scogger I wrote a month ago.
Since my girlfriend Valeria (L) gave me a PSP for Christmas, what a better chance to coding for it?
So Scogger was born,  after just a couple of days for convertion.
The game is almost identical to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=36&subd=scognito&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="center"><img src="http://scognito.files.wordpress.com/2008/02/scogger-psp.png" alt="scogger 0.2 psp" /></p>
<p>Scogger for PSP is a porting I made of the &#8220;famous&#8221; Nintendo DS game <a href="http://scognito.wordpress.com/2008/01/09/scogger-01-is-out/" title="scogger ds">Scogger</a> I wrote a month ago.</p>
<p>Since my girlfriend Valeria (L) gave me a PSP for Christmas, what a better chance to coding for it?</p>
<p>So Scogger was born,  after just a couple of days for convertion.</p>
<p>The game is almost identical to the original, with same levels (10 out of 100 avaiable), except here you cannot use the stylus for obvious reasons, but it can take advantage of the larger and brighter screen to show how cool is it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><span id="more-36"></span></p>
<h1>Installing</h1>
<p>Download the package from <a href="http://scognito.drunkencoders.com/projects/scogger.php" title="scogger psp">here</a>, and put the Scogger directory in the memory stick, under the directory PSP/GAME/.</p>
<h1>How to Play</h1>
<p>The goal of the game is to make the frog jump over all the tree trunks.</p>
<p>You can use the D-Pad or the analog stick.</p>
<p><span></span></p>
<p>The only avaiable direction the frog can move are forward, left and right (no diagonals), with no jump distance limit!</p>
<p>Remember that the frog cannot jump backward, and pressing X to restart the level!</p>
<p>Clean the stage to go to the next level (they are 10) or press START to go to the next one.</p>
<p>This trick is only avaiable if you make the so called “<a href="http://www.google.com/search?q=konami+trick&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t" title="Konami Trick">konami trick</a>” (you know what is that, don&#8217;t you?) at the titlescreen, (with the exception &#8220;B&#8221; and &#8220;A&#8221; button are mapped to &#8220;square&#8221; and &#8220;triangle&#8221;).</p>
<h1>Screenshots</h1>
<p><img src="http://scognito.files.wordpress.com/2008/02/scogger1.png" alt="Scogger, title screen" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/03/scoggerpsp1.png" alt="scogger psp" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/03/scoggerpsp2.png" alt="scogger psp" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/03/scoggerpsp3.png" alt="scogger psp" /></p>
<p><img src="http://scognito.files.wordpress.com/2008/03/scoggerpsp4.png" alt="scogger psp" /></p>
<h1>Video</h1>
<p><!-- quadra dailymotion id=x4t1kt quadra --><br />
<object width="425" height="254"><param name="movie" value="http://www.dailymotion.com/swf/x4t1kt"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.dailymotion.com/swf/x4t1kt" type="application/x-shockwave-flash" width="425" height="334" allowfullscreen="true"></embed></object></p>
<h1>Thanks</h1>
<ul>
<li>Valeria, for giving me a PSP</li>
<li>Kenney (<a href="http://www.kenney.nl" title="kenney site">www.kenney.nl</a>), for making the graphics</li>
<li>Brunni, for his <a href="http://brunni.dev-fr.org/index.php?page=pspsoft_oslib" title="brunni site">OSLib</a></li>
<li>All PSP hacking team</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scognito.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scognito.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scognito.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scognito.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scognito.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scognito.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scognito.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scognito.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scognito.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scognito.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scognito.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scognito.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scognito.wordpress.com&blog=1534429&post=36&subd=scognito&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scognito.wordpress.com/2008/03/02/scogger-psp-02-is-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Scognito</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/02/scogger-psp.png" medium="image">
			<media:title type="html">scogger 0.2 psp</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/02/scogger1.png" medium="image">
			<media:title type="html">Scogger, title screen</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/03/scoggerpsp1.png" medium="image">
			<media:title type="html">scogger psp</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/03/scoggerpsp2.png" medium="image">
			<media:title type="html">scogger psp</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/03/scoggerpsp3.png" medium="image">
			<media:title type="html">scogger psp</media:title>
		</media:content>

		<media:content url="http://scognito.files.wordpress.com/2008/03/scoggerpsp4.png" medium="image">
			<media:title type="html">scogger psp</media:title>
		</media:content>
	</item>
	</channel>
</rss>