Splitify – chrome extension to split a webpage for wide screen
December 18, 2013 by ·
I created this chrome extension that splits the webpage that uses the wide screen more effectively.
Extract the zip file and install the extension.
[Read more…]
Block access to phpmyadmin from LAN network on Xampp
November 24, 2013 by ·
Xampp on windows is set to allow phpmyadmin from your local network. To disable access from your network, Open
httpd-xampp.conf located in xampp-folder\apache\conf\extra\httpd-xampp.conf
Somewhere down in the bottom of this configuration file is the LocationMatch node
Even though you would think the default Order is set to deny, allow with Deny from all. This configuration by default is set to Allow from 192.168.0.#. Remove this ip range and you are set.
[Read more…]Intro / Tutorial of TTC Toronto Transit Live app
August 3, 2013 by ·
Thank you redflagdeals community
July 25, 2013 by ·
I am getting some good feedback and suggestions for my android app (release couple of days ago) from redflagdeals forum.
Here is the link to the conversations.
http://forums.redflagdeals.com/ttc-toronto-transit-live-android-1363679/
In case you are wondering I posted TTC Toronto Transit Live for android and posted a message on redflagdeals free section forum. Since then, I am getting good response and suggestions from Torontonians.
Launching ‘TTC Toronto Transit Live’ for Android
July 23, 2013 by ·
After two months of hardcore learning + developing, I have finally completed my first android app. TTC Toronto Transit Live uses Nextbus’s api to get bus arrival prediction for TTC. The app is free. Every smartphone user in Toronto must have a transit app if he/she uses public transit.
There are many apps out there for TTC transit. TTC Toronto Transit Live comes in with a fresh user interface.