Skip to main content

Posts

Showing posts with the label FYI

Add Floating Share Buttons To Your Blog

Hi Everyone those who looking for a great widget for social sharing of web site's & blog there is a good news. Now you can easily add floating share buttons like one in the floating in the left, very easily in 4 steps. With This widget any visitor visiting your blog post can share the port on  social networking sites like facebook, twitter, digg, stumbleupon etc .  The user sharing your site on  social networking sites or like it on FBwill drive more traffic to your website ,blog; this  is because as your popularity grows share,like on  social networks it will drive more traffic to your blog, so you should  do all you can; to link your blog website to these social networking websites. One good way of doing this is to add some nice share buttons to your blog.  Share buttons allow your readers to easily share the contents of your  blog or website with their friends on various social networking websites where  they are membe...

Hewlett-Packard LaserJet Printer Control Strings

Guidelines These printer strings should work for the Hewlett-Packard LaserJet and compatible printers. The # character represents a variable that should be replaced by a number. For example, the string for setting the number of copies to print is \027&l###X. To print 15 copies, you would enter \027&l15X. Also, be careful to distinguish between upper- and lowercase letters; the figure 0 and the capital letter O; and the lowercase l and the number 1. -------------------------------------------------------------------------------- Control Strings Page Setup Portrait \027&l0O Landscape \027&l1O Line Spacing 3 lines/inch \027&l3D 4 lines/inch \027&l4D 6 lines/inch \027&l6D 8 lines/inch \027&l8D

Epson 9- and 24-pin printers Control Strings

Guidelines These printer strings should works on all Epson 9- and 24-pin printers and compatibles. If some strings don't work, your printer might not support that particular feature. The # character represents a variable that should be replaced by a number. For example, the string for setting the number of lines on a page is \027 \C###. To print 66 lines on a page, you would enter \027\C66. Also, be careful to distinguish between upper- and lowercase letters; the figure 0 and the capital letter O; and the lowercase l and the number 1. Control Strings Page Length # inches \027C0### # lines \027C### Line Spacing 1/8-inch \0270 1/6-inch \0272 n/180-inch \0273###

Increases your Windows clipboard history size with xNeat

Windows replaces copied item by the next item you copy which means you can just have one item in your clipboard. Now if you just want to increase that count and not a complex, xNeat is a great application. This application increases the count I have tried to any number you want and all you need to is to use a different hotkey when you want to paste. Here is how it looks when you try pasting. It pops up the list of clipboard items and you can select any of them to paste it. Overall this is an excellent app, simple and does its job. You can  download it from here .

Recovery of WMI: Initialization failure error

WMI: Initialization failure error Question  | Does anyone know what could cause  WMI: Initialization failure error to start happening: | WMI: Initialization failure | Login failed to machine "myserver". | I noticed that recently that my backups started failing becuase of some | WMI errors, so I tried to connect to these problems servers via WMI CIM | Studio and this is the error that I get. I'm pretty sure whatever is | causing this error is also causing the error in the backups, and these | servers were working properly for quite a while (about two years), I | don't think aything has changed recently, and i know that the WMI | service is running on the servers that are triggering this error. Solution 1 Press Winkey + R or start run & type services.msc & press enter Press Winkey + R or start run & type services.msc & press enter locate "Windows Management Instrumentation" service & stop it locate ...

Keep an eye on Shared Windows Folders with NetShareMonitor

If you have two or more computers connected on to the same network, you can share files and folders on your computer such that others may access them as if they were on their own local file system. You may also set permissions depending on whether you others to simply view your files or even modify them. This  support page  on Microsoft has more details on file sharing in Windows. Once you have enabled sharing in Windows, you may also monitor connections to know which other computers are accessing files on your computer and what files /folders are they currently accessing. The easiest way to monitor this activity is through the Computer Management program that you may quickly access by typing  compmgmt.msc  in the Windows Run box. Once there, go to System Tools –> Shared Folders –> Sessions to view a list of all users who are connected over the network to your computer and what files are they accessing. Alternatively, if you need something more si...

IMEI Code - Significance

IMEI or International Mobile Equipment Identity number is a unique code used to identify a particular mobile. This number is printed inside the battery compartment of any phone. It can also be displayed on the phone screen by entering certain keys which depends on the manufacturer’s specifications. The IMEI number can be used to identify the device and has no relation to the subscriber. But IMEI number helps a subscriber to decide the network and security features that can be enabled in the device. Knowing the IMEI code of a mobile number can help one to get the details about the mobile like manufacturer, model type and date of manufacture as well as the country of approval. However, that is not the exact reason why IMEI number is so important. The major need of IMEI number is to prevent any stolen mobile equipment from accessing any network. In case of a mobile being stolen, the owner can ask the network provider to blacklist the mobile using its IMEI number which would ...

How To Add Print Button to Blogger Posts

This tutorial explains how to add a small print button below the post titles to print It is really necessary to Add Print Button to Blogger Posts, if there were any visitors or viewers want to print one or more posts in a blog. Like this below : Click Here to See the Example  (scroll at the end of post to find printer button icon) How to Add Print Button to Blogger Posts ? ... First Step 1. Go to Dashboard, click Design, click Edit HTML 2. Click Expand Widget Templates 3. Find code of HTML below : </head> you can use (Ctrl+F) to find easily

SEO Vs SEM What's The Difference?

Search Engine Optimization Vs. Search Engine Marketing: What's The Difference? SEO and SEM are two terms that are commonly bandied about by webmasters. Sometimes it seems as if the two terms are used almost interchangeably. But is there a difference, and if so, what is it? In fact, there is a difference. SEO stands for Search Engine Optimization. It refers to anything you do to your page to make it more search engine friendly. SEM stands for Search Engine Marketing. It forms a sort of umbrella term that can refer to anything you do to get your page ranked higher in search engines, from search engine optimization to requesting backlinks to submitting your URL to search engines.

New Android Trojan that can record voice calls

If you are using a smartphone with Android, then you need to be on the guard. A researcher with Computer Associates has spotted a Trojan for the Google Android platform that is capable of quietly recording user's phone calls for possible misuse at a later stage. This is not the first time that Android has had a problem with Trojan applications. In the past too there have been instances where cyber criminals have gotten hold of a popular Android app and modified it to include a malicious payload. After that the infected app gets re-uploaded at the marketplace. As soon as a user downloads the infected app, his or her device becomes ready to share all kinds of details with the Trojan’s creator. Text messages, call and contact information, and, as the present case has show, even complete audio recordings can get leaked. The Trojan records audio in AMR format. This is a recent malware that targets the Android platform. This Trojan like many typical social engineering Troj...

How to mount ISO in solaris & resolve error (iso is not a multiple of 512)

Many software packages download are in the form of an ISO image. Rather than burning the image to a CD-ROM to access its contents, it is easy to mount the image directly into the Solaris file-system using the lofiadm and mount commands. Given an ISO image in /export/temp/Compusoft.iso, a loopback file device (/dev/lofi/1) is created with the following command: #lofiadm -a /export/temp/Compusoft.iso Output      /dev/lofi/1 The lofi device creates a block device version of a file. This block device can be mounted to /mnt with the following command: #mount -F hsfs -o ro /dev/lofi/1 /mnt These commands can be combined into a single command: #mount -F hsfs -o ro `lofiadm -a /export/temp/Compusoft.iso` /mnt Sometimes when you convert image from .nrg to .iso & converted image is not a multiple of 512 bytes. lofiadm refuses. Unmount and detach the images Use umount command to unmount image: #umount /mnt Now remove/free block device: #lofiadm...