![]() |
![]() |
|
September 07, 2003Xcode: Apple’s Answer to Visual StudioIf you recall from a previous entry I did a few months ago, I am quite impressed with the latest developments coming out of Apple, especially XCode. The Software Development Times has published an article about Apple's answer to Visual Studio, which is none other than the XCode I mentioned! If you are interested in developing on OSX, consider reading this article to get an understanding about the wonders of XCODE. For me, the best thing about XCode would have to be the distributed compiling (nothing like stealing computing resources from the graphics department :) ), zero-link builds which reload binaries on the fly and predictive automated compiles. All neat features for the power developer. What impresses me most about Apple's approach to developers over Microsoft's is the cost. To get the right tools, APIs, licenses and build environment (not to mention MSDN itself) you will easily be shelling out thousand and thousands of dollars (I think my total so far in the office for MSDN and the DDK/IFS is over $5000 just to get started on the Microsoft platform, for each developer). Apple includes everything for free in the OS they sell for $129. Now lets be fair, the market share is on the Windows platforms and Apple is trying to draw more developers to its own platforms, which is why they need to make the tools available for almost nothing. But after developing code myself on Unix platforms for what seems to be eons, it is a major change to move from free open source tools to the commercial ones available on the Windows platforms. Hard to complain though when I expect to make a living on said platform. But I still admire Apple's position, and their latest version of OSX. Maybe someday I will even get a chance to own a PowerBook. Just imagine, I could do kernel-mode drivers for Windows through Virtual PC and still have all the powers of OSX to boot. Of course, I would need over a gig of ram, and be willing to deal with the huge slow downs of having two virtual machines running two copies of Windows at the same time (one dev to run WinDbg and one running my ring zero driver). Ya I'm nuts.. and in dreamland. But its fun to have dreams. Posted by SilverStr at September 7, 2003 12:59 AMComments
A gig of RAM is a drop in the bucket these days... In dreamland, I thought everyone has enough hardware? Then you could set up a lab with Windows machines for doing testing/development, and have your PowerBook (running a single Virtual PC) use a 1X wireless modem to tap into it: http://www.wd-3.com/archive/RemoteDbg.htm Posted by: Wim at September 8, 2003 07:09 PMGreat link Wim. Doing remote debugging via the network is pretty kewl, but sucks when you are doing NDIS drivers. If the network fails... you aren't gonna get any comms, which is why I stick to serial connections. Well, actually I used a named pipe pretending to be a serial connection for my main machines, and use a NULL modem cable when testing on my laptop. Any way you look at it, I want a PowerBook (or even an iBook) pretty bad, but just can't afford it. Maybe someday. Posted by: SilverStr at September 8, 2003 07:43 PMHallo, ich kam beim Herumsurfen vorbei und wollte Euch einen kurzen Gruß hinterlassen. Vielleicht habt Ihr Lust, auch mal auf meiner Homepage vorbeizuschauen. es gibt dort einiges an interessanter Software kostenlos herunterzuladen. Frohes schaffen noch! Grüße, |
![]() ![]()
My 5 Favorite Books
Writing Secure Code
Secure Programming Cookbook Security Engineering Secure Coding Principles & Practice Inside the Security Mind ![]()
My 5 Favorite Papers
Smashing the Stack
Penetration Studies Covert Channel Analysis of Trusted Systems DoD Trusted Computer System Evaluation Criteria NSA Security Recommendation Guides ![]()
Archives
December 2005
November 2005 October 2005 September 2005 August 2005 July 2005 June 2005 May 2005 April 2005 March 2005 February 2005 January 2005 December 2004 November 2004 October 2004 September 2004 August 2004 July 2004 June 2004 May 2004 April 2004 March 2004 February 2004 January 2004 December 2003 November 2003 October 2003 September 2003 August 2003 July 2003 June 2003 May 2003 April 2003 March 2003 February 2003 January 2003 December 2002 November 2002 October 2002 September 2002 August 2002 July 2002 ![]() |
|