background preloader

To Learn

Facebook Twitter

Free Computers Video Lecture courses. Learn the Basics of Photoshop: The Complete Guide stories - Lifehacker. Reusing Old Computers & Routers : Introduction. Nearly everyone has an old laptop, desktop or router collecting dust in the basement or garage. Here are 17 ways to put that old tech to new use. Do you have an old computer or router—or a whole heap of them—lying around collecting dust? If you have some spare time you can put them to good use and learn a few things along the way. In this article, we’ll discover 17 different tech projects making use of old computers and wireless routers. The majority of the computer projects require a working machine, but most will work with relativity low resources and some without a working Windows (or any OS) installation. Before wiping your computer’s hard drive, you might want to make sure there’s nothing on it that you want to save.

Most of the wireless router projects require the use of a firmware replacement. Many of these projects take advantage of free open source software, along with freeware and commercial products. JamieLottering/DropKick - GitHub. How To Hack Wireless. Top Free Linux Online Courses | Brajeshwar. Photo by GuhPraset The Learning Resource CenterBack to School!

So you’ve been playing around with your tux box for quite some time now. Experimenting with tar balls, the terminal, packages, distros, etc. may now be a part for your daily routine. If you remember, we talked about the existing career opportunities with Linux in a two-post article, few days back. A lot of youngsters admired that nibble of information. Keeping them in mind, I decided to come up with something that would emphasize more on learning the concepts rather than just trying things out randomly. (I know it’s fun though!) At this stage, or may be sometime in the near future if you plan to get your Linux knowledge a formal nurturing, an online course may be something you would be interested in! These were a few free online course websites for Linux learners. Tor to fork Firefox for simplified anonymous browsing, doesn't think you're paranoid.

How to Choose the Right Android ROM for You. Network Simulator: Available Router Labs. Books for hacker-minded people - HackerBooks. Hackety Hack Teaches Ruby Programming to Aspiring Beginners for Free. @valladolid: I actually program entirely professionally in Ruby. I consider the main benefit of Ruby is that the code is incredibly beautiful and enjoyable to program in. There's also a very large ecosystem of libraries to help you accomplish almost any task. @valladolid: It's pure OO language, everything is an object. Automatic mem/trash management. A large array of free libraries. Some people say it's fun to code with because it gives the appearance of being neat, tidy and fast.

The syntax is relatively easy to pick up on, read and begin understanding, even with no programming knowledge. The only issue I have is with the Ruby community. Of course not everyone is cocky, most of the bigwig users that actually make an impact aren't, it's the little people that insist that you just don't get it and that's why you are still using C++... bah monkeys. Ruby is most useful for writing web apps and tools and that is what it is mostly used for. Simplifying it even further. Spiced Pumpkin Cheesecake Recipe. 50+ Pattern Sets To Spice Up Your Website’s Background. Have you ever felt bored with the plain colored background on your website? When a plain colored background can’t create the mood you want to present in your design, maybe you should try to improve your design by using a tiled pattern for your background.

Though repetitive patterns often remind us of the old-fashioned era, sometimes a pattern can also be the answer to your confusion in taking your design appearance to the next level. Let’s take a look at some examples of nice websites with a repetitive pattern as the background below. Some Good Examples Kaleidoscope From Kaleidoscope website, we learn that a patterned background can be combined with some colorful elements and the result is still eye-catching. Hugs For Monster Tanya Merone As in Tanya Merone and Elitist Snob’s websites, we learn that combining a tiled patterned background and a plain colored background is just like getting the best of both worlds.

Elitist Snob Lots Of Patterns To Be Downloaded Below Pixel Pattern Pattern 6 Wave. Courses - Google Code University - Google Code. Where to Get the Best Free Education Online. Four Minute Website « How to make a website in less than four minutes!

Howstuffworks "How Muppets Work" In July 2007, an announcement about puppets got significant attention in the international media. Jim Henson's family stated that it planned to donate more than 500 puppets, as well as props and sketches, to the Center of Puppetry Arts in Atlanta. In order to receive the collection, the center must raise the funds to build a wing that will house and exhibit it. The collection will span the more than 50 years of Henson's work in TV and film. If the name Jim Henson isn't familiar, you probably know one of his most popular creations: a small, bright-green frog with long limbs, round eyes and an endearing way of throwing his arms over his head and yelling "Yaaaay! " when he gets excited.

He's been on television for more than 50 years and in movies for nearly 30. Kermit the Frog is one of Jim Henson's puppets, better known as Muppets, and an international ambassador for puppets. But what exactly is a Muppet? Muppets come in all sizes, from just a few inches long to more than 8 feet tall. 20 Tutorials for Photoshop’s Tools Awareness. [ad#post-linkunit] There are a lot of immense Photoshop tutorials online that will teach you all kinds of techniques and tricks, but sometimes you may find that the fundamentals of the tools are not always enclosed in the tutorials.

If you’re looking to step up your Photoshop skills, understanding the basic tools and meaningful how they work will make a gigantic dissimilarity in your work. This post features more than 23 tutorials that will teach you indispensable techniques in Photoshop. In addition to tools, we’ll also showcase some tutorials that cover the Photoshop basics of layers and actions. Tool#1 : Pen Tool Photoshop’s Pen Tool: The Comprehensive Guide The Pen Tool makes appearances crosswise almost the entire Adobe product range.

Become a Master of the Pen Tool in Under 30 Minutes This tutorial explains how to master the pen tool in great detail, carefully walking you through all it’s features as you trace a penguin image. Making Selections with the Pen Tool Tool#2 : Selection Tool. jQuery google api and other google hosted javascript libraries. - ScriptSrc.net. Game Programming Wiki - GPWiki. If you code HTML, Zen Coding will change your life. If you write HTML for a living, and you don't know Zen Coding yet, you are missing out big time. This is basically the coolest thing I've seen all week.

I have been using it for a few days now; at first it seemed kind of gimmicky and I wasn't sure I could grasp the syntax, but today I really got to explore it, and woah is it awesome. Okay, I'll stop tripping over myself with excitement over here and try to tell you what this thing does, in a nutshell: It expands abbreviations into complete HTML structures (divs, tables, cells, links, lists), and does it in the most freaking intelligent way I have seen in a long time. I'm serious! For instance, that arcane-looking string of text in the screenshot expands with a single keystroke into this: This thing leaves any other tag-completion method I have ever seen for HTML in the dust. There are existing implementations for multiple editors, such as Komodo Edit (which is the one I'm using).

There are easy ways to wrap existing lines with tags. Development for Beginners | C++ Beginner's Guide | MSDN. Firefox How-To Articles, Tips, and Guides :: How-To Geek. How to be a Programmer: A Short, Comprehensive, and Personal Summary. Debugging is the cornerstone of being a programmer. The first meaning of the verb to debug is to remove errors, but the meaning that really matters is to see into the execution of a program by examining it. A programmer that cannot debug effectively is blind. Idealists that think design, or analysis, or complexity theory, or whatnot, are more fundamental are not working programmers. The working programmer does not live in an ideal world. Even if you are perfect, your are surrounded by and must interact with code written by major software companies, organizations like GNU, and your colleagues.

Most of this code is imperfect and imperfectly documented. Without the ability to gain visibility into the execution of this code the slightest bump will throw you permanently. Debugging is about the running of programs, not programs themselves. To get visibility into the execution of a program you must be able to execute the code and observe something about it. How to Fix Performance Problems. Beginning Game Development: Part I – Introduction - Coding4Fun - Site Home - MSDN Blogs.

Part I – Introduction Welcome to the first article of an introductory series on game programming using the Microsoft .NET Framework and managed DirectX 9.0. This series as aimed at beginning programmers who are interested in developing a game for their own use with the .NET Framework and DirectX. The goal of this series is to have fun creating a game and learn game development and DirectX along the way. Game programming and DirectX have their own terms and definitions that can be difficult to understand, but after awhile, you’ll crack the code and be able to explore a new world of possibilities. I will keep things as straightforward as possible and decode terms as they appear. In this series, we are going to build a simple game to illustrate the various components of a commercial game. Tools: Before we start writing our first game we need to talk about the tools we will use.

The most important tool for any developer is the Integrated Development Environment (IDE). Our Game idea: Visual C# 100 Free Foreign Language Classes Online | AccreditedOnlineColle. March 1st, 2010 If you have always wanted to learn a language but were too put off by the high cost associated with most classes, then take a look at all these great opportunities to learn a foreign language online, at no cost to you. With so many learning opportunities online, it is a shame not to take advantage of all that you can, so be sure to spend some time with these classes. Whether you want to learn one of the major world languages or want something a little less popular, there are sure to be lessons here to help you start to speak whatever language you are interested in learning.

French If you want to learn French, no matter your experience level, then check out these free classes. BBC Languages French. Beginners and intermediate French students can find a wealth of lessons and activities here.The French Tutorial. Spanish From the basics to more advanced college courses in Spanish, see what is available in this listing. Learn Spanish. German Learn German from these free classes.

7 Essential multimedia tools and their free alternatives :: 10,0. Why spend money on expensive multimedia tools when you can use comparable alternatives for free? They may not be an exact replacement, but how can you argue with the price? PHOTO EDITING: PhotoshopFree: Splashup Photoshop may be the industry leader when it comes to photo editing and graphic design, but Splashup, a free online tool, has many of the same capabilities at a much cheaper price. Splashup has lots of the tools you’d expect to find in Photoshop and has a similar layout, which is a bonus for those looking to get started right away.

WEB DESIGN: DreamweaverFree: KompoZer Looking to create your next web site without paying big money for programs like Dreamweaver? VIDEO: Final Cut, Adobe PremiereFree: iMovie, JayCut Many video editors, both novice and professional, use iMovie to create professional-looking videos and an amateur price. AUDIO: ProTools, Adobe AuditionFree: Audacity, GarageBand SLIDESHOWS: SoundslidesFree: PhotoPeach INTERACTIVE MEDIA: FlashFree: Effect Generator.