HiEuro 0.2

Here we are. 0.2. 0.2 of nothing but a ā€œdivertissmentā€ which help me to learn better and better the Cocoa Framework, and discover all the magic stuff it does. The release notes is: 0.2 (2007-09-09) * Support for Italian, Spanish, French and German (Thanks to [Manu](http://secretum.neminis.org/)). > * New "Preferences" panel to set the "Default Currency" to convert from/to and the "Default Currency Ammount" to set at the application startup (Thanks to the [Alhandra's](http://alhandra.wordpress.com/) suggestion). > * Remove a Bug in the "German Mark" definition (I wrote "Deutsche Mark" in the English version :P ) > One important aspect I learnt is how to bind Preferences to the User Defaults (the Cocoa default preferences system). Pratically, the one that generates, for every app, a file .plist in your ~/Library/Preferences directory. Unix-Style joined with Apple-Style. ...

September 9, 2007 Ā· 1 min Ā· 155 words

HiEuro 0.1

First release, first problem. After a lot of research about the standard [en:ISO 4217] (the one that define the ā€œ3 letter nameā€ for every currency in the world) and all the symbols of European currencies, I miss one: the [en:Slovenian Tolar]. If someone is able to find it out and, ideally, to give me the relative [en:Unicode_Symbols|Unicode] it will be very appreciated. Also, I’m looking for someone able to translate the name of the different currencies (13) in, at least, French, German and Spanish. Other languages are welcome too. Manu, this call is to you ;) .

September 3, 2007 Ā· 1 min Ā· 97 words

Let's start experimenting new flavours

I started. What? My ā€œprojectā€ of learn how to write (serious) apps for Mac OS X. Using Cocoa. Details on the ā€œofficialā€ page: Experiments with Cocoa. Cocoa Butter… What’s the first ā€œexperimentā€? HiEuro!

September 3, 2007 Ā· 1 min Ā· 33 words

The more you Hide, The more I want to See!

Update 14th August 2007: Look at this!!! The first NATIVE GAME for iPhone! Before that Apple itself release any game for it 8-O !!! It’s true: [en:iPhone] is based on [en:Mac_OS_X|Mac OSX] and it is quite similar to it. Apple, from the beginning, has chosen to close it, avoiding to release any [en:SDK] or stuff like that. Theoretically, the only thing a developer can do is to work on a Web 2.0/Ajax web app. That is not so bad, but… not enough. At least, for hackers that ā€œlikes to know more and moreā€. ...

August 12, 2007 Ā· 2 min Ā· 316 words

Learn Cocoa: a new howto

TUAW today highlights this new Tutorial about Cocoa: Learn Cocoa (part II). Some people on TUAW say that: … there wasn’t actually any coding involved… But it was about the first part, that is ā€œintroductiveā€. In this second part seems that things are changing. I haven’t readed yet to give a valutation; but I’ll do… I promise. Stay tuned.

February 19, 2007 Ā· 1 min Ā· 59 words

Leopard Technology Series for Developers

Today Apple release a new ā€œTechnology Seriesā€ about Leopard. And I think to show you it… on my blog. The list of articles: Leopard Technology Overview * [Leopard Developer Tools Overview](http://developer.apple.com/leopard/overview/tools.html) * [Leopard Developer Application Technology Overview](http://developer.apple.com/leopard/overview/apptech.html)

December 9, 2006 Ā· 1 min Ā· 37 words

ADC's ScreenCasts

Since now, Apple makes ā€œonlyā€ good howto to make simple application, helping developers to learn our beauty technology: Apple calls these howtos ā€œSample Codeā€. It was a good thing. Sometimes, howtos was very very ā€œadvancedā€, using technologies too much difficult to understand in ā€œfew wordsā€. It was a bad thing. ...

April 1, 2006 Ā· 1 min Ā· 161 words

Studiando Cocoa

Salve. Era da parecchio tempo che mi ripromettevo di farlo: finalmente adesso ho trovato il tempo per cominciare il mio studio del framework Cocoa. Ma prima, una citazione da Wikipedia: Cocoa is the dried and partially fermented fatty seed of the cacao tree from which chocolate is made. In the United States, ā€˜cocoa’ often refers to cocoa powder, the dry powder made by grinding cocoa seeds and removing the cocoa butter from the dark, bitter cocoa solids. By itself it has an extremely bitter flavor. ...

March 6, 2006 Ā· 3 min Ā· 607 words

Camino 1.0 released

It’s now available in Universal Binary. List of features is here. I’m not a Camino user: I’m a Firefox-Extension’s addicted web-developer! But a Browser Gecko-Based with the powerful and beauty of MacOSX is a really interesting alternative for non-dev users… Source, Melablog.

February 15, 2006 Ā· 1 min Ā· 42 words

Soon, Native GTK+ on MacOSX

Soon you may be able to execute Gnome/Gtk+ based programs NATIVELLY NATIVELY on Quartz without the X11 Emulation. Someone (thanks to exist) is working on the porting. It may be the incipit of a new era for Open Source software on MacOSX. Take a look at this. One of the most interesting characteristics of Gnome-oriented applications is the coherence between the HIG (Human Interface Guidelines) of Gnome and MacOSX. Source: Melablog.it and StyleMac.com.

January 31, 2006 Ā· 1 min Ā· 73 words