×
Data Storage

Simple Database Interfaces for Unix? 96

Siddly asks: "OK, I've used databases in DOS, like dBase2, dBase3 and others. None of those mentioned needing a knowledge of database theory, they allowed you to layout and manipulate data quite easily. In Linux, we have MySQL, Postgres, SQLite, and more. None of these are intuitive, even the GUI's aren't very helpful to any casual or very occasional user, who just wants to create a simple database and forget it until something significant needs to be added, deleted or amended. I obviously don't posses the skills or time to undertake writing such an animal. Does anyone else suffer this frustration? Has anyone managed to get something like dBase3 working under dosemu?" The problem isn't necessarily the underlying RBDMS, but the interface presented to the user. Are there front-ends for the various Unix database offerings that simplify database concepts to the level of what a dBase3 user would feel comfortable with?
Security

FBI Agent Talks Crime, Macs 654

hype7 writes "There's an article at SecurityFocus describing a visit an FBI agent to Washington University. His visit was ostensibly about computer security and the general public's complete lack of any idea on computer security whatsoever: 'I have spent a considerable amount in the computer underground and have seen many ways in which clever individuals trick unsuspecting users. I don't think most people have a clue just how bad things are.' His talk ranged from some of the pranks he's seen played on unsuspecting users, to Eastern European extortion of big banks." WeakGeek added, "FBI security guys are using Macs because, 'those machines can do just about anything: run software for Mac, Unix, or Windows, using either a GUI or the command line. And they're secure out of the box.' Another good quote: 'If you're a bad guy and you want to frustrate law enforcement, use a Mac.'"
Science

RHIC Computing Facility Crosses the 1 PB Mark 51

Martin writes "Brookhaven National Lab's RHIC Computing Facility (RCF) announced yesterday that the amount of data from the physics experiments at the Relativistic Heavy Ion Collider (RHIC) crossed the 1 PetaByte mark. A mail that was sent around to the RCF users contained a GUI screen shot (which is removed from the mail archive) that showed the number of MegaBytes transferred as 1,000,400,143. The RCF web pages have some pictures of the tape silos that hold the data. RHIC and the experiments have been discussed on ./ a few times, look here, here, and here."
Programming

C++ GUI Programming with Qt 3 428

Alex Moskalyuk writes "Before Sun monopolized the notion of 'write once, run everywhere,' those who enjoy programming in C++ had the choice of using Qt libraries that provide cross-platform GUI support. C++ GUI Programming with Qt3 is written by the employees of TrollTech, the company that created and currently distributes the Qt environment." Read on for the rest of Alex's review.
GUI

Alternatives to Icons and Start Menus? 177

Cibressus Lybir asks: "We've had icons, folders and menu's for a long time. I currently use two monitors, both filled to the brim with icons and several drawers on each desktop. My Start Menu, on my Windows machine is never used, because it's flimsy and too hard to navigate around. In movies you always see cool 3D desktops with stuff flying around and some kind of cool gesture or spoken word used to start up applications. The future will only bring more applications, more icons, and more time spent navigating around launching your programs. What are your ideas for the future of desktops? How can we rid our selves of the icon jungles that we call our GUI's?"
OS X

Review - Mac OS X Server 10.3, Part 2 310

In yesterday's article, I gave an overview of Mac OS X Server, and described some of the features. Read on for some detail of the specific services that Server offers, and the final verdict.
Announcements

MySQL Official GUI Interface 92

ChopsMIDI writes "Announced today at MySQL, is the new GUI for MySQL: The MySQL Administrator. This integrates database management and maintenance into a 'seamless' GUI. 'Easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console.' This sounds like a pretty sweet tool, but sadly, it's not available for downlodad yet, but it does have some nice screenshots."

Learning Python, 2nd Edition 322

Ursus Maximus writes "Eagerly awaited by many, this book reached bookstores just after Christmas, and updates the 1999 edition. Learning Python is O'Reilly's introduction to Python programming and at 591 pages, this is a major upgrade to the 366 page original. Furthermore, the Python language has undergone extensive improvements and additions in the last five years, and the new book does a good job of covering these changes."
SuSE

Novell Not Pushing Ximian Onto SuSE 230

dhunley writes "According to TechCentral, a recent story on Novell's plans following the acquisition of both SuSE and Ximian comments that 'SuSE will continue (to operate) as a business unit of its own', according to John Phillips, Novell's corporate technology strategist for the Asia Pacific region. 'We don't expect to make Ximian the default user interface, and for the medium term KDE will remain the default GUI on SuSE Linux'."
Programming

Secure Programmer: Keep an Eye on Inputs 157

An anonymous reader writes "This article discusses various ways data gets into your program, emphasizing how to deal appropriately with them; you might not even know about them all! It first discusses how to design your program to limit the ways data can get into your program, and how your design influences what is an input. It then discusses various input channels and what to do about them, including environment variables, files, file descriptors, the command line, the graphical user interface (GUI), network data, and miscellaneous inputs."
Toys

Linux Toys 226

Alex Moskalyuk writes "Remember those 'how-to' and 'home improvement' books that you enjoyed reading as a little kid? In the first half of the last century there was a variety of books, with names like 'Boy Mechanic' or '1,000 Projects for a Boy,' which would give a teenager a variety of projects to work on productively. Building bird houses, creatively reusing helmets from World War I, and later different projects that had to do with radio and transistors - in the pre-television age all that guaranteed some creative time for geeks (whether kids or adults) and allowed them pick up skills, necessary perhaps in real life." Alex reviews below a book that fills a similar niche for the present day, outlining all 13 projects in Linux Toys: 13 Cool Projects for Home, Office and Entertainment. Whether you'd consider all of the projects toys is up to you.
KDE

UserLinux May Go Without KDE 964

Anonymous BillyGoat writes "For the past few days, there has been considerable debate at the UserLinux mailing list about the (proposed) non-inclusion of KDE in the distro. The KDE developers have written a proposal opposing the decision to go with GNOME as the sole UserLinux GUI, while Bruce Perens has posted a response."
Operating Systems

UserBSD vs. UserLinux - Is It Feasible? 112

A not-so-anonymous Anonymous Coward asks: "Someone has suggested to make a UserBSD instead of a UserLinux. From what Bruce Perens' anonymous 1-million-$ backers seem to want (no GPL-/Commercial dual-licensed development toolkit like Qt in any library, but only gratis LPGL stuff), this seems to make a lot of sense. After all, only the kernel would be different, the rest of the stuff (including the KDE or GNOME desktops) runs pretty much the same on BSD as it does on Linux. Is it possible to get the legal problems solved with licenses and still create a usable enterprise Unix desktop system on *BSD?" The idea, in and of itself, sounds fine, but does the choice of kernel really matter? What advantages would BSD have over Linux in such a project, and vice-versa?
Books

Linux Power Tools 144

Dan Clough writes "I found Linux Power Tools to be a useful book, although it does have some shortcomings. It's a 644-page, well-written book that covers almost all aspects of managing, administering, and optimizing a working Linux system. The book's cover claims the target audience as intermediate to advanced users, but I think that beginner to intermediate would be more accurate. More advanced users may find Linux Power Tools a little beneath their level." Read on for the rest of Dan's review.
Businesses

Bootstrapping Start-ups 285

An anonymous reader writes "How many of us wanted to follow our dream and start our own start-up? How many of us thought that it can't be done due to costs, the need of big bucks and convincing some snotty VC? Well it didn't stop these guys. The most current success story is social networking software Huminity which has been on /. before. The recipe for their success was: open source, clustering $100/mo servers, using the web to find native translators instead of using over priced local ones and hiring GUI designers from popular skins download sites."
Data Storage

Recovering Deleted Files on ReiserFS3? 126

DarkSarin asks: "I have a rather serious problem: I managed to accidentally delete some files (rather important ones at that!) while trying to back them up to cd (I was using a GUI burning software that will remain nameless for now). How do you recover accidentally deleted files in Reiserfs? This thread (started by me) indicates that you can't recover them. Note that I had found a way to rebuild the tree, but that didn't work. It seems odd to me that you wouldn't be able to recover accidental deletions, but that really does seem to be the case. Help? Please?"
GUI

Web 'Rules' Changing? 384

sempf writes "Lots of things have changed since we started this HTML. The IMAGE tag was a nice change, and multimedia with plugins like Flash provide a new look. What interests me the most, however, is the change in two of the hallowed GUI 'Rules' - the three click rule and the 7 +/- 2 rule. The Three click rule (which states that any page in a site or function in an application should be accessible in three clicks) was just debunked by Josh Porter in an article called Debunking the Three Click Rule. The 7 +/- 2 rule states that a user should never be presented with more than 5-9 choices at any given point in the site or application. James Kalbach has an excellent article debunking that rule at Dr. Dobb's Journal. Worried that there will be no more 'rules'? Never you mind - the Government has come up with New Rules for us to follow."
Java

GUI Designer For Eclipse 68

Flu writes "Finally, a free (as in speech and beer) and official GUI designer has been released for Eclipse! Just a few days before the Eclipse 3.0 M5 build was released, a complete plugin for creating GUI's was released as well, as one of the Eclipse tools projects. Check it all out on the official site for the Visual Editor Project. At last, the (probably) best free IDE for Java (and C) contains a GUI editor! Personally, I intend to put up an IBM logo to worship next to my desk, as a thank you for the Eclipse! :-)"

Slashdot Top Deals