Welcome back my hacker apprentices! In recent weeks, the revelation that the NSA has been spying on all of us has many people up in arms. I guess I take it all in stride as I just assume that the NSA is spying on us all, all the time.
Microsoft finally unveiled dedicated iPad apps for their Office suite earlier this year, but it seems that that was just a preview of things to come.
In an effort to get more folks to use the company's check-in service, Facebook is now offering access to free Wi-Fi hotspots in local businesses. It's only in beta right now, but they are looking to expand if they decide to continue the program. Users who check-in on Facebook while at one of the partnered businesses will be automatically directed to the business's Facebook page. Some of the businesses give deals or special offers to customers who check-in. Facebook provides these businesses w...
Do you experience a pang of envy when you scroll through your Facebook news feed, Instagram home, or Twitter timeline and see all your friends doing super-awesome things that you weren't a part of? If you are like most people, then the answer is probably yes.
Google has opened up their Beta version of the Google Cast extension for the Chromecast. If you don't know, you can cast tabs from a Chrome browser to your Chromecast connected display. Today, they've released the beta version of the extension to the public, and you can grab it right now.
Yo yo yo, what's goin' on my devilish fiends? Have you come here to learn how to make a keylogger for malicious intent? You sly fox! But in all seriousness, this article will cover quite a simple method for creating the most basic of Windows keyloggers. You're in for a surprise! Let's dive right in!
In this video tutorial, viewers learn how to unzip .rar files using Winrar program. Begin by opening your internet browser and download the program from the link in the video description. Wait for the time to pass and click Download. Select 32 bit or 64 bit, depending on your computer. Open the file and install the program by following the instructions. Once it's installed, select the file that you want to unzip. Right-click on the file and select Extract All Files. This video will benefit th...
In this tutorial, we learn how to use the HLSW game server organizer program. First, go to the HLSW website and download their product. After this, save it to your computer and then install it. Next, register an account with them, then fill out your information. Now, when you are in the program you will be able to find servers that don't require key checks for games. Then, you will be able to add the servers to your computer. To download the server list, you will have to login, then you will ...
Gary Rosenzweig and Eve Park take a look at two programs for the Mac that allow you to draw. The first is Eazy Draw, a vector drawing program. The second is Doozla, a drawing program for kids.
In this Software video tutorial you will learn how to rip music from MySpace using your PC Audacity program. Go to Jerx. Open up Audacity, press 'record' and select 'stereo mix'. After the song is over, click 'stop recording'. Then edit the beginning and end of the song. You have to then export it as MP3 or whatever else you like. For this click on 'file' and scroll down and select 'export as MP3'. Give it a name and click 'save'. In the next window that pops up, fill in the relevant data lik...
If you just bought a new RCA universal remote and want to program it then this is for you. The first thing you have to do is hold down the TV button and tap and hold the on/off button until the TV button lights. Now you have to keep pushing the play button so your remote can send codes to your TV/ device. You may have to do this several times. Next you push rewind until your TV turns off. The last thing you have to do is press the stop button to make the remote accept the code. Now you remote...
ICELED UFO is a complete automotive underbody lighting kit consisting of four ICELED tubes, an advanced Electronic Control Unit and a wireless Infrared handset that allows the entire system to be remote controlled from inside or outside the car. The ECU can independently address all the pixels in the tubes allowing them to project patterns ranging from complex all the way down to a single color on the ground. The ECU also provides ICELED data for synchronous control of additional ICELED light...
In this tutorial teaches you how to add the current time on a VB.Net project
In my free time, I like to program in an image programming language called Context Free. You can download it at www.contextfreeart.org for free.
Screw the airplane man. Ticket prices are too high. Competitive consumer choices are pretty much nonexistent. And need I go into the pain of being crammed into those tiny seats, elbow-to-elbow, thigh-to-thigh with a perfect stranger? Even your average Richie Rich winces at the astronomically high prices for a First Class seat.
Microsoft's new mobile operating system is officially out on the market, and programmers are hard at work developing new mobile apps for Windows Phone 7 devices. But there's a lot going on in this new platform, which means there's a whole lot to be learned, and the only man in the world with a Windows tattoo is here to help— Charles Petzold.
This beginner's guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. If you have some previous programming experience, maybe in another language or from a few years ago, then you may also find this guide useful. Whether or not you have programmed before, you should already be familiar with computers before reading this guide. It assumes that you can perform simple tasks like starting a program, a...
The Ubuntu experience has improved greatly with version 10.04, providing an easy-to-use interface. Especially when it comes to installing programs. However, it still relies on an online internet connection for installing additional software.
If you want to program an RCA universal remote control, you can follow this professional's advice. Make sure the batteries are in place, and turn on the device you want to control. On the top row of the remote control, there are buttons labeled with the names of different devices. Press the button for the device you want to program, and press ON/OFF button at the same time. The light under the ON/OFF button will light up indicating you are in program mode. Press the play button on the lower p...
This is a beginner's video tutorial that shows you how to create a very basic "Hello World" using C++.
The best way to learn Visual Basic programming is to actually create a program. A good first program is a Web browsing application that can display Web pages. This video programming tutorial shows you how to how to create a project in Visual Basic, put the user interface together, add a line of Visual Basic code, and then test your program.
You can't program in Java without at least an understanding of what Object Oriented Programming (OOP) is. Learn about OOP and how it works within Java. Do Object Oriented Programming in Java.
The light sensor on a Lego Mindstorms NXT robot can be used to help the robot navigate obstacles or follow light sources. Learn how to program light sensors and the calibration program in the Lego Mindstorms NXT robotics system using movement blocks within the NXT programming environment. Program the light sensor on a Lego Mindstorms robot.
To get some great functionality out of your Lego Mindstorms NXT robot it is important that you know to how program basic decision-making tasks. Learn how to program switches in the Lego Mindstorms NXT programming environment. Program switches in the Lego Mindstorms NXT system.
Learn how to program movements in the Lego Mindstorms NXT robotics system using movement blocks within the NXT programming environment. You will be able to configure move blocks to move parts of your Lego robot at varying degrees and speeds. Program movements in the Lego Mindstorms NXT system.
If you want your Lego Mindstorms robot to perform one task repeatedly, it will be much more efficient to use a loop. Learn how to program loops in the Lego Mindstorms NXT robotics system within the NXT programming environment. Program loops in the Lego Mindstorms NXT system.
Programming a Lego Mindstorms robot to do more than just move continuously involves using the wait block within the NXT programming environment.. Learn how to use wait blocks to program your robot to respond to certain conditions including touch and sound. Program wait blocks in the Lego Mindstorms NXT system.
Lego Mindstorms NXT robots are capable of displaying images, text and/or feedback on their screens. To get them to do this you have to learn how to program display blocks in the NXT programming environment. Program display blocks in the Lego Mindstorms system.
Programming cascading switches in the NXT programming environment allows you to program a Lego Mindstorms NXT robot to perform several if/then functions and react to inputs differently outside of a sequence. Program cascading switches in Lego Mindstorms.
Learn how to program a Lego Mindstorms NXT robot to perform multiple tasks simultaneously in the NXT programming environment. Program multiple tasks in Lego Mindstorms NXT.
Data hubs allow you to create interactions among the different function blocks in the NXT programming environment. Using data hubs allows you to program your Lego Mindstorms NXT robot to perform complex tasks or output information based on these tasks. Program data hubs in the Lego Mindstorms NXT system.
Using variables allows your Lego Mindstorms NXT robot to store numbers or text based on input. Learn how to program variables using the NXT programming environment. Program variables in the Lego Mindstorms NXT system.
Studying to be a nurse? Then here a technique you should know how to do. Follow along with this nursing how-to video to learn how to program medication calculations with the Plum IV pump. Watch the demonstration as the Plum pump calculates drip and dosage rate for the IV line. This is an important technique that every nurse should know, as this is an effective method of administering medication to a patient. Practice programming calculations during nursing lab. Program medication calculation ...
How do I set up a timer recording? Check out this video tutorial on how to program a recording on a Panasonic DMR-ES15. This Panasonic DMR-ES15 DVD Recorder is easy to operate and great to record with.
How do I set up a timer recording? Check out this video tutorial on how to program a recording on a Panasonic DMR-ES45V. This Panasonic DMR-ES45V DVD Recorder is easy to operate and great to record with.
How do I set up a timer recording? Check out this video tutorial on how to program a recording on a Panasonic DMR-EH55. This Panasonic DMR-EH55 DVD Recorder is easy to operate and great to record with.
How do I set up a timer recording? Check out this video tutorial on how to program a recording on a Panasonic DMR-EH75V. This Panasonic DMR-EH75V DVD Recorder is easy to operate and great to record with.
What does it mean when there is no picture on the television? Check out this video tutorial on how program the Panasonic remote DMR-ES15 (ES25) for other TV's. This Panasonic DMR-ES15 (ES25) DVD Recorder is easy to operate and great to record with.
What does it mean when there is no picture on the television? Check out this video tutorial on how program the Panasonic remote DMR-ES45V (ES35V) for other TV's. This Panasonic DMR-ES45V (ES35V) DVD Recorder is easy to operate and great to record with.
What does it mean when there is no picture on the television? Check out this video tutorial on how program the Panasonic remote DMR-EH55 for other TV's. This Panasonic DMR-EH55 DVD Recorder is easy to operate and great to record with.