Archive

Archive for the ‘Software’ Category

Hivelogic – Installing Git on Snow Leopard

June 10th, 2010 Jake Hackl Comments off

Hivelogic – Installing Git on Snow Leopard. Always comeback to Hivelogic

Categories: Mac, Software Tags:

Unable to cast COM object of type ‘System.__ComObject’ – ahhh what?

June 8th, 2010 Jake Hackl Comments off

With a new Windows7 VM on my MBP I have MSSQL Server 2008 R2, vs2008, vs2010…and sadly SourceGear Vault 3.5 which made it so SQL couldn’t connect to a server via the object browser.

Looked like this:

Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘Microsoft.VisualStudio.OLE.Interop.IServiceProvider’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{6D5140C1-7436-11CE-8034-00AA006009FA}’ failed due to the following error: No such interface supported (Exception from HRESULT: 0×80004002 (E_NOINTERFACE)).

These helpful posts fixed me up:

http://www.davidmoore.info/2009/08/19/solution-explorer-open-each-folder-in-same-window-error-and-sql-management-studio-ie-and-team-explorer-errors/

http://support.sourcegear.com/viewtopic.php?f=5&t=12680&p=52790&hilit=management+studio#p52790

http://social.msdn.microsoft.com/forums/en-US/sqltools/thread/d5d3e5fc-d8ce-4f42-b7ea-9bbbb7756a20/

Categories: Fixes, Software, Tech Tags: , ,

Hoping to Make iPhone Toys as a Full-Time Job – NYTimes.com

April 23rd, 2010 Jake Hackl Comments off

Hoping to Make iPhone Toys as a Full-Time Job – NYTimes.com. Spring blog cleaning here; the fact that I’m an an inconsistent blogger is highlighted by this saved draft from 4/5/2009 regarding making iPhone apps a full-time job. Back then the plan was to write an iphone app (puts me is a small pool of people…ha), throw it out there for free, learn, promote, then make money with round two.

Looking back over the goal I set last year has been interesting. While I’ve made little strides in the development of this plan I have devoted time on the thought of my applications; and in that time the app world has changed and that changes my plan. MonoTouch is a Godfather horse-head in the bed for developing iPhone apps. I wasn’t likely going to use MonoTouch but I had downloaded and played around with their tools. With Apple’s latest headlines I’m certainly not swimming without objective-c now. Additionally, changes to the commerce model allows greater app flexibility and then there’s always the iPad. It’ll be interesting to see how the next year shakes out…

Categories: Software, Tech, iPhone Tags: , ,

Are you one of the 10% of programmers who can write a binary search? « The Reinvigorated Programmer

April 23rd, 2010 Jake Hackl Comments off

Are you one of the 10% of programmers who can write a binary search? « The Reinvigorated Programmer. This was a fun way to start my day. For time purposes I pseudo coded this in my head and compared that with the posted solutions…I’m in the 10% baby!

Categories: Software, Tech Tags:

I Can’t Wait for NoSQL to Die – Ted Dziuba

March 29th, 2010 Jake Hackl Comments off
Categories: Software, Tech Tags: