John Abraham
Mobile & Security
Pages
(Move to ...)
Blog
Mobile Apps
About Me
▼
Thursday, April 4, 2013
Git - List files in repository
›
Here's a quick way to list files in your git repository: git log --pretty=format: --name-only --diff-filter=A | sort -
Tuesday, April 2, 2013
Flask / Python Web Development Resources
›
I've been doing some web development using a Python/Flask/PostgreSQL/Heroku stack. In the spirit of documenting some of my doings for my...
3 comments:
Thursday, February 28, 2013
Heroku: API Unavailable
›
I went to update some content on my Heroku hosted Python/Flask app and was unable to upload / git push the app due to an "internal se...
Sunday, February 24, 2013
Idealist (sortable): Python, Flask, Jinja2, Javascript and Tablesorter
›
I've been experimenting with Python and the Flask web development framework. Combined with hosting on Heroku, I was surprised how quickl...
4 comments:
FBI Surveillance Van - WiFi Network
›
I've heard of people having fun with naming their WiFi networks with funny names and the FBI strategy is always mentioned. So I was amus...
Monday, February 18, 2013
Nike+ Accelerator Ideas
›
On December 12, 2012, Nike announced their Nike+ Accelerator program in which 10 companies, selected by way of an online application, will ...
2 comments:
Sunday, February 17, 2013
Accelerator Questions - Nike+ Accelerator / TechStars
›
I was looking at the Nike+ Accelerator program recently and found that I had referenced the submission questionnaire a couple of times. I t...
Wednesday, February 13, 2013
The Killer (Sensor) Surfing App
›
I had sensors on the mind after my post documenting some of my favorite mobile device sensors , so when a friend said there was still some s...
Mobile Device Sensors
›
I've been evaluating the sensors available for the various mobile devices and thought I'd document some of the highlights. Sensors ...
Thursday, February 7, 2013
The Idea Funnel
›
If you envision the process of brainstorming an idea to actually executing on a business opportunity like a sales funnel, then you might bre...
‹
›
Home
View web version