Mobile universe
Scritto da admin in General, Indie software il 9 marzo 2010
I was reading about the mobile development.
From an economic point of view there are more than 170 milions of devices sold last year, the majority of them can be considered ‘advanced’ or ’smart’ – ie: they have a ‘proper’ OS and the ability to run applications.
The most famous is – of course – the Apple’s Iphone, but all the Android family and Simbian are the most diffuse (Symbian has more than 40% of the market).
The hardware side of the equation is a minor factor: for example quite all the devices have an ARM processor as main unit. Many of them have a touch-screen interface (the leif-motiv exploded with Iphone for a ‘direct user interaction’). And quite all have a GPS unit, memory reader, camera and so on: there are very few differences now…
If the hardware is the same, the difference-key becames the software (and as an extension – the way you can look, buy and download the applications – the AppStore is a milestone).
The situation is very similar to the PC market: same hardware, same OS (ok, this is forced, but we have very few competitor here: Symbian, Android, Maemo, Iphone and windows mobile 6.x – windows phone 7 is just born…).
In this situation for developers there are many possibilities:
- use/buy different SDK, one for any platform, using the ‘elected language’ for each of them (Java, Objective-C…)
- find a RDK (Unity3d for example)
Every solutions have different costs (the cost of the licences or of the hardware, the learning-time cost, the distribution cost).
The learning-curve can be considered an entry-barrier: the current RDK require a medium-high level of knowledge (C/C++language at least). From this point of view the ‘mobile field’ seems to be an elitarian market.
From a personal point of view – I’m not a professional programmer, I HATE C/C++ (I dont’ like at all curly parenthesys…) – I have very few time to dedicate to learning (or re-relearning) ‘high level languages’ – the lack of a ‘ready’ solution is a big mistake!
And a bigger mistake is not to ‘fill’ the gap…
Useful application: Pocket Radio Player
Scritto da admin in BlitzMax, Indie software il 7 marzo 2010

Today I want to suggest you a free application to listen radio stream via internet.
There are many applications to do this, but this one is permanentely on my computer since the early beta versions.
The application is quite simple to use (even if the interface is unique…). It comes with a bundle of station radio to choose from, just install, double click on the icon, select the radio and go!
The application is freeware, is written in BlitzMax and it’s available for Windows32, Linux and MacOS X(x86).
Give a try!
Counting money…for my new hardware!
After some time (well…quite a year!) – I’ve decided to buy a new computer.
I’m looking for this configuration:
- CPU : AMD Phenom II X4 955
- Graphic card: ATI HD5770 (1Gb)
I have some problems in decided what motherboard to choose (I need one with at least 1 IEEE1394 port onboard…)
At the moment I’m using an AMD Athlon64 3500+ and a GeForce6600 – yes they’re from the paleolitic era – and so I dont’ need any overclock & co … just a faster computer!
New ideas for lazy programmers!
Some people on BlitzMax forum seem to have decided to join the force to create something to manage/find/use all the BlitzMax’s modules.
Reading that post a new idea borned in my mind…but it’s too early to speak at the moment! (I can only say that I have already done something similar in the past…and I know how to do that!)
Site updated!
I’ve moved many of the old site entries (I’ve deleted only something very poor interesting).
After some hours of works ‘fixing’ the image’s path, now everything seems to be in place…and I like it!
Ciao
Ok, lets’ start (again)!
This is the 4th version (I think) of my personal web site.
This time I’ve decided to use a blog platform (wordpress in this case) – I’ve tested locally pivotX and it is very easy to manage and use…but I would like to use something ‘tested’ (nothing against the pivotX programmers!) – I want something ‘tested and stable and full of plugin to play with’.
I’m trying to find a way to ‘import’ all my previous entries in the wordpress database – It will be a funny work!
Cheers
BlitzMax Companion 2 ?
I’m tempted – time permitting – to rewrite BlitzMax Companion.
I’ve managed a new window layout with better support for (my) latest gui elements. The idea is the same: to have a ‘central database’ where the user can install all the elements he/she needs to run BlitzMax (Mingw, new IDEs…)
Of course I dont’ want to make only a re-make, I would like to add some things:
- tags for the program (GFX, IDE, MODULE…)
- management for module installation
- user can send information/suggestion or add items to the database
- make it running on all the platforms
These are some images of the WIP

—

—
Cheers
Indie Xmas Calendar
Scritto da admin in Indie software il 28 novembre 2009
This is something interesting for Christmas!
If you are an INDIE DEVELOPER and you HAVE a finished game (I think it better…) you can hope your game/site/gallery and video will be placed on the ‘Indie Xmas Calendar’!
And good luck to everyone!!!
BlitzMax Help Italian translation
I’ve started (well re-started if I count the ‘BlitzMax-On-Line-Help’…) the translation of BlitzMax.
The first step is translate the ‘core’ help language (I’m about to >90% of it).
The next step (a little more difficult and time-consuming) is to translate all commands under PUB and BRL modules.
To do this I’m writing a little application (at the moment still in ‘alpha’ stage…) to help with this job; I’m still designing the different features and charateristic of the program.
The final problem is how to substitue the original blitzmax help (created automatically by the MaxIDE) with this new one…
MiniPlayer
I’m working on a mp3/ogg player based on the BASS library.
It’s written in BlitzMax + MaxGUI and it’s in a alpha stage at the moment.
The goal is to write a ’small app’ to put on the desktop and to lost here – with few interaction with the user.
Here some ’screenshot’ (of the default skin)
![]()
![]()
This is the app (windows only at the moment) download me
