Sunday, November 25, 2012

Apple iPad Mini | Apple iPad Mini specifications | Apple iPad Mini features





Sunday, September 30, 2012

Apple iPhone 5 | Apple iPhone 5 specification


Nokia Asha 305 | Nokia asha 305 specification

 

 

 Nokia Asha 305

 

 

 

 

Tuesday, June 19, 2012

Facebook Widgets For Blogger



Facebook is the largest social networking site with more than 400 million active users and is growing larger every day! Make sure to use these Facebook widgets for your website or blog to connect with your large Facebook audience. You can use these tools to easily share certain profile information, websites, blogs, and businesses with the Facebook community.


 

 

Personal Profile Widgets

Like Badge
Display your Facebook pages for all to see.
Profile Badge
Create a Facebook profile badge to share selected profile information on your website. A profile badge will allow your users to easily connect with you and add you as a friend.
Photo Badge
This photo badge allows you to share your Facebook photos on websites and blogs. Choose from a vertical, horizontal, or two-column layout and also choose the number of photos to be displayed.

Basic Widgets for Website or Blog

Like Box
This allows your users to publish their content and activity to Facebook.
Profile Badge
Create a Facebook profile badge to share selected profile information on your website. A profile badge will allow your users to easily connect with you and add you as a friend.
Photo Badge
This photo badge allows you to share your Facebook photos on websites and blogs. Choose from a vertical, horizontal, or two-column layout and also choose the number of photos to be displayed.

Basic Widgets for Website or Blog

Like Box
This allows your users to publish their content and activity to Facebook.
Comments Box
Lets your users comment on your website content with their Facebook account.
Recommendations
Provides your website users with personalized suggestions for pages to visit.
Live Stream
Lets Facebook users to post and share content in real-time.
Activity Feed
Lets users know what their facebook friends are doing on your website through comments and likes.
Login Button
Displays a login button along with profile pictures of facebook friends who have already signed up.
Facepile
Shows profile pictures of people who have liked your facebook page or have signed up for your webpage.

Change Trial Version Full Software



  • Open Time Stopper ,Browse and select .exe of required trial software
  • Choose the new date (Any date which occurs in between your trial software time period before expiration, suggestion: set it to two days before trial software expiration date.)
  • Choose any time , Click open software on your selected date

If you wish to create an icon for your modified trial software and do not want to open Time stopper every time then use last button in software to create new icon. open that trial software after that from that newly created icon always otherwise it can expire.

How to change favicon in blogger

Blogger supplies every blog with the standard orange “B” blogger favicon. Having your own unique favicon is a great way to give your blogger template both a distinct and explicit brand. These small 16X16 pixel images will most definitely help your blog stand out from the rest of the blogspot blogs.


 

 

 

What is a Favicon?

A favicon is a small 16X16 image located at the top of your browser in the url bar.

How to Change your Favicon

  1. First go to Layout >Edit HTML in your Blogger Dashboard.
  2. Backup your existing template before making any changes!
  3. Place the code below directly below the </head> tag in your template.
  4. <link href=’http://bsaves.com/HowHero/Blogger%20Templates/moonspot/images/favicon.ico’ rel=’shortcut icon’ type=’image/vnd.microsoft.icon’ /> <link href=’http://bsaves.com/HowHero/Blogger%20Templates/moonspot/images/favicon.ico’ rel=’icon’/>
  5. Now save your template.
  6. Once your template is saved view your blog and make sure to refresh the page and delete your cookies.

Creating your own Favicon

  1. Replace the image URL (2X) with your own 16 pixel by 16 pixel image hosted on the internet.
  2. http://bsaves.com/HowHero/Blogger%20Templates/moonspot/images/favicon.ico
  3. You can host your own favicon blogger image at sites such as ImageShack; PhotoBucket; Flickr; etc.
  4. Check out this Favicon Generator Tool which allows you to upload an image and it will format it for you!

Using Latex from Blogger

So, you’ve just moved to Blogger and you want to blog with properly typeset equations? That seems like a requirement for some sorts of blogs (possibly not possessing an astoundingly large audience).
Unfortunately, a web search only revealed no ready-made solutions. The most promising option was a Greasemonkey script from Wolverinex021. But, it used a web service to interpret
\LaTeX which is no longer supported. The second most promising option was the wonderful site CodeCogs. CodeCogs has many ways to render \LaTeX, a page on Blogger integration, and two JavaScript scripts to automatically render snippets in the page. There is only one problem with their suggested approach. Most readers use an RSS aggregator to follow feeds, and the JavaScript will be bypassed. But CodeCogs does have a CGI renderer just like the one used by the Greasemonkey script.
All that is needed then is to combine the two options. My trivial contribution to Blogger equation typesetting is this Greasemonkey script.2
The following has changed since the original script:
  • Use CodeCogs for rendering.
  • Use CodeCogs to render the icon in the Blogger editor.
  • Some formatting changes for readability.
  • Support for unrendering. This was a useful missing feature.
  • Added alt text for typeset equations.
Install it as you would any other Greasemonkey script. To install in Chrome, you can save the file and then drag it onto the browser window. In the Blogger rich editor for creating new posts or editing existing posts, there will be two new buttons labelled
\LaTeX and {\rm un}\LaTeX. They do what they say. \LaTeX equations should be included between double dollar signs, not single dollar signs or \(\) or \[\]. And the script will fail miserably if the equations contain double quotes.
Typeset away…
\int_0^1 x^2 dx = \frac{1}{3}
1 I believe this is his blog.
2 In Blogger settings, choose the “old” editor

Monday, June 18, 2012

Change windows 7 logon screen background image



1. The image you need to set as the background should be a .jpg file and it’s size should not exceed 245KB.

2. The image resolution can be anything of your choice. However I prefer 1440 x 900 or 1024 x 768. You can use any of the photo editing software such as Photoshop to compress and set the resolution for your image. Once you’re done, save this image as backgroundDefault.jpg.

3. You will need to copy this image to
C:\Windows\system32\oobe\info\backgrounds
You will need to create that path if it does not already exist on your computer.

4. Now open the Registry Editor (Start -> Run -> Type regedit) and navigate to the following key
HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\
LogonUI\Background
If Background does not exist rightclick LogonUI, select New and then Key, and then name it Background. Now locate OEMBackground (listed on the right side). If it does not exist, right-click Background and select New and then DWORD and name it OEMBackground.

5. Double-click on OEMBackground and set the Value Data to 1.

6. Now log-off to see the new logon screen background. If you would like to revert back to the default background, just set the Value Data back to 0.

I hope you like this trick. Just try out and don't forget to share it!