Incompetence and falsehood from American industry

February 27, 2010

It is perhaps comforting to know that some believe American Empire is not doomed to irrelevance. But much of American Industry seems bent on trying. Aside from their usual shabby treatment of their customers with lawsuits and wholesale purchase of politicians through lobby organizations, they love to write law that suits their complacency, hoping to [...]

Comments Off

MeeGo’s impact

February 17, 2010
Tags: ,

The impact that MeeGo will have on the mobile computing world should not be underestimated. It is a shot across the bow from two of the biggest names in computing. The message is simple: those who can develop, deploy, and market the best, win. Why would Intel and Nokia bundle up some of their most [...]

1

MADDE – first impressions

January 21, 2010
Tags:

There is a pretty slick new development tool for the Maemo platform out now called MADDE. It is aimed at the Maemo sweetspot: Qt development. It works on the big three platforms, though I have only installed it on Linux. MADDE is designed to make cross compiling and generally building applications easier, and it appears [...]

Comments Off

Two very good packaging resources

January 11, 2010
Tags:

Recently, while researching a blog post or two about how to package python apps, I’ve run across some really good resources on packaging that I’d like to point out. One is Ubuntu-oriented and the other is debian-oriented, but a deb is a deb so use which every one you prefer. The first: https://wiki.ubuntu.com/PackagingGuide/Python is from [...]

Comments Off

A call to arms! Maemo community arms that is.

December 29, 2009
Tags:

Gandhi said one has to become the change that one desires. To enable a change towards more openness, and make community generated bug fixes and improvements available to everyone who wants them, I’ve set up a community repository for updates to software that is not being maintained by anyone else. This repository hopefully can show [...]

Comments Off

N900 definitely increasing developer participation

September 17, 2009
Tags: ,

While interesting articles from Reuters are one way to measure the hype around the new Maemo device, another way is to measure developer participation. There is some data to go on, though a lot is anecdotal. Firstly, I think we have seen increased traffic on the IRC channel (irc.freenode.net #maemo) with lots of new users [...]

Comments Off

Freesmartphone.org

August 21, 2009

It’s a normal day, I am being bombarded by twitter, facebook, the intertubes, et. al. and I come across a tweet from @debian mentioning the new packages available from the last few weeks. I look at what has come into debian for something interesting and there is a lot, like an ofono package. What catchse [...]

1

Policy is your friend

July 24, 2009
Tags:

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is [...]

Comments Off

What’s the point of packaging?

May 22, 2009

This post is an introduction to some of the higher level concepts of packaging, more about the whys than the hows. I plan to start a series of posts on the anatomy of your average deb for Maemo, but before that I wanted to go through some of the reasons for packaging so that the [...]

1

Packaging python apps for Maemo

May 14, 2009

I wanted to do a quick blog post with some resources for packaging python apps for Maemo. The resources I’ll post here are going to be debian related since maemo packages are based on debian packages. Later on I’ll go into more detail on the differences between debian python packages and maemo python packages, but [...]

Comments Off