Archive for May, 2008

FireFox Download Day

Thursday, May 29th, 2008

Download Day 2008
The good folks at Mozilla have set their sights, as well as their sites, on Guiness and their book of world records to attempt to achieve the record for most downloads in 24 hours.

So far, just over 128,000 people have pledged to download Firefox 3 on Download Day, which is yet to be announced but will undoubtedly coincide with the release of the Firefox 3 stable version.

According to the FAQ, download day should be in June, but a definate date is not set. As soon as Firefox 3 is generally released download day will begin. There currently is no set record number, as this is the first attempt at a software download record, but Mozilla’s goal is 5 Million downloads, a whole 3.4 Million more than Firefox 2.

You can take part in Download Day by pledging to download Firefox 3 on the Spread Firefox website.

Edit: Firefox Download Day is scheduled for Tuesday, June 17th.

New Admin Sortable Mod for LJScript Exchanges

Tuesday, May 27th, 2008

I have a new mod available that will clean up some of the tables in LJScript’s admin control panel for users, user sites, site reports, contact requests, banner rotator, and text rotator and allow you to sort these lists by their fields. This mod is only available for LJScript exchanges.

Before After
admin sortable before admin sortable before

This mod is available for sale for $50. Check out the mods page for details.

Upgrade your Browser

Saturday, May 24th, 2008

I recently talked about search queries that Foponet is seen in and was looking more into the stats here as I sometimes do. While I am a Geek and this site is a tech site, most of the people visiting here are using Internet Explorer 6.

Internet Explorer 6 was the highlight of Microsoft developement, literally. It was the number one browser used on the internet for four years and is still, depressingly, going strong.

The most probable reason I would think for this is due to Windows2000 and older machines not capable of upgrading to Internet Explorer 7. Microsoft launched an aggressive upgrade campaign to force these users to upgrade to Windows XP by phasing out older systems in this way. You simply can’t install IE7 on Windows2000.

Windows XP has come with Service Pack 2 preinstalled for several years now, and automatic updates began installing IE7 - automatically - a while ago, so anyone with IE6 on Windows XP probably isn’t running automatic updates.

But my stats don’t confirm this. The top operating system for visitors here at Foponet is Windows XP. In fact, the laptop I’m using which has Windows2000 on it is one of the few visiting this site with Windows2000.

So why the IE6? Why is it still going so strong?

I have no idea, but it is. Which brings me to my message. My message to those using Internet Explorer 6 as well as older versions of Firefox, Opera, and Safari to take a few moments out of your time to upgrade your browser and Save the Developers.

The Save the Developers campaign is an online movement to get people to upgrade these browsers. If you’re on Windows2000 and can’t upgrade to IE7, then try out Firefox or Opera. Firefox I know works perfectly on Windows2000. If for some reason you just haven’t gotten out of the rut of IE6 then take a few moments to visit the Save the Developers campaign site and see how you can upgrade. Not only will you be more standards complient, but websites will look nicer and you’ll have many more features available to you.

Check it out!

Search Queries

Friday, May 23rd, 2008

Are you familiar with the search queries your site is indexed for? Apparently I wasn’t, as I just found that thanks to the insane amount of spam in the live shoutbox I have here on Four Points Cardinal my site is indexed very well in certain searches. Some of which are rated X.

According to Google webmaster tools Foponet is ranked 5th for the search term ‘online pharmacuticals‘ [sic], 10th for ‘FleshLight movies’ (Adult Related, not safe for work), and 1st on ‘cardinal pharmacuticals‘. Luckily my ranking has dropped in the Fleshlight movies search, but I’ve moved up to 3rd in online pharmacuticals.

Fortunately, Foponet is also ranked 3rd for the search term ‘Kubuntu Boot Disk‘, a search that has potential.

Check out Google’s Webmaster Tools feature to see where your site is being shown.

Firefox Addon - ScribeFire

Monday, May 19th, 2008

ScribeFire ExtensionI installed Scribefire last week, a Firefox extension that packs a punch for bloggers. It adds a new lightweight blogging interface to Firefox, allowing you to post to a blog without logging into the back end by adding a new posting interface directly into Firefox.

Scribefire supports Wordpress, Movable Type, Drupal, Textpattern, Roller, Metablog API, Blogger, and Tumblr by using an API built into these scripts. I have to admit, I didn’t even know Wordpress, the blogging software I use, had such an API but it is certainly a pleasant, and useful, surprise.

If you have a blog I strongly recommend a look at ScribeFire.

Windows Short File Paths

Thursday, May 8th, 2008

Installing PHPDev 5 Beta on my laptop today I ran into some trouble with the paths to the installation. The error code hinted that the problem was with the php.ini having long windows paths rather than short.

For some background on that, windows uses two types of paths when referring to the files on your computer. The long version is the one typically seen when browsing your computer.

C:\Program Files\Some Program\somefilehere.exe

The short version, however, is archaic and hard to determine. It basically comes down to a capitalized part of the directory, one of those wavy dashes (~), and a number for directories. It might look like this.

C:\PROGRA~1\SOME~1\somefilehere.exe

This removes spaces and other characters that might interfere with some programs and cause them to crash. In order to get phpdev5 working, I’d probably simply have to replace the long file name in php.ini - the php configuration file - with the short one because it appears the spaces are causing errors.

This is an easy fix, but finding short path names on your computer is not. There used to be a trick I knew within windows to find this, but I’ll be honest and say if there is I can’t remember it.

I went looking for this old trick and found this instead, courtesy of DevX.

@echo off
if not exist %1 echo %1 - no such file or directory exists&goto :EOF
echo.
echo Full PathName : %1
echo.
echo Short PathName : %~s1
echo.
echo.

This is a batch file. I used to talk about batch files a lot when I wrote my column at The Nettle Magazine called Format C:\.

These days batch files are rather archaic as well. Most people do not use them, and I must admit it’s been several years since I have as well, but they can still be very useful. Just like the one above.

Here is the trick. Simply create a new text document in the C:\ folder on your computer, copy the above code and paste it in. Save this file as pathname.bat. The article on DevX says to run this using Visual Basic, but it can also be run through the command prompt in Windows.

Go to Start->Run, type cmd, and press enter to bring up the command prompt. Now, if you want to know the path to a file all you have to do is type the following.

C:\pathname.bat C:\Program Files\Some Program\program.exe

Naturally, you would replace the path to the file with your own pathname and file you’d like to find, and you will then be treated with both the long and short filepaths and names.

I hope this is as helpful to you as it was to me.

Whitespace Graphic
Quick Buttons Navigation
Tabbed Buttons Navigation
Subscribe to Four Points Cardinal's RSS Feeds Foponet Services F.A.Q. Traffic Exchange Mods Open Source Contact Me About Me FopoNet Blog