Welcome to Gaia! ::


7,550 Points
  • Signature Look 250
  • Elocutionist 200
  • Pie Enabler 100
SykoSilver
Wow, tomorrow's Monday. Are we updating the Daily Post? My section is up to date, I just added a little bit. Not much has gone on during my camping trip. >.>
gonk is it time to update already gonk hmm I'll have to talk to seth tomorrow.....
(Archive From Issue 2)

User Image - Blocked by "Display Image" Settings. Click to show.
FireFox Roundup
Small FireFox Snap-In Tools

Supported Browser:
Mozilla Firefox 0.8+ (0.9 preferred)
PC, Mac, *nix Compatible!

If you're like me and harbor a small distaste for Internet Explorer, you are probably someone who also loves tabbed browsing, hates spyware, and switched away to a browser other than IE. Firefox, however, doesn't have all of the same methods of handling documents that IE does, resulting in a few minor quirks (such as the location of the "Profile" and "Map" link being shifted down slightly. This week's article is actually two articles worth of joy, making up for the week we missed with all the Gaia trouble. So today's article will cover not one, not two, but THREE great Extensions for Mozilla Firefox.

If you aren't a Firefox user, I do recommend giving the browser an honest try.
Firefox Home Page

Building Better with BBCode!
Install Link: http://jedbrown.net/dev/Mozilla/bbcode_0_1_2.xpi
If you've tried using the bbCode buttons on any browser, I'm sure you are aware of the problems associated with trying to color text, make things bold, etc. Often times, after picking a font color, the cursor places your item at the very end of the text, making it hard to highlight your post text, quote things, or do any kind of basic formatting. That is, until you grab the bbCode Extension developed by Jed Brown (site). This small download makes formatting your posts much easier.

Clicking the above link will provide you with the Firefox Install screen. Like all extensions, you must restart Firefox to turn the new extension on. Once done, all you have to do is right-click in your text field to use the bbCode functions.
A Quick Picture of bbCode for Firefox[color=white]

<center>User Image - Blocked by "Display Image" Settings. Click to show.
Have a look at how easy it is to format with the bbCode Extension!</center>


Get Your ALT Text Back!
Install Link: http://white.sakura.ne.jp/~piro/xul/xpi/popupalt_en.xpi
Look, you just need this. Gaia relies heavily on Alt Text, and so the inability to display the ALT attribute in Firefox has been one of the few annoyances. However, that isn't the case anymore! This plugin gives you back your alt text. Remember to restart Firefox when done to enable it. We'll call this a free plugin too, it's one of those you just need to have.

THE Web Developer Toolbar
Install Link: http://downloads.mozdev.org/webdeveloper/webdeveloper.xpi
This gem is often overlooked, but I'm going to sum up why you need it in a handy list:
- Disable Images (surf Gaia IMAGE FREE)
- Disable Image Animations (Yes, you did read that right..
- Form Autocomplete
- Mark all Links as VISITED
- Mark all Links as UNVISITED

Convinced, get yourself loaded with it via the install link.

We'll be back in a week with more hot tools!

You know it was good for you too... discuss it!
Mmmm, first toolbox snippit with code.
I think next issue I'll cover tiny* and all the dozens of URL shorteners out there. We could use a reminder about how many there are... (and every sig character is precious on gaia) biggrin
Jakobo
Mmmm, first toolbox snippit with code.
I think next issue I'll cover tiny* and all the dozens of URL shorteners out there. We could use a reminder about how many there are... (and every sig character is precious on gaia) biggrin
*can think of at least 5 right off the top of her head*

Dapper Elocutionist

[color=white]
A Silver Lining

This week, users of Gaia experienced another rollback. Due to an error that caused tremendous havoc, many users' inventories were accidentally stripped of most of their contents. In an effort to restore the lost items, the Gaia administrators 'rolled back time'. The result of which, was that many Gaians had lost all gold and items they had gained over the last 36 hours.

At first, it seemed that the lost gold would not be returned. Gaia is an "as-is" service, meaning that they are not responsible for lost or stolen items. Many users railed at having lost something that they had saved for. I even found myself bitter, having suffered a loss of 3k.

As of July 20th, all gold lost due to store purchases have been returned. It would seem most hostility over the debacle has ceased. But it does make me realize one thing: Call it greed, selfishness, or whatever, but people love their items, and their gold. When it comes down to it, I have never before seen so many people so vocal over the loss of time, effort, or items (real or pixel) ever before.

Some people say that they are just pixels, and you shouldn't care if you've been set back. Others feel that they have a right to be refunded their time and 'money'. The fact that there are debates about this at all, tells me that regardless of their intentions, Gaian users place a lot of importance on items and how they reflect a user's dedication to Gaia.

I for one, am incredibly amazed at the strength of emotion that this site has produced. The admins should be very flattered that the users of their site feel so strongly about it and it's features. But even more so, I think we as users should respect and admire the admins for being able to produce such a creation that can inspire so muchfeeling.

Love or hate what has happened this week, you should thank the admins for giving us something that we really care about. biggrin

-Valgav


Quoted for Archiving

In a relationship with Yiisu

Demonology Warlock

60,225 Points
  • The Forlorn Warlock 500
  • Dual Class Magic User 500
  • Night Club Singer 500
Posted for Archival
User Image - Blocked by "Display Image" Settings. Click to show.
The SMALLEST Random Image Generator
The 26 Line Randosig

Supported Web Host(s):
Any Web Host that supports PHP 4.3 or better (most do).
If you need a free host, we recommend http://www.hostinganime.com

We've talked about a spell checker for IE, and we've shown you some great tools for FireFox including a right-click bbcode context menu. Probably one of the biggest questions asked in Questions & Feedback is about random sig generators. A different image every time you refresh the page. Undoubtedly, one of the most popular is Rome, but the Toolbox is all about self-empowerment. And so, this time, we are going to show you a 26 line file that will let you host your own random sig generator!

Mandatory Background Information
We're going to be working with PHP, a web based scripting language. If your host supports PHP, they will say so, and they will advertise it. Sites such as geocities and angelfire do not have php based hosting. Freewebs does not have PHP hosting. The only currently known free provider that has php based hosting is hostinganime.com (see link at top). We are not going to make you code anything in this thing either, but we are going to have you make a file and upload it. Here are some very basic rules:
- You need a text editor (Notepad, Textpad, Simpletext, KWrite, etc)
- You need a way to put the file we make on your host (FTP)

If you have both of these things, we are ready to begin. You will also want some images. (gif, jpg. or png)


Step 1: rand.php and uploading
No joke, this will be the hardest step. Open a text editor from the above list, and paste the following code, from <?PHP to the final ?>
<?PHP
//////////////////////////////////////////////////////////////////
// Your Own Personal "RandoSig"
// Done for the Daily Post: Your authoritative QnF paper!
// Code by Jakob (Jakobo). Public Domain.
//////////////////////////////////////////////////////////////////
$files = Array()
if (is_dir("./")) {
if ($dh = opendir("./")) {
while (($file = readdir($dh)) !== false) {
if($file != "." &&
$file != ".." &&
$file != "" &&
$file != "rand.php") { $files[] = $file; }
}
closedir($dh)
}
}
$random_file = (rand()%sizeof($files))
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT")
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT")
header("Cache-Control: no-store, no-cache, must-revalidate")
header("Cache-Control: post-check=0, pre-check=0", false)
header("Pragma: no-cache")
if(substr($files[$random_file], -3) == "jpg") {
header("Content-type: image/jpeg")
} elseif(substr($files[$random_file], -3) == "gif") {
header("Content-type: image/gif")
} elseif(substr($files[$random_file], -3) == "png") {
header("Content-type: image/png")
} else { header("Content-type: text/plain")
echo "Image Error, could not load (".$random_file.")".
$files[$random_file] print_r($files) }
@readfile($files[$random_file])
?>


Before you say it, yes, it is 35 lines, not 26. The longer lines were broken up for readability (and so they would copy correctly). Now that you have this all pasted in, save the file as rand.php somewhere you can find it (I recommend the desktop). Then, upload it into a directory on your web server.

While you are uploading, upload the images you would like to have randomized as well. Here's a picture of my directory:

Your Sig's Directory[color=white]

<center>User Image - Blocked by "Display Image" Settings. Click to show.
5 image files and the "rand.php" file.
For this to work right, remember not to put anything other than images and rand.php into this directory!</center>


Step 2: Using
See, I told you that would be the hard part. If you uploaded your rand.php and your images, you are done. Yes, done. To call the random sig, simply create an img tag pointing to rand.php. For example:
[img]http://gaia.felocity.org/gavsim/rand.php[/img]

<center>User Image - Blocked by "Display Image" Settings. Click to show.</center>

Drop that image tag into your sig, and you're done! And you didn't really have to lift a finger.

You know it was good for you too... discuss it!
chaose? you mean Chaos, right?

Yay! YAY! I wanted to host my own random signature, but the thread that had a tutorial for sig randomizers disappeared before I got a chance to make use of it... crying

Thank you Jakobo!! biggrin biggrin biggrin whee xd biggrin

Aged Elocutionist

8,900 Points
  • Tipsy 100
  • Elocutionist 200
  • Inquisitor 200
I'll be putting H2XPQ&F in the link section, I thought I'd mention. I'll be editing that in tomorrow. Or today if I'm inspired.
My friend's mother was just murdered, and if any of you could make banners and post at my signature (or just offer condolences), it'd be greatly appreciated. Thank you and God bless!
heart
wtf, I thought this died. eek

Maybe I should do it now that I"m back... >.>
I'd say no posts for 363 days is close enough to dead hun xd

But I'm glad it never went away... I love Jaker's randosig code that is still here, and I come kidnap it often xd *still is subscribed to thread* ninja

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum
//
//

Join Now

// //

Have an account? Login Now!

//
//