23 Sep 2008
I now am the owner of Programming in Objective-C by Shephen G. Kochan. I am learning more about the syntax of Objective-C. I am also becoming more familiar with the key differences between procedural languages such as C and object oriented languages like Objective-C. I am finding it very helpful to hand type the example programs directly from the book. By not using pre-typed source code files I am learning more quickly and completely.
The book is divided into two main parts. The first part is about Objective-C itself in general. The second part is more specifically about the Foundation Framework. Thus far this is proving to be a review of things I learned about C and new things about the Objective-C extensions to ANSI C that are very interesting. I will tell you more as my study progresses.
Leave a Comment » |
Books, Mac Development, Objective-C |
Permalink
Posted by Patrick Cassell
3 Sep 2008
I am studying the book Learn C on the macintosh: Mac OS X Edition by Dave Mark. I recently read through chapter 6 about flow control. I think I need to slow down and study loops and other flow control methods in more detail. I felt like I needed a flow chart to understand where the execution was going from one function, to another, to another.
Loops inside other loops, it is sometimes hard to follow mentally. You need to step through it with the debugger one line at a time to get a complete understudying of the execution flow. I felt that this difficult to understand concept was being thrown at me all at once. I do not blame the author or publisher. Dave Mark seems to be an expert on the subject. I am new to computer programming and will have some hard times learning the basics. I did not have time to absorb, test and understand it completely. I know it is a whole programming language I am learning. I know it is complex. What would you recommend I study in order to get a more detailed and in depth understand ing of flow control with if statements and while and for loops?
Leave a Comment » |
Mac Development | Tagged: Mac, Programming, C Language, Mac OS X, loops, Xcode, Macintosh |
Permalink
Posted by Patrick Cassell
6 Jun 2008
I found this as an unpublished draft. This news is a little old, but still relevant to aspiring Mac Developers.
Google’s Official Mac Blog announced 15May the availability of a Mac launcher application for Google App Engine. This launcher greatly simplifies the process of developing Internet applications using Google’s App Engine. Google is known for allowing its developers to use 20% of their company time to developing personal projects. This launcher is the result of that 20% effort. The launcher is basically a software development kit (SDK) for the Mac platform. The launch can be downloaded on the App Engine Downloads page. The GoogleAppEngineLauncher is under active development as a Google Code project.
Leave a Comment » |
Mac Development | Tagged: Mac Development, Google, App Engine |
Permalink
Posted by Patrick Cassell
25 May 2008
I have been able to install the game now, but I am still getting the graphical glitches. Things like the ground around my feet, the confirm button on dialog boxes. and the moving part of the progress bar on casting spells are visually distorted. Also, when I exit the game in full screen mode, the whole screen turns gray. and the mouse cursor is the only thing the works visually. This has happened twice. I am forced to hold down the power button and force the system to turn off,. When I turn it back on, everything is back to normal. I have also had the Apple menu symbol on the top left edge of the menu bar distort out side the game when I was playing it in windowed mode. I am thinking of installing the combo updater for Mac OS 10.5. What so you think the problem is?
3 Comments |
World of Warcraft | Tagged: Apple, Blizzard, Leopard, Mac OS X, MMORPG, Videogames, Warcraft, World of Warcraft, WoW |
Permalink
Posted by Patrick Cassell
21 May 2008
I have recently reactivated my World of Warcraft account. When I began playing I remembered that I was getting unusual textures in the game world. The textures for the ground/floor and for the punctuation marks over characters heads were all messed up. I decided to delete the game completely, including shared and preference files, and reinstall.
The first time I tried to reinstall the installer failed on Disc 4. The next time it went all the way through the install, but failed in the patching process. I was installing the 1.12 to 2.0.1 patch and got an error message saying basically that the installer could not find the game files. The installer was in the games main folder. I have tried installing on both the administrator and standard user accounts. I have used Disk Utility to repair the permissions on the hard drive. I installed from CDs directly and copied and copied the installer files to the hard drive.
I followed the instruction given to me on the phone and in email by Blizzard. I decided to download the game client 2.0 version from Blizzard’s Website. maybe if the installer goes directly to the 2.0 version of the client, it will skip the patching issue and I can install the expansion from my CDs. The full client 2.0 download is over 3 GB and is taking several hours on my 1.5 Mbit/s DSL service.
Have you experienced problems with installing the game and getting errors about the installer being unable to find the game? Have you had trouble with textures on the ground/floor or the punctuation over characters heads after installing the 2.4 client patch?
Leave a Comment » |
World of Warcraft | Tagged: Blizzard, MMORPG, Videogames, Warcraft, World of Warcraft, WoW |
Permalink
Posted by Patrick Cassell