Saturday, October 29, 2011
How to get Java apps into the app store
Basically sounds like you need to embed the JVM in your app bundle.
Now how to do that seems to be a good question?
embed a JVM inside of your .app bundle
Saturday, August 20, 2011
Thursday, August 18, 2011
Allegro Common Lisp FAQ
Allegro Common Lisp FAQAllegro CL does not work on Mac OS X Lion. See this page for fix.
Tuesday, August 16, 2011
Monday, August 15, 2011
Sunday, August 14, 2011
Friday, August 12, 2011
The evolution of iOS development: Better tools and a lot more to think about - O'Reilly Radar
The evolution of iOS development: Better tools and a lot more to think about - O'Reilly Radar Cool insights on how iPhone development has changed over the years.
Thursday, August 11, 2011
Monday, August 8, 2011
London’s burning, and BlackBerry’s in the firing line — Tech News and Analysis
London’s burning, and BlackBerry’s in the firing line — Tech News and Analysis
A reason to stick with your BlackBerry?
The one aspect I suspect will get overplayed, however, is encryption. The confidentiality of Research In Motion’s services is a big selling point in the corporate world — so much so that it’s got it into trouble in various jurisdictions for being beyond the reach of the police.
A reason to stick with your BlackBerry?
The one aspect I suspect will get overplayed, however, is encryption. The confidentiality of Research In Motion’s services is a big selling point in the corporate world — so much so that it’s got it into trouble in various jurisdictions for being beyond the reach of the police.
Sunday, August 7, 2011
Saturday, August 6, 2011
The Evolution of a Haskell Programmer
The Evolution of a Haskell Programmer
Why you don't see too may Haskell programmers LOL
Why you don't see too may Haskell programmers LOL
Wednesday, August 3, 2011
Monday, August 1, 2011
Saturday, July 30, 2011
Getting Started with HV 1.0 - MSHC Migrate Utility
Getting Started with HV 1.0 - MSHC Migrate Utility Tip for resetting the Visual Studio 2010 help library location since it cannot be changed when first run. Helpful if you have small SSD drive like I do and running low on space!
Wednesday, July 27, 2011
Thursday, February 17, 2011
Saturday, January 29, 2011
No Visual studio template information found. See application log in Event viewer for more details
If you get this error in Visual Studio here is the fix:
running the command 'devenv /installvstemplates'
No Visual studio template information found. See application log in Event viewer for more details
running the command 'devenv /installvstemplates'
No Visual studio template information found. See application log in Event viewer for more details
Sunday, January 23, 2011
3-min. Quickie: Compiling C++ Projects using only the Windows SDK and the Command Prompt
In case you don't want to go through the time and hassle of installing the full Visual Studio 2010.
This task is really useful if you want to perform automated builds on your own machine or you need to perform builds on a machine that doesn't need Visual Studio, such as a build server. However, this is not really a substitution for having Visual Studio for development.
This task is really useful if you want to perform automated builds on your own machine or you need to perform builds on a machine that doesn't need Visual Studio, such as a build server. However, this is not really a substitution for having Visual Studio for development.
Subscribe to:
Posts (Atom)