Flipkart

Monday, May 30, 2011

OSMANIA UNIVERSITY APSCHE PGECET 2011 EXAM HALL TICKETS, ADMIT CARD DOWNLOAD NOW

Here is the Link for downloading the PGECET 2011 examination Hall tickets Online..

http://202.53.85.199/oupgecet2011/

Wednesday, May 25, 2011

Write ASCII codes in Text Editors

To write some charecters, letters or symbols which are not available in our keyboard, portable personal computers, notebooks, laptops, etc.. we can print using ASCII code.
Below is the example to print symbols.

1) Open your favourite Text Editor.

2) Press the "ALT KEY" in your keyboard and hold it, do not release the key.

3) In the numeric keypad type the numbers "131", that correspond to the ASCII code for the character, letter or symbol "รข" .

4) Release "ALT KEY" to Print ASCII Code.

Here is the link for detailed information



Saturday, May 14, 2011

Google SMS Channels: Send SMS Text Messages to your Group for Free

Now we can send SMS to our mobile numbers for free. Google has introduced service called Google SMS Channels. Using this service you can subscribe to news alerts, blog updates and other kinds of information like horoscopes, jokes, stocks or even cricket scores via SMS text messages.

Here  you can Subscribe to Service.

For more information Click Here.


Thursday, May 12, 2011

Apply a patch to a drupal Module from Windows

Using Eclips we can easily apply patch to drupal module.Below are the steps..


Eclipse
To apply patches to code using Eclipse:

1. Menu > windows > open perspective > others > team synchronizing
2. Open the patch file, select all text and copy it to clipboard (Ctrl+ C)
3. Menu > project > apply patch
4. Select clipboard, click next, select the file you want to patch, click finish or next to setup patching options.

Thursday, May 5, 2011

28 HTML5 Features, Tips, and Techniques

Here are the 28 new features coming with HTML5.Presently Chrome, IE9 and Firefox4 supporting HTML5.

  • New Doctype
  • The Figure Element
  • Redefined
  • No More Types for Scripts and Links
  • To Quote or Not to Quote.
  • Make your Content Editable
  • Email Inputs
  • Placeholders
  • Local Storage
  • The Semantic Header and Footer
  • More HTML5 Form Features
  • Internet Explorer and HTML5
  • hgroup
  • Required Attribute
  • Autofocus Attribute
  • Audio Support
  • Video Support
  • Preload Videos
  • Display Controls
  • Regular Expressions
  • Detect Support for Attributes
  • Mark Element
  • When to Use a
  • What to Immediately Begin Using
  • What is Not HTML5
  • The Data Attribute
  • The Output Element
  • Create Sliders with the Range Input


Please  click here to know detail information.

Good Video for HTML5 beginners