Saturday, 9 March 2013

Ruby


RUBY ON RAILS REFERENCE LINKS




https://github.com/railstutorial/sample_app


http://guides.rubyonrails.org/getting_started.html

cpanel
http://docs.cpanel.net/twiki/bin/view/11_30/CpanelDocs/CpanelSoftware

http://www.tutorialspoint.com/ruby/ruby_database_access.htm



http://codeglot.com/posts/68-upoading_pictures_to_apps_on_heroku


http://guides.rubyonrails.org/getting_started.html#installing-rails


http://quizzsystem.comyr.com/web-page/


http://codeglot.com/posts/68-upoading_pictures_to_apps_on_heroku


http://www.youtube.com/watch?v=z0lf0o9cNdg




http://www.gravitywell.co.uk/blog/post/deploying-php-apps-to-heroku

http://damp-crag-4081.herokuapp.com/ourservices.php

http://twitter.github.com/bootstrap/components.html#navbar
.


http://www.twitterbootstraptutorial.com/category/twitter-bootstrap-basics/


Get all fb counts and tweeter
http://www.internoetics.com/2012/05/16/count-shares-to-facebook-twitter-linkedin-googleplus/

http://www.9lessons.info/2012/08/upload-files-to-amazon-s3-php.html

Monday, 1 October 2012

IDM SERIAL KEY FOR FULL VERSION


ORFR7-PQBI3-K8JNC-P78KO

Friday, 21 September 2012


Convert document and images to PDF


Thursday, 23 August 2012

NOTEPAD TRICKS


Create a log
  1. Open Notepad
  2. On the very first line, type in ".LOG" (without quotes) then press Enter for a new line
  3. Now you can type in some text if you want, then save the file.
  4. Next time when you open the file, notice its contents. Notepad automatically adds a time/date log everytime you open the file.
Text becomes unreadable
  1. Open Notepad
  2. On the very first line, type in "dont eat the donut" (without quotes) then save and close the file. Note: the file should have only one line of the text above.
  3. Now, open the same file. You'll notice the text becomes unreadable squares. (try this with different text with the same format and length).

MORE USEFUL CHROME COMMANDS:IN URL



1. Chrome://cache
This command will list all cache pages, and file accessed on the web.
2. Chrome://dns
This display hostnames prefetch DNS records.
3. Chrome://flags
Google Chrome hides some experimental features here. Since, it’s an experimental feature, be caution while using it.
4. Chrome://history
This will open Google Chrome History. This can also be accessed through the menu i.e. Menu –>  History or through the shortcut key Ctrl + H .
5. Chrome://memory
This command comes handy, when you want to analyze your memory usage by Chrome browser. This will also shows the memory consumption usage according to the process name, i.e each and every process running in chrome


6. Chrome://downloads
This will open download page of Google Chrome browser. This can also be accessed through the menu i.e. Menu –> Download or through the shortcut key Ctrl + J .
7. Chrome://extensions
This will open add-on extension page in Chrome. This can also be accessed through the menu i.e. Menu –> Tools –> Extensions.
8. Chrome://settings
Instead of searching setting option through the menu, this is an alternative method to access setting page in chrome. You can also access setting page through the menu, i.e. Menu –> Options.

9. Chrome://bookmarks
This will open Google Chrome Bookmarks. This can also be accessed through the menu i.e. Menu –> Bookmarks –> Bookmark Manager or through the shortcut key Ctrl + Shift + O .
10. Chrome://gpu-internals
This command will fetch all GPU information for your system, i.e. Driver Information, card name, chipset name, memory, etc. It also shows Graphic Performance rating information for your system.