Archive for August, 2008
A radical new look on the way for WordPress’ administration area
One thing that you can never say about Automattic is that it stands still for very long. That may generate adverse commentary from some but it’s bad to leave things stagnate too. In fact, resting on laurels also generates flak so you can’t please everyone all of the time. Earlier on this year, the WordPress [...]
Oops!
It’s amazing what a misplaced wp-config.php file can cause. Today, one ended up travelling in here while I was setting up a test blog for seeing how WordPress 2.7 was coming along. The result was that content more appropriate to my hillwalking blog turned up on web browsers and in feeds instead of what should [...]
Another way to look through WordPress code
I have complained in the past about there not being sufficient documentation of the actual code used in WordPress itself. True, there is the venerable Codex but that can be incomplete and any extra help is always useful. Peter Westwood (a.k.a westi) has generated documentation from the code itself and put it up on the [...]
A quick way to do an update
Here’s a quick way to get the latest updates on your PC using the command line if you are using Ubuntu or Debian: sudo apt-get update && sudo apt-get upgrade Of course, you can split these commands up if you prefer to look before you leap. At the very least least, it’s so much slicker [...]
Recursive FTP with the command line
Here’s a piece of Linux/UNIX shell scripting code that will do a recursive FTP refresh of a website for you: lftp <<~/Tmp/log_file.tmp 2>>~/Tmp/log_file.tmp open ${HOSTNAME} user ${USER} ${PSSWD} mirror -R -vvv “${REP_SRC}” “${REP_DEST}” EndFTP When my normal FTP scripting approach left me with a broken WordPress installation and an invalid ticket in the project’s TRAC [...]
An alternative use for Woopra
Google Analytics is all very fine with its once a day reporting cycle but the availability of real time data dose have its advantages. WordPress.com’s Stats plugin goes some way to serving the need but Woopra trumps it in every way apart from a possible overkill in the amount of information that it makes available. [...]
Topics Discussed
Adobe Apache Blogging Blogs Canon Command Line CSS Debian Fedora Firefox GNOME Google Hard Drives Hardware HTML Installation Internet Explorer Linux Microsoft MySQL Opera Operating System Perl Photoshop Photoshop Elements PHP Plugins SAS Software SQL Ubuntu UNIX upgrade VirtualBox Virtualisation Virtual Machines VMware Web Browsers Windows Windows Vista Windows XP WordPress WordPress.com WordPress plugins XHTMLTwitter Updates
- Delicious: Example 4.9 Computing Confidence Limits for the Mean, Standard Deviation, and Variance http://ow.ly/18OCZJ 1 day ago
- GR Shared Items: SAS Enterprise Guide 4.3 is available http://ow.ly/18O1jS 2 days ago
- GR Shared Items: Two New SAS Blogs http://ow.ly/18O1jT 2 days ago
- GR Shared Items: SAS EG 4.3 is here (but its hiding with Elvis) http://ow.ly/18MYxY 3 days ago
- GR Shared Items: Weblog Tools Collection: WordPress and the Fatal Memory Error http://ow.ly/18MdIo 4 days ago
- More updates...
Monthly Archives