Showing headlines posted by tripwire45
« Previous ( 1 2 3 4 5 6 7 ... 12 ) Next »Is the Release of Ubuntu 10.04 LTS "Lucid Lynx" Delayed?
Today is Thursday, April 29, 2010. It's almost half past six in the morning in the western United States where I live. I started looking about the web for announcements of the production release of Ubuntu 10.04. I didn't find them. Given the time difference between me and Canonical, I figured the mirrors for the production download would be available by now. I decided to go to the source but the Ubuntu Home page still announces Ubuntu 9.10 as the latest production release. I double checked the release schedule and it does say the Lynx should be at final release on the 29th. Am I being impatient?
jQuery: Novice to Ninja
Using GIMP
Book Review: MySQL Admin Cookbook
Packt (pronounced Packed) Publishing is an online publisher of open source related books, but they are also dedicated to the "cause" of open source. So much so, that "...When we sell a book written on an Open Source project, we pay a royalty directly to that project. As a result of purchasing one of our Open Source books, Packt will have given some of the money received to the Open Source project." The folks at PacktPub.com periodically submit announcements of new book releases to the news pages of The Linux Tutorial site, so I'm quite aware of them. Recently, they emailed me and asked if I'd review MySQL Admin Cookbook. So here we are.
Search Patterns: Design for Discovery
Whether you think "search" is sexy or not, you probably can't live without it. In fact, according to the blurb on the book's back cover, "It (search) influences what we buy and where we go. It shapes how we learn and what we believe." That's a powerful statement, and probably more true than we realize (or we wish). While most of us experience search as users, Morville and Callender provide a practical guide that allows you to build your own search applications...but how good of a guide is it? I decided to find out (hence this review).
Ubuntu 10.04: Waiting for the Lucid Lynx
Converting a PDF to a Word Doc with KWord
I was posed with a challenge yesterday and fortunately, the challenge was cancelled. At my day job, my boss wanted me to convert a document produced in LaTeX to a Word document. I work with LaTeX in Kile and this isn't an option that seems available. The native output of my little set up is PDF but the PDF to Word doc options didn't look promising either.
Google Buzz: First Impressions
I've been hearing a lot about Google Buzz lately and lo and behold, it shows up in Gmail this morning. Initially, I ignored it, but I visit my Gmail account quite often and so figured, "what the heck". As I was going through the set up process (which isn't really involved), I was inspired to open up Google Wave for the first time in more than a month. I saw a few new Waves, but nothing like the flood of unread messages I'd expect if I just ignored Gmail for about six weeks. I've written a couple of blogs on Wave, including an an initial review and an update called Why Hasn't Google Wave Gone Viral? My interest in Wave has waxed and waned and now that Google has thrown Buzz into the mix, was I supposed to get excited?
SourceForge Lifts the Block: The Power of Negative Publicity
Book Review: Web Design for Developers
While there can be some overlap between web designers and web developers, they tend to define their own specific worlds. However, what if a programmer would also like to be better at design? Where does he or she go? Turns out Brian Hogan and the folks at Pragmatic thought in that direction as well and came up with Web Design for Developers. I guess the title gives it away. But is this book just for programmers who want to learn design?
Sourceforge Denies Site Access to Comply with US Law
Is open source all that open anymore? That's probably an unfair question. By definition, open source products are available to everyone without discrimination...at least from the open source community's point of view. But what about the U.S. Government's?
New jQuery Forum is Here!
Today we’re officially announcing the brand new jQuery Forum. We’ve been using mailing lists, and subsequently Google Groups, over the past 4 years to manage the discussion and community around jQuery. That particular solution has simply not been able to scale to our discussion requirements both in terms of participation and in managing spam.
Review: jQuery Cookbook
I love jQuery. It's not like there aren't other JavaScript libraries out there, but jQuery was the first I became involved with and so far, it's solved every web design problem I've encountered. Of course, I usually go searching for a jQuery solution on the web when I have such a problem. That's why I was looking forward to O'Reilly's jQuery Cookbook. I anticipated that, whenever I had a specific problem, I'd have a better than even chance of finding the solution between the book's covers rather than having to go "Googling". But is that really so?
Practical Guide to Linux Commands, Editors, and Shell Programming
The reviews on the first edition of this book were overwhelmingly favorable, so you'd expect Sobell's second edition to be at least on par. What I want to know before handing over my hard earned green, is why I should buy the second edition? What has changed so much in the world of Linux in 4 or 5 years that makes a difference? With those questions in mind and tome in hand, off I went in pursuit of the answers.
Why Hasn't Google Wave Gone Viral?
Malicious Screensaver: Malware on Gnome-Look.org
When installing an innocuous "waterfall" screensaver from Gnome-Look.org, an Ubuntu user noticed something strange: apart from the screensaver not being on GNOME's approved list, it also contained a script that performed some peculiar substitutions.
What do Interpreted Programming Languages have in Common? Part II
Natural Language Processing with Python
What do Interpreted Programming Languages have in Common? Part I
One of the frustrating things about learning how to program is that you have to start somewhere. I know there's no way of avoiding this, but when you learn your first programming language, you are also learning the basic structure of how to program in general. It's easy to get mixed up at this stage and lost in the details of a particular language, losing sight of the overall goal.