<?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>fwrnando.com &#187; folders</title>
	<atom:link href="http://www.fwrnando.com/tag/folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fwrnando.com</link>
	<description>was sick of the &#34;blag&#34; thing</description>
	<lastBuildDate>Thu, 01 Jul 2010 23:48:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Games folder on 5800!</title>
		<link>http://www.fwrnando.com/2009/04/games-folder-on-5800/</link>
		<comments>http://www.fwrnando.com/2009/04/games-folder-on-5800/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 07:03:18 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=467</guid>
		<description><![CDATA[Yay! :D (hacked phone needed, for a summary in how to do it, scroll to the bottom of the post :P) After a lot (a lot!) of trial and error, I finally figured out a way to get a Games folder with the proper icon on the 5800&#8242;s menu. It was a battle of googling, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/games.png"><img class="alignnone size-full wp-image-468" title="games" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/games.png" alt="games" width="360" height="640" /></a></p>
<p>Yay! :D (hacked phone needed, for a summary in how to do it, scroll to the bottom of the post :P)</p>
<p>After a lot (a lot!) of trial and error, I finally figured out a way to get a Games folder with the proper icon on the 5800&#8242;s menu. It was a battle of googling, extracting then compressing files, messing with .svgs that do not open in computers and more.</p>
<p>It all started with <a href="http://flahorn.deviantart.com/art/Touch-118100382">Flahorn&#8217;s latest theme</a>. Flahorn, being the awesome guy he is, created an icon set that follows the Ovi icons styling for use on S60v3 themes, and it included the Games icon. I installed it to see how it would look on my 5800, and editing the skin_id (<a href="http://www.fwrnando.com/2008/more-menu-icons-h4xing/">I visited this before</a>, wow that post is outdated!) for a folder that I created to a s60v3&#8242;s games folder id, the icon appeared.</p>
<p>But I didn&#8217;t want to use a theme to see the pretty icon, and if OPDA&#8217;s menueditor could change the icon, there should be a way! Using <a href="http://www.symbian-toys.com/sisxplorer.aspx">SisXplorer </a>from Symbian Toys, I got to the .mif file inside the theme, and the packed .svgs. Of course the svgs are compressed (or maybe that&#8217;s just how SVG tiny works), so trying to view them in my computer didn&#8217;t work. I unpacked and sent all the 1000+ svgs to my phone, and it could open them!</p>
<p>I found the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/50.svg">Games icon .svg</a> there (try transfering it to your phone if you want to view it), but I can&#8217;t link appshelldata.xml to a .svg, only to .mifs. Found a <a href="http://wiki.forum.nokia.com/index.php/How_to_create_application_icon%28SVG%29_in_S60_3rd_edition">Forum Nokia page</a> explaining how to pack a .svg to a .mif.</p>
<p>But that wasn&#8217;t the end of it, to properly point the menu app to the right icon, you have to know the icon_id to fill in the appshelldata.xml. I tried lots of values, but no one worked. Finally, after a couple different searches, I learned that the first svg always has the icon_id set to 16384 (random value much?) in a <a href="http://discussion.forum.nokia.com/forum/showpost.php?p=431819&amp;postcount=2">Forum Nokia thread</a>.</p>
<p>With that, I had my icon packed in a .mif, and all the values I needed. So my appshelldata.xml looked like this:</p>
<blockquote>
<p style="text-align: left;">&lt;appshell:folder positioned=&#8221;1&#8243; title_name=&#8221;Games&#8221; long_name=&#8221;Games&#8221; short_name=&#8221;Games&#8221; applicationgroup_name=&#8221;games&#8221; icon_file=&#8221;C:\System\Games.mif&#8221; icon_id=&#8221;16384&#8243; mask_id=&#8221;16385&#8243; icon_skin_major_id=&#8221;101F86E3&#8243; icon_skin_minor_id=&#8221;1977&#8243;/&gt;</p>
</blockquote>
<p>I threw the .mif in C:/System, and set the skin_ids to the games folder value so that they&#8217;ll change with themes. Uploaded the appshelldata, and it worked!</p>
<p>So, in conclusion, get <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/games.mif">this .mif</a>, transfer it to somewhere safe on your phone, and edit your appshelldata.xml (found in C:\Private\101F4CD2\Content\). Copy and paste the block quote above to .xml, right after a &#8220;&lt;/appshell:folder&gt;&#8221;, just changing the path to the .mif, reboot (or kill the Menu app) and presto! There&#8217;s your folder!</p>
<p>Yay another 400~ post about folders~</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/04/games-folder-on-5800/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>GPS folder on the E75</title>
		<link>http://www.fwrnando.com/2009/04/gps-folder-on-the-e75/</link>
		<comments>http://www.fwrnando.com/2009/04/gps-folder-on-the-e75/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 23:18:45 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=465</guid>
		<description><![CDATA[From CJ&#8217;s E75 review, comes screenshots of the second S60 phone in the market with Ovi icons, and guess what? It does have a GPS folder that&#8217;s not an application and has the Maps app inside of it! It doesn&#8217;t have the Positioning Settings icon, however, but I&#8217;m sure doing an app that&#8217;s simply a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://media.share.ovi.com/m1/s/0747/dc87f09d2a684761afd8c438536a16d5.jpg" alt="" width="320" height="240" /></p>
<p>From <a href="http://zomgitscj.com/ye-giant-nokia-e75-review/">CJ&#8217;s E75 review</a>, comes screenshots of the second S60 phone in the market with Ovi icons, and guess what? It does have a GPS folder that&#8217;s not an application and has the Maps app inside of it!</p>
<p><img class="alignnone" src="http://media.share.ovi.com/m1/s/0747/974c75919c22492dbe4adf3499307870.jpg" alt="" width="320" height="240" /></p>
<p>It doesn&#8217;t have the Positioning Settings icon, however, but I&#8217;m sure doing an app that&#8217;s simply a shortcut to the appropriate pane in the Settings app would be a doddle (pheer my brit. informal skills). So pleeeeease Nokia! :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/04/gps-folder-on-the-e75/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Ovi icons and a new theme</title>
		<link>http://www.fwrnando.com/2009/02/more-ovi-icons-and-a-new-theme/</link>
		<comments>http://www.fwrnando.com/2009/02/more-ovi-icons-and-a-new-theme/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 13:49:13 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[ovi]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=427</guid>
		<description><![CDATA[This morning Nokia Conversations released a new theme for older S60 phones that want the new Ovi icons look. Being the icon nut I am, I downloaded to see if there was any new icons that would come in a future firmware update for the 5800. In a quick look I found those 6 new [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000014.png"><img class="alignnone size-medium wp-image-428" title="scr000014" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000014-168x300.png" alt="scr000014" width="168" height="300" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000015.png"><img class="alignnone size-medium wp-image-429" title="scr000015" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000015-168x300.png" alt="scr000015" width="168" height="300" /></a></p>
<p>This morning <a href="http://conversations.nokia.com/2009/02/26/heres-that-ovi-theme/">Nokia Conversations released a new theme</a> for older S60 phones that want the new Ovi icons look. Being the icon nut I am, I downloaded to see if there was any new icons that would come in a future firmware update for the 5800. In a quick look I found those 6 new icons (excuse me if I missed any). I like the &#8220;new&#8221; Music folder icon, as I wasn&#8217;t too keen on the reflection effect of the Album cover like one, it seemed a little forced.</p>
<p>It also fixes a couple 3d-ish Nseries icons, and the Video Centre icon (which I knew didn&#8217;t look right in the first place). Although I did not get the <a href="http://conversations.nokia.com/wp-content/uploads/screenshot0003.jpg">new Share Online icon</a>, weird because it did appear on my N95. I&#8217;d also change the dict icon, as ABC doesn&#8217;t represent translation that well, maybe a stylized globe?</p>
<p>Shame the Music Folder and Games and GPS folder on my N95 wasn&#8217;t changed, I really don&#8217;t like that Nokia is moving away from folders, but then again, I never like the default menu order.</p>
<p>And at last, I&#8217;ll leave a shout out for the 6600, as its theme app let you use the icons of one theme with the graphics of another, a feature that was cut and never came back sadly. Best mention of this feature I could find: <a href="http://www.allaboutsymbian.com/forum/showthread.php?t=34321">A thread on AAS</a> about how to replicate it on later S60v2 phones.</p>
<p><strong>Update: </strong>Just notice the ringtones included in the theme are the same one I <a href="http://www.fwrnando.com/2008/ovi-has-a-jingle-now/">found here</a>. :P</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/02/more-ovi-icons-and-a-new-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random S60v5 nitpick #182 (yes, it involves folders)</title>
		<link>http://www.fwrnando.com/2009/02/random-s60v5-nitpick-182/</link>
		<comments>http://www.fwrnando.com/2009/02/random-s60v5-nitpick-182/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 04:05:45 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[s60v5]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=391</guid>
		<description><![CDATA[So with a less than official v5 Sports Tracker out, I finally gave in and made a GPS folder. As we still don&#8217;t have a MenuEditor for V5, or a suitable .mif file with cool icons, it looks like the standard new folder icon. (example.) But I noticed that the &#8220;Location&#8221; application, simply links to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000037.png"><img class="alignnone size-medium wp-image-392" title="scr000037" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000037-168x300.png" alt="scr000037" width="168" height="300" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr0000381.png"><img class="alignnone size-medium wp-image-394" title="scr0000381" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr0000381-168x300.png" alt="scr0000381" width="168" height="300" /></a></p>
<p>So with a less than official v5 Sports Tracker out, I finally gave in and made a GPS folder. As we still don&#8217;t have a MenuEditor for V5, or a suitable .mif file with cool icons, it looks like the standard new folder icon. (<a href="http://www.fwrnando.com/blog/wp-content/uploads/2007/07/scr000021.png">example.</a>)</p>
<p>But I noticed that the &#8220;Location&#8221; application, simply links to other applications. You can notice the &#8220;link&#8221; because of the screen flash you see, that doesn&#8217;t happen when switching views inside an app. It links to the known Landmarks and GPS data apps, and the positioning pane in the settings app (let&#8217;s ignore that the positioning settings&#8217; icon is the same as landmarks&#8217;, it&#8217;ll probably get changed for a &#8220;map with wrench&#8221; icon soon enough).</p>
<p>So, what&#8217;s the use of making it an app? A folder with those icons would be much nicer, as it would give people like me an opportunity to customize it, and it wouldn&#8217;t be any different for people that don&#8217;t mess with the original menu layout (therefore, saying this is anti-clutter is not an answer)</p>
<p>If it was a folder, it would give me a nice link, and stop me from having two levels of GPS-related apps.</p>
<p>I think the reason behind it is political, people often complained about S60&#8242;s menu having too many icons and being too cluttered (fools!). S60 just clumped stuff together in apps, as if they left it in folders the licensees could (and would) mess with them. (*cough* Nokia and Samsung *cough*)</p>
<p>I say this approach kinda worked on the communication apps (bluetooth, usb, etc) as those had redundant panes on the Settings app. I still think they should have gone the other way around, dumping every communication related app from the settings app and having a separate &#8220;Comm. Settings&#8221; app, but, oh well.</p>
<p>But it wasn&#8217;t well realized on the GPS-related apps, as there is still a redundant Positioning Settings pane in the settings app (Settings&gt;Phone&gt;App. Sett. &gt; Positioning). Plus the two level thing if you wanna have everything related in the same folder (like me).</p>
<p>Changing this would be incredibly easy (literally just adding a folder + icon and editing those apps so they show in the main menu), but it&#8217;s the kind of thing I don&#8217;t expect to see changed in a while. Maybe once the first Symbian Foundation powered UIs come along, but I bet Nokia has bigger things to worry about than menu organization.</p>
<p>btw, lol @ me for writing ~400 words about folders, again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/02/random-s60v5-nitpick-182/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Menu icon from N95 V30</title>
		<link>http://www.fwrnando.com/2008/09/remove-menu-icon-from-n95-v30/</link>
		<comments>http://www.fwrnando.com/2008/09/remove-menu-icon-from-n95-v30/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 01:11:28 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[n95]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=226</guid>
		<description><![CDATA[Just put this .txt (Save as) in C:\private\10202be9\ and reboot. It works! From Nokioteca, via Daily Mobile]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0019.png"><img class="alignnone size-medium wp-image-227" title="screenshot0019" src="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/screenshot0019-225x300.png" alt="" width="225" height="300" /></a></p>
<p>Just put <a href="http://www.fwrnando.com/blog/wp-content/uploads/2008/09/101f8847.txt">this .txt</a> (Save as) in C:\private\10202be9\ and reboot. It works!</p>
<p>From <a href="http://www.nokioteca.net/home/forum/index.php?showtopic=131046">Nokioteca</a>, via Daily Mobile<a href="http://dailymobile.se/2008/09/28/symbian-s60v3-tip-how-to-remove-menu-icon-on-nokia-n95-with-firmware-v300015/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/09/remove-menu-icon-from-n95-v30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>N95 menu in V20</title>
		<link>http://www.fwrnando.com/2007/11/n95-menu-in-v20/</link>
		<comments>http://www.fwrnando.com/2007/11/n95-menu-in-v20/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 20:43:18 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=94</guid>
		<description><![CDATA[Here&#8217;s the menu in my N95 after upgrading to V20 *picture 404&#8242;d* Good looking huh? :P S60 manages folders pretty badly in my opinion, when you create a new one, you can&#8217;t change it&#8217;s icon, and when you have a folder inside a folder (like the office folder in V20s firmware), you can&#8217;t move it [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the menu in my N95 after upgrading to V20</p>
<p><span style="color: #000000;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">*picture 404&#8242;d*</span></span></p>
<p>Good looking huh? :P</p>
<p>S60 manages folders pretty badly in my opinion, when you create a new one, you can&#8217;t change it&#8217;s icon, and when you have a folder inside a folder (like the office folder in V20s firmware), you can&#8217;t move it to the main menu, which is bad in my opinion, since I like all my main folders in the main menu, but also like each one to have a special icon&#8230;</p>
<p>But then I remembered a <a href="http://www.symbian-freak.com/forum/viewtopic.php?t=3944">little hack</a> I used in the days of my Nokia 6600, to put folders inside folders , I only had to modify the process a little bit, here&#8217;s how:</p>
<p><img src="http://www.fwrnando.com/blog/wp-content/uploads/old/Screenshot0002.jpg" alt="" /></p>
<p>First pretend the &#8220;folder&#8221; folder is you office folder, and you want to move it to the main menu, but there&#8217;s no &#8220;Move to folder&#8221; option on the left softkey , you have to start by setting up like the screenshot, the folder you want to move at the last place, and any app you can easily install and remove in the place before, in my case I chose the MovingBall app.</p>
<p>Now go, and uninstall MovingBall thru the app. manager, quickly press menu, go to the apps folder and press options above the MovingBall app:</p>
<p><img src="http://www.fwrnando.com/blog/wp-content/uploads/old/Screenshot0004.jpg" alt="" width="240" height="320" /></p>
<p>Now wait, the MovingBall app is being uninstalled, when it finishes uninstalling, its icon will disappear from the menu , leaving the folder hi-lighted, and the &#8220;Move to folder&#8221; option still available in the options!</p>
<p><img src="http://www.fwrnando.com/blog/wp-content/uploads/old/Screenshot0005.jpg" alt="" width="240" height="320" /></p>
<p>And voila! Just move the folder!</p>
<p>And again, we shouldn&#8217;t have to use this method for moving folders , S60 should have this option right from the start, even better, they should allow changing folder icons, if BlackBerry OS can do it&#8230;</p>
<p><strong>Update</strong>:  <a href="http://www.fwrnando.com/blog/?p=110">Motorola can do it.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2007/11/n95-menu-in-v20/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
