2 April 2010

iPhone wallpaper Pack

iPhone wallpapers
 
I have collected some iPhone wallpapers you can directly download it from here. The pack contains 115 wallpapers with resolutions of 340×480 pixels. plz do share this with you friends. Enjoy!

1 April 2010

How To Add Sexy Social Bookmark to Blogger



 1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see </head> tag.
4.Now add below code before </head> tag.

<style type='text/css'>
div.sexy-bookmarks {
height:54px;
background:url('http://3.bp.blogspot.com/_4HKUHirY_2U/SxTyvjcqvPI/AAAAAAAAAcU/lQxqcVMXpoE/sharingsexy.png') no-repeat left bottom;
position:relative;
width:540px;
}

div.sexy-bookmarks span.sexy-rightside {
width:17px;
height:54px;
background:url('http://3.bp.blogspot.com/_4HKUHirY_2U/SxTyvjcqvPI/AAAAAAAAAcU/lQxqcVMXpoE/sharingsexy.png') no-repeat right bottom;
position:absolute;
right:-17px;
}

div.sexy-bookmarks ul.socials {
margin:0 !important;
padding:0 !important;
position:absolute;
bottom:0;
left:10px;
}

div.sexy-bookmarks ul.socials li {
display:inline-block !important;
float:left !important;
list-style-type:none !important;
margin:0 !important;
height:29px !important;
width:48px !important;
cursor:pointer !important;
padding:0 !important;
}

div.sexy-bookmarks ul.socials a {
display:block !important;
width:48px !important;
height:29px !important;
font-size:0 !important;
color:transparent !important;

}

.sexy-furl, .sexy-furl:hover, .sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumble, .sexy-stumble:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoo, .sexy-yahoo:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-script-style, .sexy-script-style:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-syndicate, .sexy-syndicate:hover, .sexy-email, .sexy-email:hover {
background:url('http://1.bp.blogspot.com/_4HKUHirY_2U/SxTyqWVZBZI/AAAAAAAAAcM/FEdBsycXjkU/Sexysprite.png') no-repeat !important;
}

.sexy-furl {
background-position:-300px top !important;
}
.sexy-furl:hover {
background-position:-300px bottom !important;
}
.sexy-digg {
background-position:-500px top !important;
}
.sexy-digg:hover {
background-position:-500px bottom !important;
}
.sexy-reddit {
background-position:-100px top !important;
}
.sexy-reddit:hover {
background-position:-100px bottom !important;
}
.sexy-stumble {
background-position:-50px top !important;
}
.sexy-stumble:hover {
background-position:-50px bottom !important;
}
.sexy-delicious {
background-position:left top !important;
}
.sexy-delicious:hover {
background-position:left bottom !important;
}
.sexy-yahoo {
background-position:-650px top !important;
}
.sexy-yahoo:hover {
background-position:-650px bottom !important;
}
.sexy-blinklist {
background-position:-600px top !important;
}
.sexy-blinklist:hover {
background-position:-600px bottom !important;
}
.sexy-technorati {
background-position:-700px top !important;
}
.sexy-technorati:hover {
background-position:-700px bottom !important;
}
.sexy-myspace {
background-position:-200px top !important;
}
.sexy-myspace:hover {
background-position:-200px bottom !important;
}
.sexy-twitter {
background-position:-350px top !important;
}
.sexy-twitter:hover {
background-position:-350px bottom !important;
}
.sexy-facebook {
background-position:-450px top !important;
}
.sexy-facebook:hover {
background-position:-450px bottom !important;
}
.sexy-mixx {
background-position:-250px top !important;
}
.sexy-mixx:hover {
background-position:-250px bottom !important;
}
.sexy-script-style {
background-position:-400px top !important;
}
.sexy-script-style:hover {
background-position:-400px bottom !important;
}
.sexy-designfloat {
background-position:-550px top !important;
}
.sexy-designfloat:hover {
background-position:-550px bottom !important;
}
.sexy-syndicate {
background-position:-150px top !important;
}
.sexy-syndicate:hover {
background-position:-150px bottom !important;
}
.sexy-email {
background-position:-753px top !important;
}
.sexy-email:hover {
background-position:-753px bottom !important;
}

</style>




Note : If you use "Read more...." feature in your template,find second code like this( <data:post.body/> ).
6.Now add below code immediately after  <data:post.body/> .



<div class='sexy-bookmarks'>
<ul class='socials'>
<li class='sexy-delicious'><a expr:href='"http://del.icio.us/post?url=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-digg'><a expr:href='" http://digg.com/submit?url=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-technorati'><a expr:href='" http://technorati.com/faves?add=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-reddit'><a expr:href='" http://www.reddit.com/submit?url=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-stumble'><a expr:href='" http://www.stumbleupon.com/submit?url=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-designfloat'><a expr:href='"http://www.designfloat.com/submit.php?url=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-facebook'><a expr:href='" http://www.facebook.com/sharer.php?u=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-twitter'><a expr:href='" http://twitthis.com/twit?url=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-furl'><a expr:href='" http://www.furl.net/storeIt.jsp?u=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

<li class='sexy-syndicate'><a href='http://feeds2.feedburner.com/YOUR-FEEDBURNER-ID' title='Subscribe to RSS'/></li>

<li class='sexy-email'><a expr:href='" mailto:?subject=" + data:post.url + "&title=" + data:post.title' target='_blank'/></li>

</ul>
<span class='sexy-rightside'/></div>



Note : Remember to replace YOUR-FEEDBURNER-ID with your real feedburner ID.
7.Now save your template and you are done.

30 March 2010

BPhone - Chinese communicator with Linux OS

If you are planning to buy myself a communicator, and you do not want the device with Windows Mobile, Android or the iPhone OS, you should pay attention to the Chinese hybrid device BPhone, running ARM-Linux-2.6.




It has a touch screen with a resolution of 800 × 480, BPhone is more like a UMPC, than the communicator. On such a display of an order of magnitude its more comfortable to watch video and to surf the Internet. The display rotates 180 degrees, with swivel screen.
  BPhone is equipped with QWERTY-keyboard, Marvell PXA310 processor with a frequency of 624 MHz, 256MB of NAND flash memory, 128MB SDRAM, FM-radio, WiFi, Bluetooth, GPS (pre-installed navigation application CARELAND for China). Communicator supports Java and can work with the following data:
  • TXT,
  • Audio - MP3/WAV/AMR/AWB,
  • Video - 3GP/MPEG4 (AVI),
  • Graphics - JPEG / BMP / GIF 
 This communicator supports quad band GSM, so that it can use freely anywhere in the world where there is GSM.

If you are ready to part with $ 569, you can order BPhone site Chinagrabber.

 

 

 

Additional Features:

  • GPS
  • ARM Linux 2.6
  • Bluetooth
  • MP3 / MP4 player
  • Calendar
  • Notes
  • Alarm clock
  • Calculator
  • Support memory card 
  • Support GPRS 
  • Support full screen
  • Caller ring tone 
  • Sound recorder
  • Touch Screen 
  • E-book reader
  • FM
  • MMS
  • WAP 
  • JAVA
  • WIFI
  Specification

Storage Storage
Internal Memory Internal Memory
256M 256M
Packed with Memory Card Packed with Memory Card
N/A N / A
Support Extend Card Support Extend Card
16G 16G
Screen Screen
Display Size Display Size
5.0" 5.0
Screen Resolution Screen Resolution
QVGA(800×480 pixels) QVGA (800 × 480 pixels)
Screen Type Screen Type
WVGA WVGA
Display Color Display Color
256K 256K
Support Format Support Format
Ringtones Type Ringtones Type
Polyphonic/MP3 Polyphonic/MP3
Audio File Format Audio File Format
MP3/WAV/AMR/AWB MP3/WAV/AMR/AWB
Video File Format Video File Format
3GP/MPEG4 (AVI) 3GP/MPEG4 (AVI)
Image File Format Image File Format
JPEG/BMP/GIF JPEG / BMP / GIF
E-book Format E-book Format
TXT TXT
FM Radio FM Radio
Yes Yes
Data Transfer & Connectivity Data Transfer & Connectivity
Data Transfer Data Transfer
USB/Bluetooth USB / Bluetooth
GPRS GPRS
Yes Yes
Mobile internet Mobile internet
WIFI/WAP WIFI / WAP
Camera Camera
Camera Pictrue Resolution Camera Pictrue Resolution
N/A N / A
Battery Battery
Stand-by Time Stand-by Time
Up to 400 hours Up to 400 hours
Talk Time Talk Time
Up to 4 hours Up to 4 hours
Power Power
charger charger
USB/Travel Charger USB / Travel Charger
Input Input
Input Input
Keypad/Handwrite Keypad / Handwrite
General General
Announced Announced
2010.Jan 2010.Jan
Languages Languages
English,Chinese English, Chinese
Phone Book Phone Book
2000 Entries 2000 Entries
Messaging Messaging
SMS/MMS SMS / MMS
Color Color
Black Black
Dimensions/W*D*H Dimensions / W * D * H
145×95×24.5mm 145 × 95 × 24.5mm
Net Weight Net Weight
0.291Kg 0.291Kg