Thursday, August 29, 2013

Jquery virus

Use google CDN or any authenticated  source, because fake jquery may contain virus.
(A content delivery network or content distribution network (CDN) is a large distributed system of servers deployed in multiple data centers across the Internet).
Use jquery.com or jqueryui.com. They are real sites. You can use google CDN for various javascript libraries.
Here is list of libraries with URLs of google,
https://developers.google.com/speed/libraries/devguide#jquery
jquerys.com is fake (see extra s), jquery.com is real site. Beware of such sites.

Monday, August 26, 2013

Jquery UI

 

 

Jquery UI draggable example

Example one of drag


  • Second example of drag
  • Item 1
  • Item 2
  • Item 3
  • Item 4
  • Item 5
Useful links for learning jquery UI http://learn.jquery.com/jquery-ui/getting-started/

Friday, August 16, 2013

Jquery , Apache, MySql, PHP http://jampcoaching.com/ is lunched

http://jampcoaching.com/ is launched.
Syllubus of PHP-
1. Introduction to php
2. Installing php
3. Variables, data types and arithmetic expressions
4. Looping , condition (if, else and other).
5. Array
6. Functions
7. Classes in php
8. Working with files / directories
9. Form handling in php.
10. State maintaining
11. Session, cookies
12. Database functions
 a) Connection
 b) Inserting rows
 c) Fetching rows
 d) Updating rows