Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Submission + - FizzBuzz 2.0: Pragmatic Programming Questions for Software Engineers

compumike writes: Like the decade-old Fizz Buzz Test, there are some questions that are trivial for anyone who can build software at a professional level, but are likely to stump anyone who can’t hack it. I analyzed the data from over 100,000 programmers to reveal how five multiple-choice questions easily separate the real software engineers from the rest.

Submission + - Ultimate Electronics Launches Interactive Online Basic Electronics Textbook (circuitlab.com)

compumike writes: The group that first brought schematics and circuit simulation to the browser has now released the first few chapters of Ultimate Electronics: Practical Circuit Design and Analysis, an interactive online textbook for people learning electronics. The materials released today cover about half of a first semester undergraduate electronics course.
Government

Submission + - Electronic Surveillance by US Law Enforcement Agencies Rising Steeply (paritynews.com)

hypnosec writes: According to data obtained by American Civil Liberties Union (ACLU), surveillance of emails and other forms of Internet communications without warrants has increased substantially over the last two years. Documents, obtained by ACLU after months of litigation, reveal that there has been a whopping 361 per cent increase in “pen register” and “trap-and-trace” orders between 2009 and 2011. ACLU has appealed to US congress to bring in more judicial oversight of pen register and trap-and-trace orders as agencies don’t require a warrant to obtain such orders.
Education

Submission + - Schematics and Circuit Simulation in the Browser (circuitlab.com)

compumike writes: CircuitLab today released a browser-based schematic editor and circuit simulator for the online electronics community. SPICE-like device models and mixed-mode simulation support allows engineers and hobbyists to tackle a wide range of board-level design problems. While most EDA software is Windows-only, CircuitLab is 100% web-based, Windows/Mac/Linux cross-platform, and requires no installation or plug-ins. Instead of today's typical forum posts with static screenshots from different desktop tools, the online electronics community can now use CircuitLab to share useful URLs (as well as PNGs and PDFs) which link directly to interactive, editable, runnable schematics. In just a few clicks, another designer can open that circuit, make a change, simulate it, and post the new version back to the community.
Hardware Hacking

Submission + - Homemade Robotic Xylophone Plays Holiday Melodies

compumike writes: Just in time to add a bit of geeky holiday cheer to your office, this video demonstrates how to build a robotic xylophone featuring handmade solenoids and aluminum bars, and shows it playing several classic holiday tunes. New songs can be programmed in with C macros, and this project could even be extended to perhaps play a melody when a new e-mail arrived or a software build has finished compiling!
Iphone

Submission + - Gentlemen Prefer Androids, Ladies iOS

Ponca City writes: "PC World reports that women are more likely to buy an iPhone for their next smartphone purchase, while men prefer Android devices. According to data collected in October 2010, 31 percent of women wanted to buy an Apple iOS device next, followed by 22.8 percent interested in a Google Android device while among men preferences were reversed with 32.6 percent of men interested in an Android purchase and 28.6 desired an iOS phone. "So where is the extra appeal of Android to men coming from?" writes Tracey E. Schelmetic . "More male-targeted commercials that emphasize cool gadgetry versus usability? More techno-macho phone brand names like “Droid”? Extra advertising on the Spike channel by phone makers using the Android platform?" When preferences were broken down by age group, Apple iOS was the most desired choice in every age range apart from one: 35-54 years olds. In this age group, more people preferred upgrading to an Android phone (27.4 percent) than an iOS device (26.3 percent)."

Comment Re:Duck Duck Go (Score 2, Insightful) 281

I too have been trying Duck Duck Go (link to encrypted version) for the last several weeks and have been impressed.

Furthermore, check out their privacy policy, as well as a recent blog post about search privacy that explains why it "might be the most private place to search the Internet". No IPs logged, no cookies, no contractors.

There are also a large set of convenient "bang commands" such as searching "!slashdot foo".

And finally, searching over (encrypted) HTTPS just works "out of the box".

Give it a try for a few weeks!

Google

Scroogle Has Been Blocked 281

An anonymous reader writes "Scroogle, the secure third-party Google search interface, has been blocked by Google. Scroogle was an SSL-based search proxy that enabled one to search for and receive Google results over an SSL connection in a pseudo-anonymous manner."

Comment Free electronics video tutorials from NerdKits! (Score 1) 301

Check out some of the NerdKits Video Tutorials, which are 20+ free video tutorials that cover all sorts of electronics topics. For example, Motors and Microcontrollers 101 talks about how to model motors as circuit elements (I'm the guy in this video). The Halloween Capacitive Touch Sensor talks about using aluminum foil as a proximity sensor. All in all, we sell breadboard-based electronics kits, which help beginners like yourself get started with electronics and programming.

Then, our customers adapt it to do things we'd never dreamed of: measuring how far a hamster runs at night, or controlling an RC helicopter, or building an intervalometer, or even building a video game system.

The communications / RF type stuff is very cool, and I hope you're able to get there! The most relevant content we have available right now is a 20-minute video about building a single transistor amplifier for a sound meter.

Best of luck in your electronics journey!

Hardware Hacking

Where To Start In DIY Electronics? 301

pyrosine writes "I've been thinking about this for a while and have no idea where to start. I have little or no previous experience in electronics — just what is covered in GCSE physics (wiring a plug and resistors — not much, I know). The majority of my interest lies in the wireless communication side of the field — i.e. ham radios and CB — but I am also interested in how many things work, one example being speakers, simply to better understand it. I would preferably like to start with some form of practical guide rather than learning the theory first, but where I would find such a walkthrough eludes me."
Hardware

Submission + - Make your own open source retro arcade syle clock (ladyada.net)

ptorrone writes: "Hardware hacker "Ladyada" has released an open source retro arcade style table tennis for two clock called the MONOCHRON. According to MONCHRON project page they "wanted to make a clock that was ultra-hackable, from adding a separate battery-backed RTC to designing the enclosure so you could program the clock once its assembled." It includes a ATmega328 processor (with'Arduino' stk500 bootloader for easy hacking). It's completely open source hardware, all firmware, layout and CAD files are yours to mess with."

Comment Re:The "Arduno" cult (Score 3, Informative) 77

(Actually, not 32-bit -- it's all still 8-bit, except for the AVR32 line which is another set of chips altogether.)

You're right, there was a lot lacking and people could be "scared away" from getting started with microcontrollers, but what we're trying to do with NerdKits is make it less scary without hiding the complexity or the conceptual learning. Our hypothesis is that people are actually smart enough to handle real tools, if you show them how, and will be far better off with that experience. Guide newbies through looking at the datasheet, setting registers, etc. Add some unique content that really makes you use your brain, and we've got a lot of very happy customers!

Hardware Hacking

Open Source Hardware Projects, 2009 77

ptorrone writes "MAKE's yearly open source hardware guide is now online with over 125 projects in 19 categories. The creators of all of these projects have decided to publish completely all the source, schematics, firmware, software, bill of materials, parts list, drawings, and 'board' files to recreate the hardware. They also allow any use, including commercial. In other words, you can make a business making and selling any of these objects. This is similar to open source software like Linux, but hardware-centric."

Slashdot Top Deals

"Buy land. They've stopped making it." -- Mark Twain

Working...