Click here to learn
about this Sponsor:
Home  |  News  |  Articles  |  Polls  |  Forum

Keywords: Match:
Articles
HOT TOPIC: Moblin — (Fri., Nov. 14, 2008) — Mobile Internet devices (MIDs) and other small form-factor systems based on Intel Atom processors and the Intel-sponsored Moblin.org Linux stack are finally starting to arrive. This Hot Topic summary and reading list captures the early history of this key mobile stack....
IPv6 in Linux — by Rami Rosen (Nov. 4, 2008) — Foreword -- This article discusses the advantages of IPv6, which in addition to a larger address space promises to increase standby time in devices, and improve performance in routers. It discusses IPv6 technology, as well as how IPv6 has been implemented in the Linux kernel....
Review: Motorola U9 — by Henry Kingman (Aug. 22, 2008) — Motorola's U9 approaches what the Rokr2 should have been all along -- a sequel both familiar AND refreshing. Better late than never, the low-cost phone is good enough despite glitches to show that the largest U.S. cellphone maker remains relevant on the global consumer electronics stage. ...
Updated review of robotics software platforms — by Michael Somby — Foreword -- Today's nascent robotics market has engendered nearly two dozen general-purpose software development frameworks, nearly all of which run on Linux. This article reviews ten, and briefly describes a few others, before concluding with an analysis of which platforms are best-suited to which uses....
Benchmarking boot latency on x86 — by Gilad Ben-Yossef — Foreword -- In this tutorial whitepaper, the co-founder, CTO, and "chief coffee drinker" of Isreali development firm Codefidence explains how to instrument x86-based systems to measure boot latency. Author Gilad Ben-Yossef supplies helpful code snippets and great advice to help any x86 device or PC boot faster. ...
An electronic 'LEGO' for embedded systems — by Paul Zawalnyski — Foreword -- This article describes the development of an interesting uClinux-based embedded computing platform that uses the CompactFlash form-factor. Envisioned as a way to exploit CompactFlash cards as COTS (commercial off-the-shelf) peripherals, C Data Solutions products target rapid prototyping of handhelds, industrial, and networking gear. ...
Open source camera records geotagged video to SATA HDD — by Andrey Filippov — Foreword: This paper describes a small, Utah-based company overcoming several hardware and software challenges to create an advanced Linux-based camera. Based on an 200MHz Axis ETRAX FS and an FPGA, Elphel's modular 353 camera, combined with several new expansion modules, can now capture geo-tagged video to CompactFlash or 1.8-inch drives....
Guest opinion: Symbian + Nokia = Love — by Andreas Constantinou (Jun. 25, 2008) — Foreword -- This detailed, fact-filled editorial lays out the facts surrounding Nokia's announced intention to buy out its partners and release Symbian to open source. Author Andreas Constantinou, one of the smartest new voices commenting on the wireless market, then looks at what the news really means for the industry. ...
Device Profile: Fiire whole-house media distribution system — (May 21, 2008) — A company called Fiire is shipping a home automation, media control, and security system based on the open source LinuxMCE distro. Built around a dual-core AMD Athlon X2-based box called the Fiire Engine, the Fiire system also includes FiireStation thin clients and a Z-Wave-based FiireChief controller....
Demystifying embedded code storage — by Numonyx — Foreword -- This whitepaper compares four approaches to storing program code on flash memory, including eXecute-in-place (XIP), fully shadowed, demand paging, and "balanced" XIP. It concludes that the latter approach can save Flash and RAM while lowering launch time, especially when used with the AXFS (advanced XIP filing system)....
Rapid time-to-evaluation -- a key goal for silicon providers — by Alan R. Weiss (Mar. 21, 2008) — Foreword: This article was contributed by an embedded product development consulting firm that often works with Linux. It outlines the role that chip vendor-supplied evaluation kits play in determining time-to-evaluation and ultimately time-to-market, with a candid appraisal of the kits available from three specific chip vendors....
Review: Zonbu Zonbook and gOS Cloudbook — by Henry Kingman (Mar. 19, 2008) — Foreword -- This hands-on review compares and contrasts two computing appliances that run Linux on Via C7-M processors. The Zonbu Zonbook and the gOS Cloudbook are both manufactured by Everex, and cost about the same up-front, but that's where the resemblances end, our reviewer found....
Device Profile: AlertMe's Zigbee-based home security system — Eric Brown — AlertMe.com is shipping a ZigBee-based security system centered on a Linux-driven Hub. The AlertMe system includes a variety of sensors, fobs, and other devices that link up via wireless ZigBee connections to the Hub, which in turn reports back to AlertMe.Com's servers and the customer....
Executive Interview: John Bruggeman, CMO of Wind River — Mar. 6, 2008 — In an interview about two weeks ago with LinuxDevices, Wind River CMO John Bruggeman sounded positively cocky about his company's fortunes. And as usual, the veteran marketer shared plenty of interesting real-world observations -- along with healthy helpings of the expected marketing spin....
Executive Interview: Rusty Harris, CEO of MontaVista — by Eric Brown (Feb. 20, 2008) — In an interview with LinuxDevices, MontaVista's new president and CEO Russell "Rusty" Harris said the company expects growth in a diverse array of markets, not only carrier-grade and mobile segments. Yet in the mobile space, he also hinted at a possible involvement with Google Android....
Review: DM&P/Icop eBox 4300 — by Eric House (Jan. 23, 2008) — This hands-on review looks at a small, silent, inexpensive PC based Via's slowest, lowest-powered chip. The Icop eBox-4300 is small enough to piggyback on VESA-compliant monitors, yet actually performs well enough under Linux for desktop use, says reviewer and small-PC enthusiast Eric House....
Glenn Henry on the Isaiah architecture — (Jan. 24, 2008) — Foreword -- This informal mini-interview with Glenn Henry, president of Via's CenTaur processor division, took place a few days before the unveiling of Via's "Isaiah" architecture. Henry discusses Isaiah's technical merits, market positioning, and competitive prospects against current and future offerings from chip giant Intel. ...
Device Profile: Veracity TimeNet miniature NTP server — (Dec. 7, 2007) — Veracity UK Ltd used Linux to build a tiny, rugged, low-powered master reference clock server primarily aimed at surveillance camera networks. Based on an embedded computer little larger than an Ethernet connector, the TimeNet runs a GPS-synchronized Stratum-1 NTP Ethernet server, for "evidential-level" timestamping accuracy, ...
Device Profile: Convergent Muse touchscreen automation controller — (Dec. 7, 2007) — Convergent Living used Linux to build a WiFi-capable automation controller aimed at letting users control HVAC and multimedia equipment in homes or offices. The handheld Companion Muse is one of several energy-efficient, Linux-based touchscreen controllers from Convergent, whose products range from kitchen computers to flatscreen TVs....
28 papers on real-time and embedded Linux — (Nov. 20, 2007) — LinuxDevices.com is pleased to publish an overview and papers from the Ninth Real-Time Linux Workshop held in Linz, Austria, Nov. 2-3, 2007. The papers, available for free download without registration, span a broad range of topics, ranging from fundamental real-time technologies to applications, hardware, and tools....
A developer's perspective on Google's Android SDK — by John Lombardo (Nov. 15, 2007) — This in-depth, hands-on article introduces Android, Google's Linux/Java mobile phone SDK (software development kit). After a tour of Android's tools, documentation, and code samples, it suggests a path for further exploration and concludes with a simple applet showing the power and simplicity of the Android environment. ...
Celebrating the Open Source Automation Development Lab's first birthday — by Carsten Emde (Nov. 2, 2007) — This article celebrates the one-year anniversary of the Open Source Automation Development Lab, an industry group working to improve Linux for use in industrial automation. Included are retrospectives of the group's history and accomplishments, along with an outline of its agenda and ongoing activities. ...
VDC's Report from ESC Boston 2007 — by Steve Balacco, Matt Volckmann, Chris Rommel (Sept. 28, 2007) — Embedded market analysts from Venture Development Corp. (VDC) attended the Embedded Systems Conference (ESC) held in Boston earlier this month. This guest column presents VDC's summary of the event, extracted from the firm's latest Embedded Systems Bulletin....
Opinion: Mobile Linux is not about free software — by Andreas Constantinou (Sept. 25, 2007) — Foreword: This guest column posits six causes for Linux's meteoric rise in popularity among handset manufacturers. Author Andreas Constantinou, founder of a market research firm, discounts widely accepted truisms like customizability and developer preference for source code access, instead fingering pragmatic factors he says are unrelated to Linux's "free" qualities. ...
Whitepaper: Linux in the Embedded Systems Market — by Matt Volckmann, Steve Balacco, Chris Rommel (Sept. 20, 2007) — Foreword: This whitepaper, by market researchers at Venture Development Corp., provides a number of top-level findings from VDC's most recent analysis of the embedded Linux software, tools, and services market. The findings come from VDC's "2007 Embedded Software Market Intelligence Program -- Volume 3: Linux in the Embedded Systems Market." ...

More Articles...

FUEL Database on MontaVista Linux
Whether building a mobile handset, a car navigation system, a package tracking device, or a home entertainment console, developers need capable software systems, including an operating system, development tools, and supporting libraries, to gain maximum benefit from their hardware platform and to meet aggressive time-to-market goals.

Breaking New Ground: The Evolution of Linux Clustering
With a platform comprising a complete Linux distribution, enhanced for clustering, and tailored for HPC, Penguin Computing¿s Scyld Software provides the building blocks for organizations from enterprises to workgroups to deploy, manage, and maintain Linux clusters, regardless of their size.

Data Monitoring with NightStar LX
Unlike ordinary debuggers, NightStar LX doesn¿t leave you stranded in the dark. It¿s more than just a debugger, it¿s a whole suite of integrated diagnostic tools designed for time-critical Linux applications to reduce test time, increase productivity and lower costs. You can debug, monitor, analyze and tune with minimal intrusion, so you see real execution behavior. And that¿s positively illuminating.

Virtualizing Service Provider Networks with Vyatta
This paper highlights Vyatta's unique ability to virtualize networking functions using Vyatta's secure routing software in service provider environments.

High Availability Messaging Solution Using AXIGEN, Heartbeat and DRBD
This white paper discusses a high-availability messaging solution relying on the AXIGEN Mail Server, Heartbeat and DRBD. Solution architecture and implementation, as well as benefits of using AXIGEN for this setup are all presented in detail.

Understanding the Financial Benefits of Open Source
Will open source pay off? Open source is becoming standard within enterprises, often because of cost savings. Find out how much of a financial impact it can have on your organization. Get this methodology and calculator now, compliments of JBoss.

Embedded Hardware and OS Technology Empower PC-Based Platforms
The modern embedded computer is the jack of all trades appearing in many forms.

Data Management for Real-Time Distributed Systems
This paper provides an overview of the network-centric computing model, data distribution services, and distributed data management. It then describes how the SkyBoard integration and synchronization service, coupled with an implementation of the OMG¿s Data Distribution Service (DDS) standard, can be used to create an efficient data distribution, storage, and retrieval system.

7 Advantages of D2D Backup
For decades, tape has been the backup medium of choice. But, now, disk-to-disk (D2D) backup is gaining in favor. Learn why you should make the move in this whitepaper.

 


Got a HOT tip?   please tell us!
Free weekly newsletter
Enter your email...
Click here for a profile of each sponsor:
PLATINUM SPONSORS
(Become a sponsor)

ADVERTISEMENT
(Advertise here)

Check out the latest Linux powered...

Mobile phones!

MIDs, UMPCs
& tablets

Mobile devices

Other cool
gadgets



BREAKING NEWS

• MontaVista touts Android readiness
• Via panel PC resists shock, liquids
• Linux provider touts support award
• "World's smallest humanoid robot" runs Linux
• Linux connects TVs to 'Net video
• Mot camera-phone runs widgets
• Linux-ready MILS kernel gains POSIX
• Multimedia processor plays H.264 video
• $7 ARM9 SoC gains mainline support
• Mini-ITX board has HDMI port
• Papers sought for Embedded Linux Conference
• Rugged Linux wrist computer upgraded
• Adobe unleashes 64-bit Flash
• USB 3.0 debuts
• Spotlight on Moblin.org Linux


Most popular stories -- past 90 days:
• Open source phone goes mass-market
• Tinest Linux system, yet?
• Garmin Nav devices run Gnome Linux
• ARM9 board boots Debian in 0.69 seconds
• Low-cost laptop runs Linpus Linux
• Linux-friendly Beagle fetches $150
• Mini Linux PC breaks $100 barrier
• Open source camera records geotagged video to SATA HDD
• Open set-top box ships
• First $100 laptop runs Linux


DesktopLinux headlines:
• "Moonlight" ready to shine
• Adobe unleashes 64-bit Flash
• Debian Lenny installer arrives
• Ubuntu announces ARM port
• Amazon offers Linux XOs
• Windows 7 "no threat" to netbook Linux
• Creative frees Sound Blaster driver code
• Linux, netbooks threaten Microsoft's fat profits
• Ibex inspires GNOME switch
• Linux to outship Windows in 2009?


Also visit our sister site:


Sign up for LinuxDevices.com's...

news feed

Home  |  News  |  Articles  |  Polls  |  Forum  |  About  |  Contact
 

Ziff Davis Enterprise Home | Contact Us | Advertise | Link to Us | Reprints | Magazine Subscriptions | Newsletters
Tech RSS Feeds | White Papers | ROI Calculators | Tech Podcasts | Tech Video | VARs | Channel News

Baseline | Careers | Channel Insider | CIO Insight | DesktopLinux | DeviceForge | DevSource | eSeminars |
eWEEK | Enterprise Network Security | LinuxDevices | Linux Watch | Microsoft Watch | Mid-market | Networking | PDF Zone |
Publish | Security IT Hub | Strategic Partner | Web Buyer's Guide | Windows for Devices

Developer Shed | Dev Shed | ASP Free | Dev Articles | Dev Hardware | SEO Chat | Tutorialized | Scripts |
Code Walkers | Web Hosters | Dev Mechanic | Dev Archives | igrep

Use of this site is governed by our Terms of Service and Privacy Policy. Except where otherwise specified, the contents of this site are copyright © 1999-2008 Ziff Davis Enterprise Holdings Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission of Ziff Davis Enterprise is prohibited. Linux is a registered trademark of Linus Torvalds. All other marks are the property of their respective owners.