Skip to main content

Posts

Showing posts from 2015

Google Tips & Tricks (utilizing search engine)

So much information is on the web, its mind boggling. Thankfully we have search engines to sift through them and catagorize them for us. Unfortunatly, there is still so much info that even with these search engines, its often a painstakingly slow process (something comparable to death for a hacker) to find exactly what you're looking for. Lets get right into it. I use google.com as my primary search engine because it presently tops the charts as far as the sites that it indexes which means more pertinent info per search. 1. Page translation. Just because someone speaks another language doesn't mean they dont have anything useful to say. I use translation tools like the ones found at http://babelfish.altavista.com and http://world.altavista.com to translate a few key words I am searching for. Be specific and creative because these tools arent the most accurate things on the planet. 2. Directories. These days everything is about $$$. We have to deal/w SEO (

Create One-Click Shutdown and Reboot Shortcuts

First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC. But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this: shutdown -r -t 01 -c "Rebooting your PC" Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message "Rebooting your PC." The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use. I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use: shutdown -s -t 03 -c "Bye Bye m8!" shutdown -r -t 03 -c "

Lots Of Windows Xp Tips, Take A Look - Flash Back

Lock XP Workstation (#1) You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll, LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same. Remove Windows XP system software (#2) XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable. New commands (#3) For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These

How to Rename File Extensions

A lot of people here may ask how to rename a file extension in windows; well it’s very simple and takes little of your time. There are two ways to rename a file extension ‘without’ a stupid program. Number 1, Folder Options: Go into your Control Panel, in my case I use Windows XP so I would press [Start then Control Panel]. Now that you figured out how to get in Control Panel open “Folder Options” and click the view tab and make sure ‘Hide file extensions for know files’ is not selected, then press Ok. Now go into a folder and notice you can see your files extensions, rename them to whatever you'd like, for instance: Code: Dildos.exe to Dildos.Anonymous / Etc,Etc,Etc Number 2, MS-DOS: The difference between renaming files in DOS is that you can rename multiple files rather then one at a time, therefore making time gracious. Here I’ll provide you a few examples. Go to your start menu and open run, then type “cmd” without parenthesis. Ok you’re in MS-DOS right? Gees

Automatic Windows Installation, No keypress required

Have you ever wanted a Windows CD that would install Windows by automatically putting in your name, product key, timezone and regional settings? And have it merged with the latest Service Pack to save time? Followed by silently installing all your favorite applications along with DirectX 9.0c, .Net Framework 1.1 and then all the required hotfixes, updated drivers, tweaks, and a readily patched UXTheme without any user interaction whatsoever? Then this guide will show you how you can do just that!  Through the course of this guide, you will create a CD that does all the installing for you. The CD will be fully updated with the latest hotfixes, and install all your programs for you. This guide has been broken up into three parts:  Beginner ,  Intermediate ,  Advanced . It has been done so, to help you understand what you\'re doing and not to get over your head too fast. There are pages upon pages of information on this subject, and this guide only covers the tip of the iceberg. The 

10 Fast and Free Security Enhancements PC & Laptops

Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats. 1. Check Windows Update and Office Update regularly (_http://office.microsoft.com/productupdates); have your Office CD ready. Windows Me, 2000, and XP users can configure automatic updates. Click on the Automatic Updates tab in the System control panel and choose the appropriate options. 2. Install a personal firewall. Both SyGate (_www.sygate.com) and ZoneAlarm (_www.zonelabs.com) offer free versions. 3. Install a free spyware blocker. Our Editors' Choice ("Spyware," April 22) was SpyBot Search & Destroy (_http://security.kolla.de). SpyBot is also paranoid and ruthless in hunting out tracking cookies. 4. Block pop-up spam messages in Windows 8, 7,vista, NT, 2000, or XP by disabling the Windows Messenger service (this is unrelated to the instant messaging program). Open Control Panel | Administrative Tools | Services and you&#

10 reasons why PCs Hanging and Stopped temporary

Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications." You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening? 1 Hardware conflict The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device. For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself. If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use

Eight People Can Use The Same Msn Dial Up Account

Its easy really. want to have an entire family on dial-up with just one bill? step one. purchase 20 dollar a month subscription to MSN unlimited access dial up. This will include an MSN 9 cd which you will need. With the software installed, fill up your secondary account slots with new users. Make sure you pick @msn if it gives you the choice, hotmail email addresses will not work.. say the secondary account is johnsmith@msn.com type in the Dial up connection USER : MSN/johnsmith PASS: ******* (whatever) connect to your local msn phone number and the other people you gave secondary accounts to will be able to do the same, while you are connected. Its a sweet deal considering everyone is paying about 2 bucks a month for internet access, especially if you cannot get broadband. if you wanted to sell off the access to people you could actually make money doing this.. but i do not suggest it. I used to be an msn tech and this was a little known secret even to most of the em

Php Navigation Basic codes for Websites

Here, friends, I am sharing some most prevailing common codes used in php webpages navigation for calling /loading/including paths/query strings. <?php if($_SERVER['QUERY_STRING'] == "SoD")  print "owns you!"; else  print "don't front!"; ?> Description: Instead of calling files like ( index.php?str=blah ) , you could do ( index.php?SoD ) and it would print out "owns you!". You can add more strings in there, this is just an example.    $vars = explode(",", urldecode(getenv('QUERY_STRING')));    $v1 = array_shift($vars);    $v2 = array_shift($vars);    $v3 = array_shift($vars);    switch ($v1) {        case 'first.1': {            print("This is v1, first string case 'file.php?first.1'.");            break;            }       case 'first.2': {       switch ($v2) {            case 'second': {                switch($v3) {                

How to rip Dynamic Flash Template

What you need: Sample dynamic flash template from TM website Sothink SWF Decompiler Macromedia Flash Yourself 1. browse or search your favorite dynamic flash template in TM website. If you got one... click the "view" link and new window will open with dynamic flash.. loading... 2. If the movie fully loaded, click View -> Source in your browser to bring the source code of the current page and in the source code, search for "IFRAME" and you will see the iframe page. In this example were going to try the 7045 dynamic template. get the URL(ex. http://images.templatemonster.com/screenshots/7000/7045.html) then paste it to your browser... easy eh? wait! dont be to excited... erase the .html and change it to swf then press enter then you'll see the flash movie again icon_smile.gif. 3. copy the URL and download that SWF file.. use your favorite download manager.. mine I used flashget icon_smile.gif NOTE: dont close the browser we may need that

Call of Duty Black Ops Pc Games

Call of Duty: Black Ops  is a 2010  first-person shooter   spy thriller  video game. [7]  The game was developed by Treyarch , published by  Activision , and released worldwide on November 9, 2010 for  Microsoft Windows ,  PlayStation 3 , Xbox 360 , [6]  and  Wii  consoles, [8]  with a separate version for  Nintendo DS  developed by  n-Space . [1]  Announced on April 30, 2010, the game is the seventh installment of the  Call of Duty  series . It is also the first to be set in the  Cold War  and the fifth to be set in  World War II . It is the third in the series to be developed by Treyarch, and is connected to the developer's  Call of Duty: World at War . [9] Within 24 hours of going on sale, the game had sold more than 5.6 million copies, 4.2 million in the U.S. and 1.4 million in the UK, breaking the record set by its predecessor   Modern Warfare 2   by some 2.3 million copies. [10] [11]   Capcom released a   subtitled   version in Japan on November 18, 2010 and later a  

Grand Theft Auto IV PC Games

Grand Theft Auto IV  is an  open world   action-adventure  video game developed by  Rockstar North  and published by Rockstar Games . It was released on 29 April 2008 for the  PlayStation 3  and  Xbox 360  consoles, and on 2 December 2008 on  Microsoft Windows . It is the eleventh title in the  Grand Theft Auto  series , and the first main entry since 2004's Grand Theft Auto: San Andreas . Set within the fictional  Liberty City  (based on  New York City ), the  single-player  story follows a war veteran,  Niko Bellic  and his attempts to escape his past while under pressure from loan sharks and mob bosses. The open world design lets players freely roam Liberty City, consisting of three main islands. The game is played from a  third-person perspective  and its world is navigated on-foot or by vehicle. Throughout the single player mode, players play as Niko Bellic. An  online multiplayer  mode is included with the game, allowing up to 32 players to engage in both co-operati

Heroes of the Storm PC games 2015

Heroes of the Storm  is a raucous online team brawler starring your favorite Blizzard characters. Build and customize heroes from across every Blizzard universe to suit your play style. Team up with your friends and engage in fast-paced mayhem across varied battlegrounds that impact strategy and change the way you play the game. Heroes of the Storm  represents more than 20 years of Blizzard gaming history, settings, and iconic characters, all mashed up into an epic, off-the-wall team brawler. Fight out classic showdowns such as Tyrael vs. Diablo and Arthas vs. Uther, or settle those late-night debates you’ve had about who’s the stronger leader—Raynor or Thrall? Could Zeratul take down Illidan in a fight? Who’s more badass . . . Kerrigan or the Demon Hunter from Diablo III? The combinations of Blizzard heroes and universes are endless.  Heroes of the Storm Download! The game entered closed beta on January 13, 2015 and a full version of the game was released on June 2, 201

How to make logo for website ?

Hey Friend , Now - a -days ,website logo became status symbol of quality of your websites. It must be reach, attractive and SEO friendly with web contains. We recommend to use Sothink Logo Maker. Even the logo of this website is created with help of the same software. You find the licensed sothink logo maker Sothink Logo Maker download One download done, it may ask for password by zip file, Password will www.patoghu.com   Sothink Logo Maker is software that's designed specifically for people who are in the logo making business. It is easy to use even for a novice. The Sothink Logo Maker can help you create simple logos from scratch. There's no training necessary in order for you to come up with logos that look as if they were made by a professional. You don't need to hire a logo designer because you can work on the logo you want right on your desktop. You can create logos for companies, businesses, web signatures, buttons or even icons with the Sothink Logo Mak

How to Change the Title for Blogger Post and Pages

Hey Friends , Here , I want share the some tips to change title of your blogs. I think many of us  do not  like how the title of the blog post is presented by default in the search engine. This post introduces step-by-step how to change the look. If you still have problems, please leave a message.  Title tags for blogger play vital role in search engine optimization.Today i will hold the tutorial on title tags and various ways on how to add these tags and what effect it makes to SEO with various demos and pictures to make it all clear. The original way is blog title first then the post title tag like this: Let me first tell you, this post is the part of my blogger design tutorial series i have started.Below are the first two Types of changing blogger post title: Swap title hack.Swap the title or change the title for the posts of the blog in place of title of blog makes the seo for blogger. Title tags hack makes blogger search engine optimized. When you click the po