<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Planet Maemo: category &quot;feed:225e6ce13c02cf39cf412748da70d5c4&quot;</title>
        <description>Blog entries from Maemo community</description>
        <link>http://maemo.org/news/planet-maemo/</link>
        <lastBuildDate>Sun, 24 May 2026 07:46:41 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <language>en</language>
        <managingEditor>planet@maemo.org</managingEditor>
        <item>
            <title>How To Create an Icon Theme Source Package in 45 (+/-) easy steps</title>
            <link>http://andrewblck.com/archives/189</link>
            <description><![CDATA[
<p>I wrote this guide to help someone get a icon theme package made and I decided to share it so anyone else who has a custom icon pack and get them into extras. This guide has been used to build the new Faenza icon pack so we know it works but please let me know if anything can be enhanced to make it better.</p>
<p>Guide to Building a icon source package.</p>
<p>This guide should work on any OS all you just make sure if you’re using windows you don’t edit the files using a standard windows text editor you want to use something like Notepad++ or SciTE.</p>
<p>Install Software</p>
<p>N900<br />
-py2deb [ apt-get install python2.5-py2deb]<br />
-Download build_myapp.py <a href="http://dl.dropbox.com/u/2240466/Maemo/Theme%20Builder/build_myapp.py" target="_blank">here</a><br />
-Download index.theme <a href="http://dl.dropbox.com/u/2240466/Maemo/Theme%20Builder/index.theme" target="_blank">here</a></p>
<p>Computer (Windows Only)<br />
- Notepad++ or SciTE</p>
<p>Signup for Garage account <a href="https://garage.maemo.org/" target="_blank">here</a></p>
<p>Request Extras Repo Upload Permissions <a href="https://garage.maemo.org/extras-assistant/index.php?target=invitation_request" target="_blank">here</a></p>
<p>Prepare Icon Theme Source you need to setup the right folder structure so create the following folder inside of each other.</p>
<p>usr &gt; share &gt; icons &gt; icon-theme</p>
<p>Edit index.theme replace [ ] and text on line 2 and 3</p>
<p>Place index.theme in icon-theme folder</p>
<p>Now place your icons that you are replacing in the same folder you found them in hicolor (ie 48&#215;48/hildon, 48&#215;48/apps, 48&#215;48/mimetypes)</p>
<p>You only need to include the custom icons any icons you don’t include will be pulled from the hicolor folder.</p>
<p>Open build_myapp.py in text editor</p>
<p>Enter information anywhere you see [ ]. Remember to delete the [ ] also.</p>
<p>Connect N900 to your computer in Mass Storage Mode</p>
<p>Open File Manager and Navigate to N900 Drive</p>
<p>Create a folder named &#8211; Build</p>
<p>Open Build folder</p>
<p>Create a folder named after your icon theme (we will use the name icon-theme for ours.</p>
<p>Open [the newly created] icon-theme Folder</p>
<p>Upload your build_myapp.py file. [into the newly created icon-theme folder]</p>
<p>Upload your icon theme package icon [into /MyDocs/Build/icon-theme/]</p>
<p>Create folder named src [inside /MyDocs/Build/icon-theme/]</p>
<p>Open src folder</p>
<p>Upload your icon theme source [to this src folder, maintaining correct folder structure of usr/share/icons/icon-theme/64x64 etc ]</p>
<p>Close file manager and unplug N900</p>
<p>Open Terminal</p>
<p>cd /MyDocs/Build/icon-theme (replace icon-theme with your theme name)</p>
<p>python build_myapp.py</p>
<p>You will see a lot of stuff fly by and you will have to hit enter 4 times</p>
<p>You will see ~/MyDocs/Build/icon-theme when you’re done</p>
<p>Close terminal</p>
<p>Connect N900 to computer in Mass Storage Mode</p>
<p>Go to <a href="https://garage.maemo.org/extras-assistant/" target="_blank">https://garage.maemo.org/extras-assistant/</a><br />
Follow steps to upload source packages that are located in /Build/icon-theme folder on your N900 Drive.</p>
<p>Wait for email that the build is complete</p>
<p>Go to <a href="http://maemo.org/packages/" target="_blank">http://maemo.org/packages/</a></p>
<p>Search for the package name you gave.</p>
<p>Look and wait for it to be imported to extras-devel</p>
<p>Enable extras-devel</p>
<p>Install Package</p>
<p>Set with Theme Customizer</p>
<p>Enjoy. <!-- sig --></p>
<span class="net_nemein_favourites">9 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=1adde924ec7c11dfac33e7f16d4d97799779&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/1adde924ec7c11dfac33e7f16d4d97799779/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=1adde924ec7c11dfac33e7f16d4d97799779&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/1adde924ec7c11dfac33e7f16d4d97799779/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Wed, 10 Nov 2010 02:55:17 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-1adde924ec7c11dfac33e7f16d4d97799779</guid>
        </item>
        <item>
            <title>Maemo-org Theme v2.0.1-9 is now in Testing</title>
            <link>http://andrewblck.com/archives/187</link>
            <description><![CDATA[
<p>Just finished knocking out some bugs and 2.0.1-9 is now in testing.  Please post any bugs you find.  Fixed Media Player Buttons, returned phone dial pad keys to the older look.  Returned icon boarders to old look.  Also fixed calendar applet.  Plus MORE icons!</p>
<p><a href="http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/maemo-org/2.0.1-9/">Vote Now!!</a></p>
<span class="net_nemein_favourites">4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=fa764978e7cc11dfaba1dbc9b6d3fe35fe35&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/fa764978e7cc11dfaba1dbc9b6d3fe35fe35/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=fa764978e7cc11dfaba1dbc9b6d3fe35fe35&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/fa764978e7cc11dfaba1dbc9b6d3fe35fe35/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Thu, 04 Nov 2010 03:54:16 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-fa764978e7cc11dfaba1dbc9b6d3fe35fe35</guid>
        </item>
        <item>
            <title>Maemo-org Theme 2.0.1</title>
            <link>http://andrewblck.com/archives/181</link>
            <description><![CDATA[
<p>I just pushed Maemo-org Theme 2.0.1 to Extras-testing.  Please vote by going <a href="http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/maemo-org/2.0.1-7/">here</a>.  Changes for 2.0.1 include fixes for Pr1.2 Virtual Keyboard, minor bugs.   Plus an all new icon set created by shazosbourne and me.  Right now it includes over 300 icons and more everyday.  I play on releaseing an update atleast once a week with more icons and I ask that if you would like to have any applications icon redone to match the theme please post <a href="http://talk.maemo.org/showthread.php?t=64752">here</a>.  If you can send a copy of the themes icon that would be great.  If not please just let me know what applicaitons you want icons done for. </p>
<p>Maemo-org Theme was once the most downloaded theme on Extras and I want to make it that way once again, but I need your help go download and vote for the package.</p>
<p>3 Know bugs:</p>
<p>Calendar Applet Icon &#8211; White on White will be fixed next release<br />
Alarm Times &#8211; Alarm times on all custom themes I tried are scrambled when not checked.<br />
Phone buttons don&#8217;t have glossy look will be fixed in next release.</p>
<p>Screenshots:</p>
<p><img class="alignnone" src="http://dl.dropbox.com/u/2240466/Maemo/Screenshots/Screenshot-20101103-023504.png" alt="" width="400" height="240" /></p>
<p><img class="alignnone" src="http://dl.dropbox.com/u/2240466/Maemo/Screenshots/Screenshot-20101103-023513.png" alt="" width="400" height="240" /></p>
<p><img class="alignnone" src="http://dl.dropbox.com/u/2240466/Maemo/Screenshots/Screenshot-20101103-023528.png" alt="" width="400" height="240" /></p>
<p><img class="alignnone" src="https://dl.dropbox.com/u/2240466/Maemo/Screenshots/Screenshot-20101030-201927.png" alt="" width="400" height="240" /></p>
<p><img class="alignnone" src="https://dl.dropbox.com/u/2240466/Maemo/Screenshots/Screenshot-20101030-201913.png" alt="" width="400" height="240" /></p>
<span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=ca7c3bf0e72d11df830811207403a875a875&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/ca7c3bf0e72d11df830811207403a875a875/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=ca7c3bf0e72d11df830811207403a875a875&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/ca7c3bf0e72d11df830811207403a875a875/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Wed, 03 Nov 2010 09:08:25 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-ca7c3bf0e72d11df830811207403a875a875</guid>
        </item>
        <item>
            <title>Are Clock Apps Maemos Fart Apps?</title>
            <link>http://andrewblck.com/archives/178</link>
            <description><![CDATA[
<p>As I see someone else posting another new Clock application I can&#8217;t help but wonder why.  Left me first say I love all the Maemo developers out there, as a Theme Maker I consider myself a developer.  I just don&#8217;t understand why everyone is making some many Clock/Timer apps.  Some of them are so close that I would almost say that people have taken someone else&#8217;s code and just changed the name of the application. </p>
<p>I understand that for several people their first application might be a clock or hello world.  Just remember just because you write it doesn&#8217;t mean you have to release it to extras.  Since many/most of these clock apps are open source why are people not just working on one clock application and contributing the code.  If you took the time it took the dozen or so people who have made clock/timer apps and had all the programming knowledge in one application that would be the ultimate clock program. </p>
<p>Maybe as we start to move on to Meego we will have better sharing and working together to make 1 or 2 great applications and now 12 &#8211; 24 just OK ones.  Also can we get at least one fart app?</p>
<span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=084e291ee63b11dfaa771715ac6bf261f261&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/084e291ee63b11dfaa771715ac6bf261f261/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>8 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=084e291ee63b11dfaa771715ac6bf261f261&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/084e291ee63b11dfaa771715ac6bf261f261/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Tue, 02 Nov 2010 03:37:17 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-084e291ee63b11dfaa771715ac6bf261f261</guid>
        </item>
        <item>
            <title>Review – Theme Customizer</title>
            <link>http://andrewblck.com/archives/174</link>
            <description><![CDATA[
<p>Its rare that I review someone else&#8217;s theme work because I rarely uses someone else&#8217;s themes.  As I am sure most of theme designers use one of there themes.  I did how ever notice when D-Iivil released his Plastic Theme that came with a settings page to change some things around.  I though man that would be cool to have on my themes because I&#8217;m always getting people asking me to tweek certain font colors or sizes, remove icon backgrounds and many other things.   In the past I stayed away from making several versions of my themes to make these people happy. </p>
<p>I talked to D-Iivil once about making a Scheme for the Plastic Theme that looked like maemo-org theme but used his settings window.  Soon after that I took a break for Maemoand theming.  I just recently got started back up and I saw his new Theme Customizer that does what the Plastic Theme did plus more.  I was so excited I installed it right away and started playing with some of my themes.  I even used this to fix a bug on one of my unreleased themes that caused text to be unreadable do to font color. </p>
<p>This application really is one everyone needs on there N900.  Check out the Screenshot and Features List below then check out the t.m.o thread <a href="http://talk.maemo.org/showthread.php?t=62960">here</a></p>
<p><a href="http://andrewblck.com/wp-content/uploads/2010/10/6822166.jpg"><img class="alignnone size-medium wp-image-175" title="6822166" src="http://andrewblck.com/wp-content/uploads/2010/10/6822166-197x300.jpg" alt="" width="197" height="300" /></a></p>
<p>Here is a list of things you can change using Theme Customizer</p>
<p>- change system font family<br />
- change system font size<br />
- change font colors<br />
- save, load and delete color presets<br />
- change icon theme<br />
- change application shortcut sizes at homescreen<br />
- show or hide the backgrounds for application shortcuts at homescreen<br />
- change web bookmarks sizes at homescreen<br />
- adjust snap to grid value at homescreen<br />
- import .ttf and .otf fonts to be used with the device<br />
- change opacity of built-in homescreen widgets<br />
- change background image for clock, app manager, lockscreen and media player</p>
<p><!--  vbmenu_register("postmenu_735108", true); // --><!--  vbmenu_register("postmenu_735108", true); // --></p>
<span class="net_nemein_favourites">12 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=88737fa0dc1c11dfad4e9bfa99dfba1bba1b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/88737fa0dc1c11dfad4e9bfa99dfba1bba1b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=88737fa0dc1c11dfad4e9bfa99dfba1bba1b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/88737fa0dc1c11dfad4e9bfa99dfba1bba1b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Wed, 20 Oct 2010 07:07:14 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-88737fa0dc1c11dfad4e9bfa99dfba1bba1b</guid>
        </item>
        <item>
            <title>Pr 1.3 and Meego</title>
            <link>http://andrewblck.com/archives/172</link>
            <description><![CDATA[
<p> I have taken several months away from my N900 due to the fact that Meego was coming.  I saw Maemo as a dead platform.  I still do see Maemo in that way but not the N900.  I have been tinkering with designing a Meego theme for a little while now but haven&#8217;t done much until recently.  Now with the announcement of Dual Booting Maemo and Meego I have starting digging into Meego theming even more.  I hope to have a Meego Theme done very soon even though the control panel to change themes wont be in Meego until Meego 1.2. </p>
<p>I can&#8217;t wait to give Meego a try and get some Meego themes out.  I&#8217;ll keep everyone updated on the status of my first Meego theme.</p>
<span class="net_nemein_favourites">8 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d8118fc2d77e11df9749cb4769c3b8ecb8ec&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d8118fc2d77e11df9749cb4769c3b8ecb8ec/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d8118fc2d77e11df9749cb4769c3b8ecb8ec&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d8118fc2d77e11df9749cb4769c3b8ecb8ec/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Thu, 14 Oct 2010 10:11:42 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d8118fc2d77e11df9749cb4769c3b8ecb8ec</guid>
        </item>
        <item>
            <title>My mobile travels where I’ve been and where I’m going.</title>
            <link>http://andrewblck.com/archives/170</link>
            <description><![CDATA[
<p>&#8220;Anyone to lazy to read the following blog post short story is the grass is not greener on the other side and I&#8217;m going to be using my N900 in connection with several devices now.&#8221;</p>
<p>I have been into mobile devices for a long time either laptops, tablets, mobile phones it doesn’t matter if its electronic and I can carry it with me I’m interested in it.  I’m owned more electronics then any one person ever really needs.  I am constantly looking for the one device that does everything I want it to do.  My dream device would have the openness of Maemo the amount of applications from iOS, the business connections from Blackberry, GPS from Garmin(with maps preloaded now web required), it would need a full keyboard, real wifi that can connect to just about any kind of wifi security, and 3G.</p>
<p>In the last three years I have burned through several devices looking for what I want, I’ve even tried to mix devices to find what I wanted.  A little over two years ago I found Maemo and my N810, I didn’t even care that I need to carry a second device for calls and mobile internet.  I fell in love with the maemo.org community and Internet Tablet Talk but I did grow tired of the lack of applications.  Over all it was a solid device that was just missing application support. </p>
<p>When the iPhone 3GS came out the iPhone 3G dropped to $100 so I couldn’t resist getting in on all the Applications it provided.  The applications were great so many games and other things to kill my time.  I even learned to get used to the very slow on screen keyboard.  Then I wanted to customize it some but I was out of luck except for Jailbreaking.  It did take me long and I had it Jailbroken but what I ended up with was a very slow phone.  I soon grew tired of this and passed the iPhone down to my wife.  She likes it because it’s simple to use and works I have to admit that is one of the good things about iOS it works its simple but it works.</p>
<p>I was surprised last fall while taking to Qgil he said that he would send me a N900 for testing and devolving.  A few weeks later it came in the mail and I loved it (I had to learn how to use a another new keyboard again) over all it was what I wanted minus a few things like more Applications and of course since I’m on At&amp;t I’m stuck on Edge with it.  This time I left Nokia not so much because of missing tons of apps but mainly because I wanted to try something new.  I had an option to get an Android phone for $40.  I also grew tired of Trolls and Idiots in the Maemo community.</p>
<p>When I got my Backflip I was really impressed It was more open the my iPhone but it has nearly as many applications as my old iPhone.  I soon fell back into some of the games I loved from iOS.  I soon learned to flip it open one handed(harder than you would think) and learned to use its keyboard.</p>
<p>Only thing that has downed all my phones in the past along with this one is my lack of connection for 9 hours a day at work.  Where I work I only have a strange wifi network that requires setting most phones don’t have and iden network.  This problem was solved a few weeks ago when my company bought me a Blackberry Curve.  That works on iden, once again a new keyboard and for my first time on a smart phone no touch screen but a little wheel which I found really very easy to use.  I soon found some of my needed applications but it seems like many things free other places cost on the Blackberry and I don’t me $1 but $5 and $6 a little much for 1 small application to me.</p>
<p>Overall I have been feeling the draw back into maemo.org.  I have started reading the forums again and visiting the IRC channels again.  There really is no other community like the Maemo community.  Sure there are Trolls and Idiots but it’s that way no matter where you go.  So if you’re wondering why device I’m looking for now.  It’s a new backpack to carry all my gear in.  I now find myself with 3 cells phones, Backflip that has my at&amp;t sim card in it, Blackberry curve for work email and internet/phone at work.  N900 with no sim card that I use a as wifi tablet right now.  I soon will look into getting it tethered to the Backflip over Bluetooth  or wifi.  Also I since I never found a device that had GPs like a Garmin I just carry my Garmin with me.  I often also have my old 30GB iPod that I have the entire KNJV Audio Bible on, my PSP, DS, and tons of accessories.  So there is no ultimate device, no one size fits all.</p>
<span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=f1b552e085e611df8626d97e01c8f2c3f2c3&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/f1b552e085e611df8626d97e01c8f2c3f2c3/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=f1b552e085e611df8626d97e01c8f2c3f2c3&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/f1b552e085e611df8626d97e01c8f2c3f2c3/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Fri, 02 Jul 2010 14:32:46 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-f1b552e085e611df8626d97e01c8f2c3f2c3</guid>
        </item>
        <item>
            <title>Ovi Theme Beta Testers.</title>
            <link>http://andrewblck.com/archives/167</link>
            <description><![CDATA[
<p>I&#8217;m looking for 10 to 20 people who would like to beta test my Ovi Themes.  I would like people from beginner to Maemo experts.  You will be given early access to the themes and receive them for free once they are finished.  All I ask is that you install and test at least 50% of all the themes I release a month.  If you fail to test 50% a month you will be removed as a tester.  I will also request that you submit a small review of the app any bugs, color issues, or viewing issues.</p>
<p>If your interested please let me know by email or site contact form.  PS First theme is almost ready for testing.</p>
<span class="net_nemein_favourites">6 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=f9aad44e483711df8032a1899317e3a7e3a7&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/f9aad44e483711df8032a1899317e3a7e3a7/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=f9aad44e483711df8032a1899317e3a7e3a7&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/f9aad44e483711df8032a1899317e3a7e3a7/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Thu, 15 Apr 2010 01:45:50 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-f9aad44e483711df8032a1899317e3a7e3a7</guid>
        </item>
        <item>
            <title>maemo-org Theme Most Downloaded Maemo5 Theme!</title>
            <link>http://andrewblck.com/archives/144</link>
            <description><![CDATA[
<p>I was looking over maemo.org today and noticed that my maemo-org theme has been downloaded 51,272 times as of me writting this.  With just over 7,000,000 downloads total for maemo5 that means the maemo-org theme makes up about 0.74% of total downloads from the repo.  That number might look small but if you consider that I&#8217;m talking about 1 application out of hundreds 0.74% is a big number.  Numbers like this is what makes a theme designer want to keep working.  To know that thousands of people have downloaded my work means alot to me.</p>
<p>While I&#8217;m here just me just put a heads up out to everyone on whats going on with me.  I&#8217;ve been working very hard on themes and looking into the Ovi Store.  Right now I am working on 3 themes that should be released within the next few weeks I am holding off until Pr1.2 for them since they will be going to the Ovi Store. </p>
<p>First is my Star Trek theme.  I&#8217;m not going to call this a real Lcars theme since it ended up being very hard to make the lcars interface for the n900.  Instead I have used lcars colors and design for the buttons and many tool bars on the device.  I have also included some other star trek elements in the theme.  The theme will also come with a lcars wallpaper along with several other wallpaper packs that will be on my site for free downlaod.</p>
<p>Second I am alomst done with my Classic Batman Colors theme.  The theme is covered with the classic batman blue and grey.  Due to copywrites the wallpapers will be someone generic but some nice free batman wallpapers will be on my site.</p>
<p>Third is the first in my College Colors theme Series, I decided to do Alabama Crimson Tide as my first theme.  It will be covered in Crimson and Grey.  Once again due to copywrites I will not include the wallpapers with Alabamas logo on them but will release some free ones on my site. </p>
<p>After these three themes are released I will start doing Variants of them for Differant school, and comic book stars.  Please feel free to suggest anything you would like.  I have also decided on a $1 price point for all my ovi themes.  I had been cosidering $2 but I feel that $1 is more then a fair price for my work and that way we are both getting a good deal.</p>
<p>Thanks for reading my blog and thanks for the support.</p>
<span class="net_nemein_favourites">10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=34a4eb12475611df8018af187291a67ba67b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/34a4eb12475611df8018af187291a67ba67b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=34a4eb12475611df8018af187291a67ba67b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/34a4eb12475611df8018af187291a67ba67b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Tue, 13 Apr 2010 17:06:44 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-34a4eb12475611df8018af187291a67ba67b</guid>
        </item>
        <item>
            <title>My ideas on t.m.o moderation – Follow up to Yesterdays rant.</title>
            <link>http://andrewblck.com/archives/128</link>
            <description><![CDATA[
<p>After 24 hours to think about my blog post yesterday and talking with several members of the community I have decided to write a follow up that many of you asked for.  I’m not changing much from what I said yesterday just clarifying some.</p>
<p> Yesterday I posted links to several posts I have had several people tell me not to get upset about a few trolls well it seems on t.m.o there are more trolls now than ever.  I know I should not judge the entire community but as long as there are more posts like these then useful posts I find it hard not to.</p>
<p> My purpose for this is more t.m.o moderation, the site has a few moderators for certain sections but we only have 1 global moderator that I know of and he has all but given up on t.m.o.  I really think that we should have an organized staff of volunteers at t.m.o.  The following are my thoughts on this.</p>
<p> <strong><span style="text-decoration: underline;">3 Tiers Moderation System for t.m.o</span></strong></p>
<p> 1 Administer (Reggie of Course)</p>
<p> 4 Global Moderators &#8211; Talk, Software, OS/Platform, Devices<br />
Would have the ability to moderate entire site but will be head moderator for one of the main sections of t.m.o. <br />
Global Moderators will be over the moderators of the subsections in their main section.</p>
<p> 20 Moderators<br />
Some sections need more than 1 moderator (Community, General, Applications, ect.)<br />
Some sections like old OS/Platforms would be covered by someone who has another section as well.</p>
<p>These moderators will have to be active and if they are not doing their job will be removed as moderators.  Also Global Moderators will make sure their Moderators don’t get out of hand.  They will be Moderating the Moderators.</p>
<p> We also either need to start deleting posts that are attacks on other people or their work.  I also think that any post that is not constructive like one that basically said “Blank Application is stupid fix it” should either be deleted or moved to a new section on forums for this kind of post that are useless.  Then make that section not show up in newposts.</p>
<p><strong><span style="text-decoration: underline;">New Community Members</span></strong></p>
<p>I want to address the new community members, first off I want to say that you are wanted here and at one time everyone was a new community member.  I want to remind you all that everyone in the community does their work for free.  We do not work for nokia and besides a device or discount here or their from them we don&#8217;t get anything from them for you buying their hardware. </p>
<p>If their is something you want for your phone then by all means ask for it, but I promiss you that if you are willing to learn and even try to write the application your self you will see it happen faster.  I know many maemo devolpers who will time the time to help you with your applications and almost write them for you if you are willing to try first and post what you were able to get done alone. </p>
<p>If you try an application that you think can be better or you just don&#8217;t like it then before you make a post saying.  &#8220;Your application sucks, fix it&#8221; take a few moments and think about how hard that person worked to get it where it is today.  Then write a detailed post on what is wrong and how you think they should fix it.  If it is a design thing then if you can make a mockup in GIMP, if its a code thing and you can help them with it or point them to some help then do it.</p>
<p>Alot of people like my themes but I did not walk into Maemo community knowing how to design themes.  When I first joined I know how to do a little graphic art in GIMP but I knew nothing about vector graphics.  I decided to learn to do themes as my way to payback the community for all the stuff they gave me.  My first theme sucks compared to my current one, but some of the other theme designers and community members kept helping me get better and better.  Now I help people when their themes.  This is how the community should work, if you are new you should be willing to learn how to help and then one day you should be the one helping. </p>
<p><strong><span style="text-decoration: underline;">Closing</span></strong></p>
<p>These are just a few ideas I have on improving the community.  If I feel like my ideas are going to be useful then I will post them later.  I just want to say thanks for the positive comments I have gotten from some of the Quality Community Members.  I am also still getting Private Messages on t.m.o for help with themes.  I don’t mind helping you but please contact me on my blog for any help you need.</p>
<span class="net_nemein_favourites">4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d1cf8726418911df9d191595ff52ed5aed5a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d1cf8726418911df9d191595ff52ed5aed5a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d1cf8726418911df9d191595ff52ed5aed5a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d1cf8726418911df9d191595ff52ed5aed5a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Tue, 06 Apr 2010 14:27:25 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d1cf8726418911df9d191595ff52ed5aed5a</guid>
        </item>
        <item>
            <title>My Place in Community Changing today.</title>
            <link>http://andrewblck.com/archives/126</link>
            <description><![CDATA[
<p>I feel as if I have been somewhat of a leader in the community the past few years.  I have helped get some things done, like Theme and Design section of forums, and minimalist theme.  I have helped lots of people with theme issues.  I have helped with Mer and have gone to several Events to spread the word about Maemo.  I have release well over a dozen themes.  I have done all this for the community I have spent hundreds of hours working late into the night to produce quality work.  I have almost always felt like I my work was appreciated until now.  I feel that due to posts like these and more, <a href="http://talk.maemo.org/showpost.php?p=595111&amp;postcount=15" target="_blank">Post 1</a>, <a href="http://talk.maemo.org/showpost.php?p=460054&amp;postcount=2" target="_blank">Post 2</a>. </p>
<p> I also feel that the total community is going down hill and not just things aimed at me.  t.m.o is filled with junk posts that due nothing but fill up hard drive space and waste time.  There was a time when I used to read every post on t.m.o but now I find I only read the ones I start or moderate.  I know this feeling is felt but several other people t.m.o has lost many of the old users.  I have stayed around hoping it would get better, but it has not.  Below are some changes I will be making in the way I am involved in the maemo community.</p>
<p><span style="text-decoration: underline;">Themes<br />
</span>As of today I am closing the source of all my work except for the maemo.org theme.  Maemo.org theme will remain free and open.  As for any other themes I have released or will release they will all be closed source, and most of them will now cost $1 per theme.  I will keep helping anyone who is willing to learn how to theme the right now.  If you have questions please email me or see me on irc. </p>
<p><span style="text-decoration: underline;">t.m.o<br />
</span>I will not be as active as I have been in the past.  I will still moderate the Theme and Design section for now.  If I find the community not improving I will resign that but for now I will keep doing that.  I will finish the current upgrade to the Minimalist Theme but after this release I will not update it anymore for the time being.  I will however post the source for it if anyone wants to take over the theme.</p>
<p><span style="text-decoration: underline;">IRC and Mailing Lists</span><br />
I will keep being active in IRC and in mailing lists as I have in the past I have not left the community I have just changes where I do my work.  This will now be the best way to contact me for help or comments.</p>
<p>I might be over reacting and I might just be getting burned out from all the work on the N900 I have been doing.  I have left the community before because of things similar to this and I returned.  I don&#8217;t know what tomorrow holds for me in the maemo community. </p>
<p>I was to take just a second to thank everyone who has supported me in the past in my work I know I will miss some names but here are some of them.  Stskeeps, GeneralAntilles, Texrat, Quim, Fiferboy, Qole, timsamoff, lcuk, hopabeat, Den in the USA, Konttori, Khertan, Ian.  I am sure I missed some people but whenever you list people you always miss some.</p>
<span class="net_nemein_favourites">10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=77dc948040d911dfae55fb593a2bc3d4c3d4&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/77dc948040d911dfae55fb593a2bc3d4c3d4/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>9 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=77dc948040d911dfae55fb593a2bc3d4c3d4&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/77dc948040d911dfae55fb593a2bc3d4c3d4/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Mon, 05 Apr 2010 17:01:28 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-77dc948040d911dfae55fb593a2bc3d4c3d4</guid>
        </item>
        <item>
            <title>Premium Themes and Theme Package Service</title>
            <link>http://andrewblck.com/archives/114</link>
            <description><![CDATA[
<p><strong><span style="text-decoration: underline;">Premium Themes</span></strong></p>
<p>In the past I have always done open source themes because I feel it is my way of giving back to the community but with people starting to charge for Maemo software and theme I find it hard to just give away all my work.  Its kind of funny I have had several site in the last few years and not once received one donation for any of my work.  It seems people don&#8217;t like to donate, if something is free then they don&#8217;t want to pay for it.  If a theme or program cost then they don&#8217;t mind paying for it.  So in the next few weeks I will release my first Closed Source theme.  I have not decided how it will be released but it will most likly sold through my site and not the Ovi Store.  I know that once someone gets the deb they will be able to just pass it on to other people but I hope they wont.  I will either sell my themes one at a time for $1-$2, Subscription based where I will put out 1 new theme a month for $10 a year, or I will sell a one time fee download all the themes you want for around $15 I might do a mix of 1 theme for $1 or download all you want for $15 I&#8217;m not sure yet.  I will keep you updated as I decide.</p>
<p>I will still do lots of free themes so don&#8217;t worry</p>
<p><strong><span style="text-decoration: underline;">Theme Package Service</span></strong></p>
<p>Second I have have some people either ask me to package themes for them and just some themes people asking anyone to package it for them.  I have and still help people all the time learn how to use MADDE to package their own themes but some people just don&#8217;t want to learn to do it them self.  So to help those people who don&#8217;t want to learn to do it I am going to offer a Theme Package Service.  I will take your source either in template form or already sliced images in a archive and package the theme for you in deb and or source package format.  The fee for this service will be $10 per package.  If theme needs to be repackagedbecause I did something wrong then I will do that free of charge.  The fee may be paid by the theme maker or anyone who wants to use the theme.  To donate to having a theme packaged just use Donate button on right.  Make sure to let me know which theme you are donating to.  If a theme gets more then $10 donated to it I will keep track and apply left over money to future repackaging of same theme. </p>
<p>Any money not reported for being for a certain theme is considered a regular donation.  Thank you.</p>
<span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=eb516528391611df8198f59121a4a9c1a9c1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/eb516528391611df8198f59121a4a9c1a9c1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=eb516528391611df8198f59121a4a9c1a9c1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/eb516528391611df8198f59121a4a9c1a9c1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Fri, 26 Mar 2010 19:50:12 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-eb516528391611df8198f59121a4a9c1a9c1</guid>
        </item>
        <item>
            <title>Submit Theme Ideas</title>
            <link>http://andrewblck.com/archives/110</link>
            <description><![CDATA[
<p>I have seen alot of suggestions for themes I am trying along with some other designers to meet them all but their have been alot the last week and right now I am working on three themes.  To make it easier for me and other people to know what themes people want I added a new page on my site that allow users to post a comment on what theme they want then people can vote on the idea if they like it.  When I finish working on a theme and get ready to start next I will look here for the theme suggestion with the highest votes and will work on that one first.  So get some suggestions in so I know what to work on.</p>
<span class="net_nemein_favourites">10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=c4bb600e369a11dfafdb4997568586918691&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/c4bb600e369a11dfafdb4997568586918691/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=c4bb600e369a11dfafdb4997568586918691&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/c4bb600e369a11dfafdb4997568586918691/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Tue, 23 Mar 2010 15:06:33 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-c4bb600e369a11dfafdb4997568586918691</guid>
        </item>
        <item>
            <title>Picnic Theme</title>
            <link>http://andrewblck.com/archives/94</link>
            <description><![CDATA[
<p>Its time again for me to release another theme and here it is. The Picnic theme is based off of a winterboard theme I feel in love with a few years ago. Kids and woman will love it but even alot of guys will like it to. It uses very bright and loud colors, and every single part of the theme is customized. If you see any bugs like normal I ask you to let me know. In the next release it will have a full set of icons for alot of apps. Some screenshots below more on <a href="http://www.andrewblck.com/" target="_blank">http://www.andrewblck.com</a></p>
<p> </p>
<p><img class="alignnone size-medium wp-image-101" title="Screenshot-20100305-074226" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074226-300x180.png" alt="Screenshot-20100305-074226" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-100" title="Screenshot-20100305-074212" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074212-300x180.png" alt="Screenshot-20100305-074212" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-99" title="Screenshot-20100305-074200" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074200-300x180.png" alt="Screenshot-20100305-074200" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-98" title="Screenshot-20100305-074152" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074152-300x180.png" alt="Screenshot-20100305-074152" width="300" height="180" /></p>
<p> <img class="alignnone size-medium wp-image-97" title="Screenshot-20100305-074140" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074140-300x180.png" alt="Screenshot-20100305-074140" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-96" title="Screenshot-20100305-074313" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074313-300x180.png" alt="Screenshot-20100305-074313" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-95" title="Screenshot-20100305-074242" src="http://andrewblck.com/wp-content/uploads/2010/03/Screenshot-20100305-074242-300x180.png" alt="Screenshot-20100305-074242" width="300" height="180" /></p>
<p><!-- attachments --></p>
<span class="net_nemein_favourites">1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=3478ba6a2ae111dfa822e1ffc7ba4e454e45&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/3478ba6a2ae111dfa822e1ffc7ba4e454e45/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=3478ba6a2ae111dfa822e1ffc7ba4e454e45&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/3478ba6a2ae111dfa822e1ffc7ba4e454e45/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Fri, 05 Mar 2010 13:53:31 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-3478ba6a2ae111dfa822e1ffc7ba4e454e45</guid>
        </item>
        <item>
            <title>Maemo.org Fremantle Theme.</title>
            <link>http://andrewblck.com/archives/84</link>
            <description><![CDATA[
<p>I&#8217;ve been working on a maemo-org for the n900 for a few weeks now and after a lot of hard work trying to get around the Theme Maker bugs I have learned how to make themes not use the Theme Maker. This is my first theme made in this way and I really wish I would have learned how to do this years ago.</p>
<p>My maemo-org theme uses the same colors as maemo-org so you if like the colors of the site then you will love this theme. I&#8217;ve also used some of the Buuf icons since I think they fit well with the colors. I would love any comments you have on theme or icons. Icons are subject to change if I come up with something better.</p>
<p>The theme is now in extras-testing ready to be tested. After you test it please vote or <a style="text-decoration: none; color: #ee6100;" href="http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/maemo-org/1.2-6/" target="_blank">here</a>. I need 10 thumbs up to move it into extras. I&#8217;m taking ideas for my next theme but please PM me and do not post theme ideas to this thread.</p>
<p><img class="alignnone size-medium wp-image-86" title="maemo-org-1" src="http://andrewblck.com/wp-content/uploads/2010/01/maemo-org-1-300x180.png" alt="maemo-org-1" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-87" title="maemo-org-2" src="http://andrewblck.com/wp-content/uploads/2010/01/maemo-org-2-300x180.png" alt="maemo-org-2" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-88" title="maemo-org-3" src="http://andrewblck.com/wp-content/uploads/2010/01/maemo-org-3-300x180.png" alt="maemo-org-3" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-89" title="maemo-org-4" src="http://andrewblck.com/wp-content/uploads/2010/01/maemo-org-4-300x180.png" alt="maemo-org-4" width="300" height="180" /></p>
<p><img class="alignnone size-medium wp-image-85" title="maemo-org-5" src="http://andrewblck.com/wp-content/uploads/2010/01/maemo-org-5-300x180.png" alt="maemo-org-5" width="300" height="180" /></p>
<span class="net_nemein_favourites">15 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d2186e540c4c11df985783afcb121d4f1d4f&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d2186e540c4c11df985783afcb121d4f1d4f/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d2186e540c4c11df985783afcb121d4f1d4f&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d2186e540c4c11df985783afcb121d4f1d4f/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Thu, 28 Jan 2010 20:24:21 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d2186e540c4c11df985783afcb121d4f1d4f</guid>
        </item>
        <item>
            <title>Review: Midori</title>
            <link>http://andrewblck.com/?p=68</link>
            <description><![CDATA[
<p><em><em><strong><span style="color: #ff0000;"><span style="text-decoration: underline;">Extras-Devel Warning:  Please read Site Disclaimer!!!!!</span></span></strong></em></em></p>
<p>I love Midori on Mer and have used it on Diablo in the past but Midori for Fremantle is great.  It has many of the missing features from Maemo Browser.  Why wait for Nokia to add Portrait view when Midori has it already.  Unlike how some of programs for the N900 do it the screen rotates when you rotate the the phone not just because you closed it.  This is great because I often only keep my keyboard out when I&#8217;m actively typing and I might not want to be in portrait mode just because it is closed.  The change from Landscape to Portrait is very fast taking only a second or so.  Midori also has a basic build in dashboard that you can set favorites to.  I would love to see something more like Tears where it keeps favorites, most viewed, and search on the dashboard in tabs, but any dashboard will good.</p>
<p>One thing that has really bugged me about Maemo Browser is the fact that i ave not been able to change my user agent yet so  can view certain iPhone formatted websites.  Sites like m.espn.com for the iPhone works great on the N900, and has a lot more features then the regular mobile version but require a iPhone user agent to view it.  Midori lets you change your user agent in just a few clicks in the preferences menu.  You have several user agents to choice from and it makes switching real easy.</p>
<p>Tabs are another thing we have yet to seen in Maemo Browser that are a great feature, the tabs are small but you really don&#8217;t want to wait to much space making them any bigger.  There are check boxes under the menu that allow you to turn off images, scripts, and plugins with just 1 click.  There is a press and hold menu that allow you to view source enter and exit full screen and many other features.  Just reminder once in full screen only way back out is holding on for menu.</p>
<p>If your looking for a browser with more features then Maemo Browser then Midori is the way to go.  I have don&#8217;t enough tests to compare speed but it feels a little faster but that could just be me hoping so.  Screenshots below.</p>
<p><img class="alignnone size-medium wp-image-71" title="screenshot38" src="http://andrewblck.com/wp-content/uploads/2009/12/screenshot38-180x300.png" alt="screenshot38" width="180" height="300" /></p>
<p><img class="alignnone size-medium wp-image-69" title="screenshot39" src="http://andrewblck.com/wp-content/uploads/2009/12/screenshot39-300x180.png" alt="screenshot39" width="300" height="180" /><br />
<img class="alignnone size-medium wp-image-76" title="Screenshot-20091208-101141" src="http://andrewblck.com/wp-content/uploads/2009/12/Screenshot-20091208-1011411-300x180.png" alt="Screenshot-20091208-101141" width="300" height="180" /></p>
<span class="net_nemein_favourites">14 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=e2ade58ae41711deb75cb1fdf53fc418c418&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/e2ade58ae41711deb75cb1fdf53fc418c418/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=e2ade58ae41711deb75cb1fdf53fc418c418&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/e2ade58ae41711deb75cb1fdf53fc418c418/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Tue, 08 Dec 2009 16:18:11 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-e2ade58ae41711deb75cb1fdf53fc418c418</guid>
        </item>
        <item>
            <title>Why I use a Screen Protector.</title>
            <link>http://andrewblck.com/?p=64</link>
            <description><![CDATA[
<p>Well the real reason I use a screen protector is because my wife always reminds me when I get a new toy that it needs and and not to scratch it like I do everything I own.  I was late putting on on my n810 which is why it carry&#8217;s many battle wounds from dropping it, putting it in my pocket with keys and even a bad stylus.  After the n810 I started putting protectors on everything.  When I got my n900 I really didn&#8217;t want a protector I wanted nice clear look of my screen.  I know the nice die cut protectors will give that look as well but me custom cutting on my self will not give me the look I like.</p>
<p>I gave about a week after getting my n900, I figure that I should want to protect a device that qgil shipped to me personally.  The first one I cut was to small so I cut a new one and it fit just fine just had one bubble I can live with.  Then the scratches started I was so happy I had my protector on.  I have ranked up a dozen or so scratches and was considering putting a new protector on later this week when it happened.   While doing some painting today at work my wife called I pulled my n900 out of my belt clip case and hit Answer with my thumb it wasn&#8217;t until I got off the phone that I noticed the huge glob of paint on the screen.  I&#8217;m so happy it was on a screen protector and not the screen.  I didn&#8217;t manage to get a little dot on top near power button that was easily removed.  I would be so disappointed if I had ruined my phone.  Just remember it doesn&#8217;t matter is the screen is easier to scratch or if its isn&#8217;t scratches are not the only thing that can go wrong.  Also Protector your Screens! </p>
<p><img src="http://andrewblck.com/wp-content/uploads/2009/12/photo-300x225.jpg" alt="photo" title="photo" width="300" height="225" class="alignnone size-medium wp-image-65" /></p>
<span class="net_nemein_favourites">12 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=5f247844def611de82c1e949863fad1aad1a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/5f247844def611de82c1e949863fad1aad1a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=5f247844def611de82c1e949863fad1aad1a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/5f247844def611de82c1e949863fad1aad1a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Wed, 02 Dec 2009 03:10:53 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-5f247844def611de82c1e949863fad1aad1a</guid>
        </item>
        <item>
            <title>Review: Hermes</title>
            <link>http://andrewblck.com/?p=56</link>
            <description><![CDATA[
<p>The other day I was dreading having to get photos of everyone of my contacts so I can have nice pictures of everyone instead of the standard no image icon.  I forgot to get my photos off my old phone so I would have to take photos of everyone again.  I really hated doing that, I remembered seeing a post on t.m.o a week or two ago about using Facebook profile photos, since most of my friends use Facebook this would work great for me.</p>
<p>I found the post very easily using the new power search on t.m.o.  It uses a Google custom search to search the entire maemo.org domain.  More on that in another post maybe, like I said I found it real quick and it seems there are several people working on ways I decided to try out Hermes since it sounded like what I wanted to do and the developer of it said it worked great.</p>
<p>Hermes is one of those applications that just works and works well.  You just open it up tell it where to get your contact photos from Facebook or Twitter.  Facebook has to open a web page for you to authorize Hermes to use it.  I&#8217;m not sure how Twitter authorizes since I haven&#8217;t tried it.</p>
<p>Once you have you details in you tell it to Retrieve your contacts info and it goes and and searchs for the missing information.  It will automatticly link some of your contacts with the Facebook/Twitter contacts using personal information, the ones it doesn&#8217;t auto link up you can go in and mannually tell Hermes which Phone contact is which Facebook contact.  I had to do that with my wife&#8217;s Facebook contact, its no real big issue and I would rather manually select who was who then have it putting the wrong information in.  That is really all there is to it your done.  You can go back later and Refresh the contacts information in case some stuff changes.  I really recommend this application if you use Facebook or Twitter.  </p>
<p><img src="http://andrewblck.com/wp-content/uploads/2009/11/screenshot251.png" alt="screenshot25" title="screenshot25" width="400" height="240" class="alignnone size-full wp-image-62" /></p>
<span class="net_nemein_favourites">24 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=483fa4f0d45111deb93d55756694fa32fa32&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/483fa4f0d45111deb93d55756694fa32fa32/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=483fa4f0d45111deb93d55756694fa32fa32&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/483fa4f0d45111deb93d55756694fa32fa32/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Wed, 18 Nov 2009 14:11:39 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-483fa4f0d45111deb93d55756694fa32fa32</guid>
        </item>
        <item>
            <title>Mastory</title>
            <link>http://andrewblck.com/?p=48</link>
            <description><![CDATA[
<p>I know Mastory has been reviewed by Reggie to day but I decided to review it today also.  I decided the best way to review it would be to do my review using my N900 and Mastory.  The overall look has improved from older versions thanks to some new icons from Joshua.maverick on t.m.o.  When first setting it up I had a little trouble because I did not have a option on my blog setup to allow remote publishing.  When I failed to connect to my blog I checked the log and not only did it contain what my problem was but it contained how to fix it.  </p>
<p>The overall look for buttons and the menu are very simple and very easy to understand.  something that some applications don&#8217;t manage to do.  I find that my first use of Mastory to be very nice and I can see myself writting most of my Blog posts from it on my N900.  If you have a blog of your own I suggest you download it as soon as you can.</p>
<span class="net_nemein_favourites">10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=a995e9b2c7ef11deaf5dadb5d9208b768b76&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/a995e9b2c7ef11deaf5dadb5d9208b768b76/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=a995e9b2c7ef11deaf5dadb5d9208b768b76&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/a995e9b2c7ef11deaf5dadb5d9208b768b76/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Mon, 02 Nov 2009 18:30:44 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-a995e9b2c7ef11deaf5dadb5d9208b768b76</guid>
        </item>
        <item>
            <title>Mer’s Table @ Florida Linux Show</title>
            <link>http://andrewblck.com/?p=13</link>
            <description><![CDATA[
<p>Mer/Maemo.org had a table at the Florida Linux Show in Orlando this year and thinks could not have gone better.  Both I and GeneralAntilles were both there talking to people at the table.  GeneralAntilles did a great job of talking to people about not only what Maemo.org and the Nokia tablets are but what Mer is.  I would say that we had 10o to 200 people stop by our table,  some wanting to talk about a device they have or a device they want.  There was a lot of people also who had never heard of Mer or Maemo who wanted to find out what it was.  Of course we got lots of questions like Can Mer be ported to [Enter Device Name Here], a lot of the time the answer was no not yet but several people who are interested in getting Mer running on there device have stopped by #Mer ready to start working on a port to there device.</p>
<p>The Linux show was an over all success for both the show and for Mer in my option.  There was a lot of good speakers including my self at the show and tons of people to come listen to what we had to say.  The staff at FLS could not have been nicer.  They made sure everything we needed was taken care of.  I do have a few suggestions for them about the location of there show.  There was no good place to get food the only real option at lunch was a $10 Turkey Sandwich/Chips/ and soda.  I also never found anywhere else to get another soda.  By the end of my day I was hungry and thirsty.  In the future I hope they have better food options even if its just a guy there selling hot dogs and sodas.</p>
<p>I was happy to see at least one person from Maemo.org there that wasn&#8217;t involved in the Mer/Maemo Table.  Jeff Jackowski was there taking photo of the show and off my talk.  Once he gets those posted to him Flicker Account I&#8217;ll make sure to add a  link to them here.    There were lots of N8&#215;0 devices there and lots of people commented that they had a 770 in a drawer somewhere.  I think Nokia needs to find a way to pull people who had a 770 but lost interested back into the community.  Several people said they would try to being there 770/N8&#215;0 back to life with Mer.</p>
<p>The only thing I wish could have been better was my talk on What Mer is.  I&#8217;ll be posting the slides I used along with a post about my talk later.    If anyone has any questions about my time at FLS please let me know.</p>
<span class="net_nemein_favourites">2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=47105d8ec3f011debfc2f1157bdb478e478e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/47105d8ec3f011debfc2f1157bdb478e478e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=47105d8ec3f011debfc2f1157bdb478e478e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/47105d8ec3f011debfc2f1157bdb478e478e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Andrew Black &lt;andrewfblack@gmail.com&gt;</author>
            <category>feed:225e6ce13c02cf39cf412748da70d5c4</category>
            <pubDate>Mon, 26 Oct 2009 18:39:13 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-47105d8ec3f011debfc2f1157bdb478e478e</guid>
        </item>
    </channel>
</rss>
