Following my previous post on SL-NTFS several people asked me for the sources.
Consider the licence to something like Do what the fuck you want.
Following my previous post on SL-NTFS several people asked me for the sources.
Consider the licence to something like Do what the fuck you want.
One of the new feature that comes with iOS 5 is the native Twitter integration. You just have to register your account(s) in the Settings application and you are done, you can easily tweet your photos, links… with a nice looking interface. What’s even better for us developers, is that it’s really easy to take advantage of this feature.
Continue reading
Lion has been out for a week now, and today someone asked me if I planned to release an update for SL-NTFS.
To be honest I haven’t tried it on Lion, because I don’t have a NTFS disk anymore, and don’t need one.
Continue reading
WWDC 2011 videos session can be downloaded if you have a developer account. For developers who weren’t at the WWDC (like me) It’s a great opportunity to learn many things.
Continue reading
As a Mac OS / iOS developer I often download code from github, and well, opening a shell to type git clone url is quite painful.
Sure there is Visor which offer the possibility to have a quick access to a shell, but it needs SIMBL, and I don’t like to have this kind of plugins on my system.. Plus it’s not very reliable in time.
Continue reading
A fairly amount of apps on the App Store ask you to rate them when you used them for a while.

Seriously, WTF people ?!
Continue reading
Quick post to talk about iGeneration for iPad, which is finally out !
I’am currently working for MacGeneration / iGeneration, especially on the iOS side. The iphone application (MacG Mobile) is available since December 2009 now, and yesterday the iPad version was finally released.
For screenshots you can look at the application on the App Store : http://itunes.apple.com/fr/app/igeneration-pour-ipad/id421359327?mt=8
I’m glad that it’s currently occupying the first place for free apps on the French iPad App Store.

I’m also very happy because in general people seems to like the application, we received several email from happy people, which is nice.

I would like to thank our designer, Marc Gianelli who made a very great job, it was nice working with him.
As the application is available on all App Stores, I encourage you to download and try it, even if it’s a french app, you can still look at the UI and the ergonomics and possibly give me feedbacks on what you liked / disliked
So now, I’m back working on MacG Mobile for the third version, code name “Already there”.
A special post before christmas to talk about app validation on the App Store, more precisely about its randomness. Plus, I got an answer from Steve Jobs, which is always a fun moment.
Continue reading
Little tip on the popular UNIX comand cp.
When you want to copy a directory you have to specify the -R option, and there is a little trick with this option.
Continue reading