Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment A recommendation (Score 1) 262

You asked for a recommendation for a company, so I'll give you one. There's a company called Applied Integration. I used to work for them (appropriate disclosure, I think) designing digital video surveillance systems (I worked on the software side). The market dropped out after the dot-com bomb, and the owner went back to doing custom hardware designs. He's very good at what he does, has designed imaging systems for the telescopes of major observatories down to small surveillance systems, and he's nearing retirement. He may be able to do what you need for a reasonable enough price. I also would never expect him to rip off your idea, though I would of course make sure to have an NDA (Non-Disclosure Agreement) and the whole nine (legal-wise) yards in place. The website is http://appliedi.com/

I hope that helps.

Comment Tools (Score 1) 997

As others have said, language isn't so important. That said, I can only recommend the tools I'm happy with: the Ganymede version of Eclipse for C++ with the Subclipse plugin (for Subversion). Gcc/G++ works well for me, though you can also use icc if you like. Other developers have told me that the Python version of the Ganymede Eclipse package is very nice as well, but I stick with C++, so that's only what I've heard. Find tools you like to use for development, and learn the libraries. You may want to take projects you developed for Windows in school and port them to Linux. That should give you an easy start.

Comment Get started (Score 1) 254

As someone said, get a portfolio together to show companies. More importantly, follow how the coders get into the field: they write demo programs. Search around for opensource gaming projects which need a writer, and write for the opensource game. Make it good, and you can use that as a big feather in your cap to break into the industry. I suggest diving right in, too, rather than dipping your toes in with part-time stuff. Game developers make really good money. There's a Game Developer (I think that's the name) magazine too. I suggest you subscribe to that to get more insight into the industry. Also, look on usenet. People interested in coding for games talk on usenet, a LOT. Ask people there, and look for groups about game writing.
Security

Submission + - Researcher Has New Attack For Embedded Devices

tinkertim writes: "Computerworld is reporting that a researcher at Juniper has discovered an interesting vulnerability that can be used to compromise ARM and Xscale based electronic devices such as many popular routers and mobile phones. According to the article, the vulnerability would allow hackers to execute code and compromise personal information or re-direct internet traffic at the router level. Juniper plans to demonstrate not only the researcher's discovery, but also how he managed to use a common JTAG developed Boundary Scan to discover the vulnerability at this month's CanSecWest conference in hopes of shifting more of the black hat community to looking at devices instead of software."
Graphics

Submission + - Nvidia Unlocks Computing Potential in Graphics Chi

kog777 writes: Graphics chipmaker Nvidia Corp. (Nasdaq: NVDA) said Friday that it has released a new software development tool that will allow programmers to tap into the power of its processors, opening the door to solve complex computing problems. The firm's core product, the graphics processor (GPU) has traditionally been used to create complex 3D images in games and design software. Over the years, the GPU has become increasingly adept in handling mathematically intense calculations — functions specifically needed for graphics. Nvidia's CUDA development kit, however, promises to bring those functions outside of gaming, empowering scientists and engineers with raw processing power. http://www.ibtimes.com/articles/20070216/nvidia-cu da-sdk.htm
Education

Submission + - LSU Professor Resolves Einstein's Twin Paradox

justelite writes: "Subhash Kak, Delaune Distinguished Professor of Electrical and Computer Engineering at LSU, recently resolved the twin paradox, known as one of the most enduring puzzles of modern-day physics. In more recent times, the paradox has been described using the analogy of twins. If one twin is placed on a space shuttle and travels near the speed of light while the remaining twin remains earthbound, the unmoved twin would have aged dramatically compared to his interstellar sibling, according to the paradox."
Television

Submission + - Inventor of the TV remote dies

QuietLagoon writes: Zenith Electronics Corporation said today that Engineer Robert Adler, who co-invented the TV remote control with fellow Engineer Eugene Polley, has passed on to the big sofa in the sky. In his six-decade career with Zenith, Adler was a prolific inventor, earning more than 180 U.S. patents. He was best known for his 1956 Zenith Space Command remote control, which helped make TV a truly sedentary pastime. The National Academy of Television Arts and Sciences awarded Adler and co-inventor Polley, another Zenith engineer, an Emmy in 1997 for the landmark invention.
Networking

Submission + - DD-WRT now running on X86

JimBowen writes: "The popular linux-based router firmware project, DD-WRT, based on the free OpenWRT, has recently been made to run on an ordinary PC. This allows a significant increase in performance by the use of much faster hardware, with more memory, enabling advanced SPI firewalls even in the presence of high load P2P software. Various community extensions provide support for extra features like NAS. With the combination of large, desktop-sized storage, this makes for an extremely powerful, yet manageable and easily deployable home server. There is a tutorial on how to set it up over at graynetwork.org."
Privacy

Submission + - Hitachi develops RFID powder

Dolda2000 writes: "Hitachi recently unveiled their newest RFID product: a 0.05 x 0.05 millimeter "powder type" RFID chip (for you barbarians in the west, 0.05 mm is roughly 2/1000 inch). From the article: "Like mu-chips [...] the new chips have a 128-bit ROM for storing a unique 38-digit ID number." and "But since existing tags are already small enough to embed in paper, it leads one to wonder what new applications the developers have in mind.". It seems they hope to get them to market in 2-3 years."
Privacy

Submission + - Glass transparency car

justelite writes: "The eXasis is a real eye-catcher with nothing to hide and will be shown to the public for the first time at the Geneva Motor Show (March 8-18, 2007). I wonder if we need a transparency car because our privacy will gone..."
GNOME

Journal SPAM: Linus fires latest shot in GNOME Wars 4

Linux.com is running a story about the continuing feud between Linus and some GNOME folks.Some bad blood between Linus Torvalds and GNOME developers is flaring up again. Previously, Torvalds has said that Linux users should switch to KDE instead of GNOME because of the GNOME team's "users are idiots" mentality. Now he has "put his money where his mouth is" by submitting patches to GNOME in orde

Slashdot Top Deals

The question of whether computers can think is just like the question of whether submarines can swim. -- Edsger W. Dijkstra

Working...