New Projects:
A resume text extraction and formatting tool: resumeflow.ai
Monthly Archives: April 2011
No Business Plan Survives First Contact With A Customer – The 5.2 billion dollar mistake. « Steve Blank
No Business Plan Survives First Contact With A Customer – The 5.2 billion dollar mistake. « Steve Blank. Re-reading this, good article.
									
						Posted in Business, Entrepreneur					
					
				
				
				Comments Off on No Business Plan Survives First Contact With A Customer – The 5.2 billion dollar mistake. « Steve Blank
							
		Dynamically adding UIActionSheet buttons
Today’s useful Objective C resource, dynamic buttons on a UIActionSheet. Awesome. The UIActionSheet is a very useful class, and I use it frequently in my apps, but its initialisation method doesn’t allow you to add buttons from an array. Instead … Continue reading
									
						Posted in Apple, Programming					
					
				
				
				Comments Off on Dynamically adding UIActionSheet buttons
							
		alloc NSMutableArray and storing objects
Today’s interesting programming tidbit… If assigning an array to another NSMutable Array such as this: self.listData = [self userData]; You don’t need to alloc the listData array first, although i’m guessing it’s probably a good idea. However if you want … Continue reading
									
						Posted in Apple, Programming, Technology					
					
				
				
				Comments Off on alloc NSMutableArray and storing objects
							
		Objective C – iPhone Programming – FMDB/Sqlite
I’m in the process of learning Objective C with the goal of making iOS apps. I’ve come across some great resources so I figured I’d share them here as I go. Today I’m working with Sqlite databases. I used the … Continue reading
									
						Posted in Apple, Programming					
					
				
				
				Comments Off on Objective C – iPhone Programming – FMDB/Sqlite
							
		Web 3.0
Web 3.0 will be defined by the next newly minted billionaire. Speculating what that will be before it happens is simply a mental floss exercise.
									
						Posted in Business, Entrepreneur, Internet, Technology					
					
				
				
				Comments Off on Web 3.0
							
		Stop Panhandling your Ideas
When most people see panhandlers on the side of the road, we condescendingly think “Why don’t they get a job? You’re not going to get anywhere begging for money. Get to work!” Yet, this is what so many people do … Continue reading
									
						Posted in Entrepreneur					
					
				
				
				Comments Off on Stop Panhandling your Ideas