2011 in review

The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog.

Here’s an excerpt:

The concert hall at the Syndey Opera House holds 2,700 people. This blog was viewed about 43,000 times in 2011. If it were a concert at Sydney Opera House, it would take about 16 sold-out performances for that many people to see it.

Click here to see the complete report.

Successfully one year completed for my domain with almost 30K views

Hi viewers,

Thanks for you support for my domain Share Our Ideas. Oct 23rd 2010 I mapped my blog shareourideas.wordpress.com to ShareOurIdeas.com. For that time I got almost 30 k views. And most of view comes from SEO engines (special thanks Google, Bing, Yahoo and so on).

I got most of the views for this below pages

Embed Skype in web page 4,553

How to set background image in windows phone 7 application – 3,775

Custom Message Box in Windows Phone 7 – 2,661

And I am very sincerely thanks to WordPress.com. I did not face any issue or downtime.

And also Google apps :-

Now you can contact me with me@shareourideas.com , I created using Google apps.

Thanks again!

HTML5 inputs and PhoneGap – iPhone and Android

In this post I am going to talk about HTML5 controls in PhoneGap. Not only PhoneGap we can also use this input in mobile based web site too.

HTML5 is the next generation of HTML. In one word I can say HTML5 make web more Rich.

PhoneGap is popular Cross platform framework in mobile world. it will support for all top mobile OS. Few weeks before there release beta version for Windows Phone 7.5 Mango.

I captured few screenshots from iOS, we can see   different  keyboards for input types Email,URL, Number and tel

If we add normal input  it will display like this,

HTML code:

<input type=”text” name=”txtName” />

Input type text

<input type=”email” name=”Email”/>

Input type email<input type=”url” name=”urlAddress”/>

Input type URL

<input type=”number” name=”txtNumber”/>

Input type number

Check with few more keyboard type in iOS and Android in this post : HTML5 inputs and PhoneGap – iPhone and Android 2

HTML5 input types more details here http://www.w3schools.com/html5/html5_form_input_types.asp

Follow

Get every new post delivered to your Inbox.

Join 109 other followers