UX meets Code hackfest in December @ Barcelona: confirmed!

Posted on Tue 03 November 2009 in Linux, Maemo (EN), Programmazione • Tagged with Barcelona, hackfest, maemo, meeting, nokia, UX

Quim Gil just confirmed the UX hackfest in Barcelona for 4, 5, 6 december: http://talk.maemo.org/showthread.php?t=33719

What is UX hackfest?

It's a three days meeting for Maemo developers, UX experts and people who want to learn about designing good user interfaces.

When?**

On 4, 5, 6 december 2009

Where?

Barcelona, Spain. The exact location has still to be confirmed, but it should be http://citilab.eu

How many people invited?**

About 50 people invited (Maemo developers, UX experts, ecc....)

If you are a Maemo developer and you have good user interface designer skills, this is the place for you.

If you are a Maemo developer and you are not a UX expert, this IS anyway the place for you: you'll have the possibility to talk with experts and improve your knowledge about UI design.

Anyone interested, please join the discussion here: http://talk.maemo.org/showthread.php?t=33719

Update 3/11/2009 - 16:00: a wiki page with all information has been created here: http://wiki.maemo.org/Maemo-Barcelona_Long_Weekend
please add your name/data to the page if you requested to join the UX hackfest.


Spim - MIPS Emulator for N770

Posted on Thu 25 October 2007 in Linux, Maemo (EN), Programmazione • Tagged with 770, emulator, mips, nokia, spim

Spim is a self-contained simulator that will run MIPS32 assembly language programs. It reads and executes assembly language programs written for this processor. spim also provides a simple debugger and minimal set of operating system services. spim does not execute binary (compiled) programs.

I made a port of spim for the Nokia 770/800 device just for fun and to start learning how to do ports.

Download

You can download spim for N770/800 from here: http://www.ptlug.org/download/packages/spim_7.3-1_armel.deb

References

To create the package i followed the guide lines in these websites: