This article will show you how to make a proportionally correct 1/187 (about) size Hubble Space Telescope. I tried to add as many details as possible, but it was hard at such a small size. It was really easy, but it did take a while to make.
The link to this site takes you to the official website of the Supreme Court of the United States. It is a useful source for information about Supreme Court cases, journals, and orders of the court. The US government is separated by three branches of government one of them being the judicial branch. The power of the Supreme Court is to uphold the law and they make final decisions. To be part of the Supreme Court the qualifications are: if the president likes you, needs to have a law degree, a...
Three Days without You Poem Description:
Here's another delicious Byte. Ucha Gobejishvili, a Georgian Security Researcher under the handle of longrifle0x, discovered two cross site scripting (XSS) vulnerabilities on the official website of Forbes. He discovered the hole in two different locations on the site, and has already informed the website of the vulnerability.
Welcome to Minecraft World! Check out our tutorials, post to the community corkboard, and come play on our free server!
The recent report of the ubiquity of extrasolar planets coupled with the fact that it bodes well for searches for life friendly Earth twins, brought me back to my reading of Carl Sagan's 1966 Intelligent Life In The Universe and later article in Sky & Telescope where he came up with a remarkable number in favor of such.
A six-year survey of millions of stars in the Milky Way found that nearly every star has orbiting planets. This means:
Today's article serves as a general guide to keeping Windows 7 and Vista clean. The goal is to clean up your messy computer and have it running at maximum performance in no time. The question at hand is—what is your computer's performance like?
Back in 1962, a Zambian teacher vowed that his country would beat America as the first country to put a man on the moon, and then they would go on to Mars. Unfortunately, his dream never came to fruition. The Zambians worked hard though. His "astronauts" rolled down hills in barrels to get used to traveling through space. They practiced walking on their hands, as their leader - Edward Makuka Nkoloso - assured them that was the only way to get around on the moon. "My spacemen are ready, but we...
Sage Workshop: Intro to Poetry/ Autobiography Unit Essential Question: How can my five scenes are used in my writing?
Mash-up Activity Directions: Pick three songs and grab 7 phrases or lines from each song, and then make a poem.
Perhaps my only reason to stray from my democratic roots... Republican presidential candidate Newt Gingrich wants to send Americans back to the moon. And that's not all. In a direct quote, Gingrich promised: "By the end of my second term, we will have the first permanent base on the moon, and it will be American."
What would MacGyver do if he was stranded on a trash dump in the middle of the ocean? If he had the right supplies, chances are he'd come up with something very similar to this PVC and duct tape boat. C'mon, we all know MacGyver always has duct tape on him!
Google is great. They provide us with tons of free services and open source APIs that we can code fun tools for, one of which I don't think gets enough credit: Google Voice.
WonderHowTo is made up of niche communities called Worlds. If you've yet to join one (or create your own), get a taste below of what's going on in the community. Check in every Wednesday for a roundup of new activities and projects.
Our class had been assigned interviews with political representatives from different branches. In these interviews we asked questions that we had generated about their career position, advice to young activists, our government system, getting involved, and their opinion on certain laws. Here are the results from the two interviews that were done.
Welcome to Minecraft World! Check out our advanced tutorials and come play on our free server. Does your structure sometimes lack that "pizzazz" you seek? Well, this week's Saturday workshop is going to give you a few tips on how to upgrade your builds! This workshop will be centered around adding some extra aesthetics to your castle walls, towers, buildings and more.
There isn't much going on this week, unless you like to observe the moons of Jupiter! January 27: Io transit
This week's challenge will be the final Phone Snap Challenge, so let's make this count, everyone! To close off Phone Snap, we'd like to get a little silly. So start practicing all of your funny faces in the mirror and get those photo editing apps ready! Photograph somebody's funny face with your cell phone—whether it be your own, a family member's, a friend's, or your pet's, and post your very best shot to the Phone Snap community corkboard.
The Website above is about congress. It has the recent activities of Congress. It also allows you to contact them to stop any law which you might disagree with. This is a great way to help make a decision that might effect others.
The community tore up the first realistic mission last week. You've applied the techniques learned in the basic missions to a real scenario, so I'm pretty content. The realistic missions are where the learning gets intense and where we can apply real knowledge to extremely realistic situations. We will also be continuing the normal Python coding and hacking sessions. These sessions are created to bring our community together, to learn from each other, and grow together. Everyone is welcome, f...
Google+ has managed to double their user count from three months ago, now standing at over 90 million Google+ accounts created. But how did it get so many so quick? By tricking people who are signing up for Gmail or a regular Google account into setting up a Google+ account, too.
Start with clean nails. See How to Give Yourself a Manicure.
In this article, I'll show you how to send SMS messages with Python. You'll need Python 2.7 or later, urllib and urllib2. The code basically uses an online text messaging service to "POST" html data, as if a person was entering the data themselves. The uses for something like this are unlimited. For example, I modified the basic code so I would receive a text message letting me know every time someone rang my doorbell. The program could interface with Arduino through a serial port, and send d...
It's time to get silly with your cell phone photos! This How-To will have you violently shaking your head back and forth. Why? To capture a shot mid-seizure, producing a "Jowler", a still image of the face one makes while vigorously shaking one's head. Click through for more information.
Last Friday's mission was to accomplish solving HackThisSite, realistic 1. This is the first in a series of realistic simulation missions designed to be exactly like situations you may encounter in the real world. This first mission, we are asked to help a friend manipulate the website voting system for a Battle of the Bands vote count in his favor.
Throughout this integral guide, I'm going to aid you along the path to bigger and better builds. Often times, people just jump in and build, but we mustn't hurry things if we want our builds to be all the more satisfying when they are finished. Building the actual builings should be the easy (and the most simple step in any great build), but we have to start with what's underneath your pixelated feet.
In this article, I'll show you how to make a portable prank stun-baton. Powered by static electricity, simply charge up the baton, and discharge it for a static surprise. The concept behind this device ties in with Leyden jars, and their tendencies to retain static electricity.
Sergio Peralta Advisor: Jessica Davis
Sergio Peralta Advisor: Jessica Davis
Following the first part in this series on advanced cracking techniques, we are going to go over how we can intelligently crack passwords using the old-fashioned bruteforce method. These unique cracking techniques aren't widely used, because most crackers are Script Kiddies who have no idea what the concepts are behind cracking passwords, thus, word won't get around too quickly.
Words that will help you with your writing Alliteration - The repetition of aconsonant sound. This si important because it makes words stand out, and because it can help set the mood for something.
In this article, I'll show you how to create a simplistic AES python based text encryptor. You'll need python 2.7 and PyCrypto (found here). The code is fairly simple, a user enters an encryption key (which basically tells the program how to scramble the text, using an algorithm), then the text to be encrypted. The program takes the key and text and inputs it into the "cryptograph" or code-based algorithm from PyCrypto. PyCrypto can use 16, 24, or 36 character encryption keys, but for the sak...
How did it happen? How did your ultra-secure WPA password on your wireless network get broken into? Well, you might have just found yourself at the mercy of a cracker.
The bird of paradise looks really neat and is surprisingly simple to fold. It makes a great table decoration for that special dinner you have coming up.
just clubbed my three shots:no editng other than that by using the orange the sun is created by me and the reflection of it as a red tennis ball can be seen in my Acer lcd screen(made by focussing red light on the orange nad two polo pills placing on it to create the tennis ball reflection)
Believe it or not, there are some older iPhones still in use out there, and they're not going away anytime soon. Sure, Apple would prefer you to upgrade your device to the latest and greatest models, which are compatible with iOS 5. Those models include all of the following:
We're about to get real here... DSLR filmmaking has made every would-be filmmaker's dreams of shooting a feature that looks as good as a 'professionally shot' Hollywood film a reality. These consumer-level cameras bring with them many advantages, but they also have their disadvantages - namely, they were never intended to be used primarily as video cameras, and so their design doesn't exactly make using them easy or comfortable (especially when you're shooting long takes). Thus, you're gonna ...
Welcome to Minecraft World! Check out our advanced tutorials and come play on our free server. A hidden bridge can be both a cool part of your home and a defense against your enemies in PvP! The design is simple, you can use it to create lava traps, and it ensures that no redstone is left exposed.