Thursday, July 31, 2014

PROGRAMMING TOOLS

Well, this is for my own references as people tend to forget many things when they're getting older. : D

System Analysis and Design Tools
  1. Pencil
  2. MySQL Workbench

Coding and Development
  1. Sublime Text 2
  2. Notepad ++
  3. MySQL
  4. TortoiseSVN
FTP Uploader
Online Testing Tools
  1. http://sqlfiddle.com/
  2. http://jsfiddle.net/
  3. http://regex101.com/
  4. https://www.functions-online.com/preg_match.html
  5. http://writecodeonline.com/php/
  6. http://www.bootply.com/
  7. http://putsmail.com/
  8. http://phpfiddle.org/
Bootstrap
  1. http://charliepark.org/bootstrap_buttons/
  2. http://fontawesome.bootstrapcheatsheets.com/
  3. To help you decide which to use http://tagliala.github.io/vectoriconsroundup/#angle-up
Allow Phone Access to Localhost
  1. fiddler2 : To enable connection between mobile device and localhost device, you must change mobile device's proxy ip to follow localhost device connection ip. Port number in mobile device should be same as port number in fiddler setting.
Welcome for more tools sharing.