View Single Post
Old 04-27-2006, 08:05 AM   #8
Laurens
Jah Blessed
Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.Laurens is no ebook tyro.
 
Laurens's Avatar
 
Posts: 1,295
Karma: 1373
Join Date: Apr 2003
Location: The Netherlands
Device: iPod Touch
Sunrise XP cannot be easily ported to cross-platform code. I already knew the Windows API, so that was the logical choice for this project. Cross-platform programming is not that easy in C++ and definitely more time-consuming. I think there is a cross-platform C++ parser in the Plucker CVS, you might want to look at that instead. I've never used it, though.

I've used PHP briefly, but didn't like it much. If you already know Java server-side programming (Servlets + JSP and related libs like Spring, Hibernate, etc.), then PHP is a huge step backwards. OTOH, PHP is a better choice if you don't know Java yet.
Laurens is offline