Posts Tagged ‘Wine Is Not an Emulator’

Binary Clock – A Simple Java Program For Mobile Phones

Thursday, December 17th, 2009

Here’s an interesting take into how to make an open source program. This should make a good case study on how to plan out and develop a program for distribution to the open source community.

Presenting Binary Clock – a GPLed java program which shows the time in binary. This is a simple java midlet made for nokia phones (from what I’ve heard, it runs on samsung phones too).

Anyways, here are the steps (illustrated):

1. Decide on what you want to do with the program.  You can then make a mock drawing on a piece of paper on how the program will respond like what is shown below:

BCCanvas

2. You would also have to determine the target audience for your program.  In this case, we target mobile phones, mainly nokia phones.  To do this, you would have to have appropriate tools for the job ready.  Shown below are the tools used to make the program (testing and design).  Note that all these tools run in linux (although there are windows versions available, except for Fireworks which is a windows program); Fireworks was run in wine (yes, it does run, for those who are curious).

Bildschirmfoto

Bildschirmfoto-1

Bildschirmfoto-2

Bildschirmfoto-Macromedia Fireworks MX

The final design from the Fireworks layout is below:

canvas-background

3. Since we have tested this in our emulators/sdk, it is now time to test it by ourselves with our available hardware.

Click here To Watch Video
Click to Watch!

Click here To Watch Video
Click to Watch!

Click here To Watch Video
Click to Watch!

4. When you feel that it is more or less ready to be distributed, you announce it to the world, and allow other people to modify and enhance our code.

Many thanks to Daniel Rindt of Visetics (http://www.visetics.com) for sharing the development workflow and the actual program with me.  To get the actual source code, please get it here.

CodeWeavers releases CrossOver Games 8.1 for MAC and Linux

Thursday, November 19th, 2009

Looks like Tom posted a fresh news update on the codeweavers side of the fence.

Codenamed “Zombie Mallard”, this version sports compatibility to Left4Dead 2, and apparently, Codeweavers is running a raffle wherein the lucky winner customer buying CrossOver Games or CrossOver Offline gets an Intel Core i7-870 Lynnfield 2.93 Ghz Quad-Core Processor machine as a prize!

Sounds too good to be true?

Here’s an excerpt from the Codeweavers Site:

As part of our CrossOver Games 8.1 release, and its support for Left4Dead 2, we felt it was important to put superior firepower into the hands of our users! Any customer purchasing CrossOver Games or CrossOver Professional until December 1st will be automatically registered to win this loaded CodeWeavers Gaming PC. We’ll pull the name out of the hat on December 1, 2009, just in time to have this little gem sitting under some lucky winner’s (non-denominational) Christmas / Hannukah / Kwanza / Festivus tree. Lovingly hand-crafted by our very own sysadmin / web genius / first-person shootist Jeremy Newman, we promise it will have all the woof you need to feed smoke to the baddies. Did we mention that it comes with a lifetime license for CrossOver Games Linux as well?

Look to Tom Wickline’s site for more details.

http://www.wine-reviews.net/wine-reviews/games/codeweavers-releases-crossover-games-81-for-mac-and-linux.html