joytek.blogspot.com
JoyTek: March 2011
http://joytek.blogspot.com/2011_03_01_archive.html
Diary of a game programmer. Monday, March 14, 2011. Xcode - warning: no rule to process file. Update: This post covers how you solve a problem in Xcode 3. If you want to know how it's done in Xcode 4, see. I added 2 new files to my IPhone project today. These are two text files (two glsl files) and they should only be included in my main bundle to be accessed at run time. However, when I build the project I get the following warnings:. Upplagd av Jerry Jansson. Wednesday, March 2, 2011. From Visual Studi...
joytek.blogspot.com
JoyTek: IPhone Development Reference Post
http://joytek.blogspot.com/2011/02/iphone-development-reference-post.html
Diary of a game programmer. Thursday, February 24, 2011. IPhone Development Reference Post. The bigger the ratio the more “widescreen” the display is. Eg: 16:9 = 1.78, 16:10 = 1.6. Upplagd av Jerry Jansson. Subscribe to: Post Comments (Atom). Programmer at SimWay AB. View my complete profile. Lost in the Triangles. The Hacks of Life. In The Games Of Madness. Mikkelsen and 3D Graphics. What your mother never told you about graphics development. John Ratcliff's Code Suppository. The Word of Notch.
joytek.blogspot.com
JoyTek: PrimeQuiz on AppStore
http://joytek.blogspot.com/2011/11/primequiz-on-appstore.html
Diary of a game programmer. Thursday, November 3, 2011. We released our first game for the iPad today. It's a quiz-game, only in Swedish at the moment. The game is great fun and I suggest you pick up a copy at: http:/ itunes.apple.com/se/app/primequiz/id465316270? Upplagd av Jerry Jansson. Subscribe to: Post Comments (Atom). Programmer at SimWay AB. View my complete profile. Lost in the Triangles. The Hacks of Life. In The Games Of Madness. Mikkelsen and 3D Graphics. John Ratcliff's Code Suppository.
joytek.blogspot.com
JoyTek: Upgrading to SVN 1.7
http://joytek.blogspot.com/2011/10/upgrading-to-svn-17.html
Diary of a game programmer. Monday, October 31, 2011. Upgrading to SVN 1.7. We upgraded our Tortoise SVN clients from version 1.6.x to 1.7.x. SVN 1.7 uses a Centralized Metadata Storage. Which means that instead of storing a .svn-. Directory inside every other directory in your working copy it stores 1 centralized .svn-directory in the root of your working copy. This means far less extra directories and files scattered all over your hard drive. For our project we got the follwing numbers:. Chris, a Coder.
wforl.wordpress.com
July | 2011 | wforl
https://wforl.wordpress.com/2011/07
8230; graphics programming. Stay updated via RSS. Archive for July, 2011. Posted: July 29, 2011 in General. Blog at WordPress.com.
wforl.wordpress.com
October | 2011 | wforl
https://wforl.wordpress.com/2011/10
8230; graphics programming. Stay updated via RSS. Archive for October, 2011. Posted: October 31, 2011 in News. I was looking to see if there were any new books out based on C 11. I didn’t find any, as its still early (Guess we’ll have to give it a year or two), but I did find these coming out next year. Thought I’d share. Effective Concurrency in C – Herb Sutter – 28 June 2012. Speaking of C – Herb Sutter – 28 June 2013. C Programming Language – Bjarne Stroustrup – 28 January 2012. Added sampling of cont...
joytek.blogspot.com
JoyTek: Xcode: Converting to execution character set: Illegal byte sequence
http://joytek.blogspot.com/2011/04/xcode-converting-execution-character.html
Diary of a game programmer. Thursday, April 14, 2011. Xcode: Converting to execution character set: Illegal byte sequence. If you are working on multiple platforms you may run into Unicode trouble if you do not save your files correctly. This test string worked just fine in VS2010:. But gave the following compiler error in Xcode:. This error happens because the file was saved in a non-Xcode compatible unicode format. Upplagd av Jerry Jansson. August 28, 2011 at 10:14 PM. Thanks; this solved my problem!
joytek.blogspot.com
JoyTek: September 2011
http://joytek.blogspot.com/2011_09_01_archive.html
Diary of a game programmer. Thursday, September 29, 2011. Xcode 4 - warning: no rule to process file. A while ago I posted a note. About how to resolve the warning: no rule to process file. Warning in Xcode. That post showed you how to solve the problem in Xcode 3. The same warning can be resolved in Xcode 4 by following these steps:. 1) Select Project Navigator. 2) Select your project. 3) Select your target. 4) Select Build Phases. To Copy Bundle Resources. Upplagd av Jerry Jansson. Lost in the Triangles.
stephangerbling.blogspot.com
eat code sleep: April 2012
http://stephangerbling.blogspot.com/2012_04_01_archive.html
Creating Live Tiles for Windows Phone Apps is hard. In this article i will give you our lessons leaned creating our live tile for the XING-App for Windows Phone. The Live Tiles are the #1 differentiator for Windows Phone apps to other platforms. Creating a good live tile is hard and needs several iterations. XING-App live tile iterations. The idea was to bring this information in front of the tile and to have a detail view in the backside of the tile. Now we have all information available immediately.
joytek.blogspot.com
JoyTek: October 2011
http://joytek.blogspot.com/2011_10_01_archive.html
Diary of a game programmer. Monday, October 31, 2011. Upgrading to SVN 1.7. We upgraded our Tortoise SVN clients from version 1.6.x to 1.7.x. SVN 1.7 uses a Centralized Metadata Storage. Which means that instead of storing a .svn-. Directory inside every other directory in your working copy it stores 1 centralized .svn-directory in the root of your working copy. This means far less extra directories and files scattered all over your hard drive. For our project we got the follwing numbers:. Svn:/ 89.2...
SOCIAL ENGAGEMENT