I have just edited my personal website updating the list of the scientific papers published during this year (until now).
New Pictures: Flowers, Nature and…Skys!
June 9th, 2009Posted in: Announcements, Photography by Michele
|
I have updated my photo gallery adding a new photo album about flowers, vegetation, bugs and nature in general. Other than this, I have also published a new and interesting photo into the “Skys and Sunsets” album (I suggest to see this photo on a black background). You can see my personal photo gallery following this link. |
Tutorial: converting an SVN repository to Git
May 18th, 2009Posted in: Announcements, Programming by Michele
I have just published a new tutorial, based on my personal experiences, about how to convert an already existing Subversion (SVN) repository to a new Git repository.
|
|
For those of you interested in game programming, expecially for iPhone or other platforms, I whish to inform you that in these days Alexandre Gomes has published a new and interesting article for beginners about an introduction to the game physics using the Chipmunk 2D framework. You can read the full article following this link.
|
|
|
Yesterday evening the new Ubuntu, version 9.04 code name “Jaunty Jackalope”, has been released. As usual, Ubuntu has been released in two version: a Desktop version and a Server version. Kubuntu 9.04, the Ubuntu distribution which includes the KDE environment instead of the Gnome environment, is also available. Unfortunately, I have no time to test this new Ubuntu version…but reading the general description it seems very interesting. It is possible to reach the official Ubuntu website from this link while the Kubuntu offical website can be reached from this link. |
|
|
New article: how to delete “.svn” folders
April 15th, 2009Posted in: Announcements, Programming by Michele
In these days I worked on a project checked-out from a Subversion repository. Due to particular working necessities, I had the need to completely “clean” this project deleting the SVN metadata and so, deleting all “.svn” folders located in the main project folder. Unfortunately, the project on which I worked on was very big and it had a complex directories structure, consequently, manually deleting all “.svn” folders from each directory and sub-directory of the main project folder was a very tedious thing. To solve this problem, I opened the Terminal in my cool Mac and I executed a simple script. Since this script could be useful to other persons, I decided to write a very small guide which describes how to do delete “.svn” hidden folders from a project directory.
|
|
iPhone Programming: video lessons
April 7th, 2009Posted in: Announcements, Programming, iPhone and iPod by Michele
|
New and interesting initiative from the Stanford University. Today, the first of a set of video lessons about iPhone programmin has been released on iTunes/iTunes U. The lesson is free and it can be downloaded from this link. The lesson is also available as PDF file. Other new lessons will be released during the next weeks. |
