Recent Blog Posts
Blogs ยป Archive for March 4th, 2004
Watch Your RSS!
…posted by davidjmedlock:
This blog isn’t quite so much about ColdFusion, but eventually, we’ll tie up all the loose ends, I promise. It will all make sense by mid-April.
Recently, we’ve seen quite a few articles about content distribution and syndication with RSS. You may remember some of these SitePoint Articles:
- [li]Get Off Your RSS! [/li][li]Use Custom Tags to Aggregate RSS Feeds into JSP-Based Web Apps [/li] [li]PHP and XML: Parsing RSS 1.0[/li]
Now, until a couple of months ago, I had been very vaguely aware that it existed, but now that it’s become so popular it has captured my interest more and more. So, I’ve begun researching RSS (Real Simple Syndication) to find out more about its history, its uses, and how I can utilize it on my current sites to increase traffic and visibility.
This, of course, leads me to one problem: How do I use RSS in conjunction with ColdFusion? That sounds like a good article topic to me. Look forward to reading much more on the topic in my April article. In the meantime, here are some …
Installing New MySQL Admin
The new [URL=http://www.sitepoint.com/blog-post-view.php?id=151673]MySQL Administrator[/URL] is looking to be more robust and very enterprise friendly with its tools for managing multiple database servers, replication and disaster recovery tools. Getting this installed is pretty straightforward, however, remember, as MySQL is reminding everyone, that this is an alpha release and hence not intended for production environments. Please backup your data prior to installing on your machine.
Getting the binary download installed for Linux is very simple. Get the file from MySQL at this url –>
http://www.mysql.com/downloads/administrator.html and issue the following commands (recommendations from MySQL):
gzip -dc mysql-administrator-1.0.1a-alpha-linux.tar.gz | tar xv -C /opt
MySQL Administrator’s binary will be installed in /opt/mysql-administrator/bin,
from where you can execute ‘mysql-administrator’ to start the application.
The GUI is also available for Windows if you are administering your MySQL database servers from the Microsoft platform, and can be found on the same link above.
Finally, to build from source please follow these instructions from the MySQL FAQ included with the MySQL Administrator.
============================
From MySQL Administrator FAQ.txt
============================
Q: Which versions of Linux are supported by MySQL Administrator?
A: MySQL Administrator has been tested on:
- Debian unstable
- Fedora core 1
- SuSE 9
Most libraries, including Gtk+ are statically linked, except for the
following standard libraries:
glibc 2.3.2
libX11 6.2
libstdc++ 5.0.5
–
Q: What do I need …
Sponsored Links
SitePoint Marketplace
Buy and sell Websites, templates, domain names, hosting, graphics and more.
Download sample chapters of any of our popular books.




