background preloader

Inside my laptop

Inside my laptop

Bootdisk.Com How To Boot And Install Windows 7 From USB Flash Drive (Updated) Previously, I have discussed the way to create a Windows 7 USB installer drive using the command prompt. Even though I have make it easy to follow, there are still some of you having some difficulty in the process. Recently, I have come across this little cool portable application that is able to do all the things covered in the previous tutorial in a breeze and without the command prompt. The application that I am talking about is WinToFlash. This is a small application (only 2.1MB) that allows you to convert your Windows installer CD/DVD to a bootable USB drive. Preparation Before you start, here are some stuffs that you need to take note of: 1) You need to have a USB drive of at least 3GB space in order to create a Windows 7 bootable USB drive. 2) The process will format and wipe off all your files in the USB drive. 3) You need to have a Windows 7 installer DVD and an optical drive to read the DVD. Installation Download WinToFlash Point the USB drive to the USB directory. Click Next.

Adeona: A Free, Open Source System for Helping Track and Recover Lost and Stolen Laptops hackification.com - Rediscover the Joy of Coding :: Ten IT Concepts That Non-IT People Don't Get Since I "work with computers" I tend to get asked to do fair amount of unofficial technical support for family and neighbours. I've noticed that the same confusions about IT crop up again and again. Here's my top ten. (Note that due to my background this is going to be Windows-centric. Please don't take this to mean that I think Windows PCs are unfriendly - it's just I don't know enough about other systems to be able to comment. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10.

How To… Embed This Infographic <a href= ‎"><img src=" title="10 How Tos" alt="How To Infographic" border="0" class="nopin" /></a><br />Source: <a href=' title='Interesting Facts'><a href=' title='Interesting Facts'>Today I Found Out</a></a> 1) How to drastically increase the life of your shaving razor Before or after you shave (I prefer before so that the blades are dry), place your jeans on a hard flat surface; then run the razor up the pant legs about 10-15 times quickly; then repeat running it down the pant legs 10-15 times quickly. No need to press that hard, but a little pressure is necessary. necessary. The threads on the jeans then will very effectively both fix any tiny bends in the blades that inevitably happen and will also sharpen the blades on your shaver cartidge.

Stanford students create 'do not track' software L.A. Cicero 'We always thought Do Not Track was a great technical idea, and it has a real impact that's feasible,' said Jonathan Mayer, one of two researchers who created the software. As a government agency pushes for a "do not track" mechanism to protect online consumer privacy, a pair of Stanford researchers is developing the technology to make it work. For about four months before Wednesday's release of the Federal Trade Commission's recommendations for increasing Internet privacy, Jonathan Mayer and Arvind Narayanan have been creating software that would let users opt out of third-party web tracking and tell advertisers to stop following them online. "People get creeped out by some of the advertising that happens online," said Mayer, who is working toward a PhD in computer science and a law degree. The students' idea for their Do Not Track program is fairly straightforward. Courtesy Arvind Narayanan Arvind Narayanan Media Contact

Geobytes Home Page HowStuffWorks "The Basics of C Programming" The previous discussion becomes a little clearer if you understand how memory addresses work in a computer's hardware. If you have not read it already, now would be a good time to read How Bits and Bytes Work to fully understand bits, bytes and words. All computers have memory, also known as RAM (random access memory). For example, your computer might have 16 or 32 or 64 megabytes of RAM installed right now. float f; This statement says, "Declare a location named f that can hold one floating point value." While you think of the variable f, the computer thinks of a specific address in memory (for example, 248,440). f = 3.14; The compiler might translate that into, "Load the value 3.14 into memory location 248,440." There are, by the way, several interesting side effects to the way your computer treats memory. int i, s[4], t[4], u=0; for (i=0; i<=4; i++) { s[i] = i; t[i] =i; } printf("s:t\n"); for (i=0; i<=4; i++) printf("%d:%d\n", s[i], t[i]); printf("u = %d\n", u); s[1000000] = 5;

How-To: Easily Remove the Vocals from Most Songs | r3dux.org 2015 Shortcut: When I wrote this article Audacity didn’t have an automatic center-panned vocal canceling effect… but now it does, so rather than do the stereo-separate / invert-one-track / play-both-as-mono trick (and that’s pretty much all there is to it), you should be able to find the Vocal Remover option in the Effects menu – but it’s more fun / interesting and can give better results if you do it yourself! =D I found this trick the other day whilst stumbling the Interwebs and thought I’d do a quick-write up w/ pictures to make it as easy as possible… For this exercise we’re going to be using a piece of free audio software called Audacity, which you can get for Linux, Windows and Mac. Update: If you’re trying this out on a Mac, please make sure you get Audacity 1.3 Beta or newer – the stable 1.2 version appears to have a missing equaliser decibal-range slider which you need towards the end of the process! 1.) 2.) 3.) With that done, give it a play and see what happens! 4.) 5.) Wrap Up

How to Remotely Turn On Your PC Over the Internet If you use remote desktop, remote file access, or other server software, you may leave your computer on at home or work when you leave the house. This uses more power. Instead, you could simply remotely power on your PC whenever you need to use it. This takes advantage of Wake-on-LAN. Set Up Wake-On-LAN To make this work, you’ll first have to set up Wake-On-LAN normally. If you don’t see this option in your BIOS, check the computer or motherboard’s manual to see if it supports Wake-on-LAN. You may also have to enable this option from within Windows, whether there’s a WoL option in your BIOS or not. Wake-on-LAN isn’t enabled in Windows 8’s default hybrid shutdown mode, so you’ll need to disable the “Fast startup” option if you’re doing this on Windows 8. To access this option, open the Control Panel, click System and Security, click Power Options, and click “Choose what the power buttons do” in the sidebar. The Port-Forwarding Method Wake-On-LAN uses UDP. Easier Options

Related: