Pick a stylesheet that suites you: left, sleft, mright, sright, mno menus, sno menus, m
cyberSaps business: blogging news, internet biz, communities, UK angle
A pure blogging company. With history (3 years 344 days ) in hosting Manila weblogging communities and building customised blogging environments for a range of companies and Government quangos. The latest project: building the intranet for the Government Office for the West Midlands, based entirely on Manila. Next project: their internet and extranet. See more details on services and history.

22 January 2004   

 

Pure css tooltips

Do you know what is a tooltip? This is a tooltip an aiding text that appears just when you roll on with the mouse. The basic idea comes from Eric Meyer's pure css popupsa very clever way to get dynamic effects on an html page without using javascript.

Nice... I use javascript for the tool tips on the navigation, this is much cleaner, and I'd much, much prefer to use CSS to do this. And I don't have to have 'stuff' in my hrefs. I could write an addition to my standard hrefs, just to add the class declaration, won't matter if there's no span element inside... And I could style the tool tips differently for different parts of the site... Yip, I'll change over as soon as I get some time.

As an aside, I wonder if it'll come through my RSS feed into my aggregator.

[Update:] No, the CSS curly braces have been neutered in the RSS feed somewhere. I'll have to dig in and see if I can control this with a callback. It may be that Radio thinks they're macros and is neutering them. [update 2:] Actually, it's not the production of the RSS feed that's the problem, it's the aggregator, when it sucks up the feed. Again there are callbacks for this, but I wonder how many other aggregators actually allow complete stylesheets?


1591 Also posted to: Home page . At: 12:46:38 PM  . .
Permalink  Top  Search Google  Technorati
Other title(s) for this story: Pure css tooltips

 

 

Fat, bloated files! Squish them with this

I posted about this last Summer. Some one asked me if it were safe. You'll need the script itself and there's a dependency bug in my squish script, you'll need to get the extensions.frontierMath.fttb, which is handy anyway.

This script runs on four Frontier servers automatically, without error or incidence and has done for three or four years. I run it because it makes Frontier serve pages much quicker. It's based on a legitimate Userland script, and I've just made it report better and run faster.

I like to squish out bloated aggregator, radio and weblogData most. Saving up to 50% off disk space. But that's not the important aspect, it's the speed!!!!! I'm sure upstreaming is faster, because the bloat in user.radio.settings.files can be considerable. I have over 13,000 items in that table, believe me, I NEED to squish that regularly!

The script initially switches off all your threads and agents, does a save as of each open root, then swaps the old one for the new one. It can't swap the Radio root, because that's where it's working from. So you'll need to quit Radio and swap them manually.

After swapping the Radiox.root (freshly squished) for the Radio.root (old and bloated) in your Radio Userland application folder, by deleting the old one and renaming the new one as Radio.root, you'll also need to add this line to your radioStartupCommands.txt which is also in the same folder:
user.scheduler.prefs.runThreads = true;
Then, restart your Radio application. You'll find things are back to normal, your roots a freshly squished, things will be quicker and likely you'll have no root corruption.

Squished report window
Click for bigger
If you get this report and then there's an error in the last part of the script which is trying to send you mail regarding this report, read this message for how to edit the script either to switch off the emailing, which isn't necessary, or how to edit your email server, email address etc. Or, you can just carry on ignoring the error. The squish worked perfectly (if you get this report window up).
 

 Source: Radio UserLand Messages; 22/01/2004; 11:45:29.
1589 Also posted to: Home page . At: 12:15:06 PM  . .
Permalink  Top  Search Google  Technorati
Other title(s) for this story: Fat, bloated files! Squish them with this

 

 

Snippets from RSS WinterFest IRC day one

RSS removes SPAM completely and make it truly "My Internet"
RSS Aggregators and formats are good enough to start replacing email newsletters
RSS information routers are disruptive because of their ability to create your 'own newspaper', will lead to explosion
RSS is a great way to collaborate and manage attention
2rss.com is a directory of RSS feeds.
RSS flowing in and and out enables a superior colloborative process
RSS may be the perfect vehicle for delivering news to small devices
Showing people business applications of News Aggregator is key. Show them how to subscribe to a Google or Feedster search.


Roland Tanglao was on IRC for the first day and blogged quite a few snippets. I just had to rob, what I considered the best bits, and stick them here.


1588 Also posted to: Home page . At: 11:40:25 AM  . .
Permalink  Top  Search Google  Technorati
Other title(s) for this story: Snippets from RSS WinterFest IRC day one