‘Blogging News’ Category

DogPile RSS toolbar

2
responses
by
on
April 8th, 2004
in
Blogging News, Cool Scripts

Everyone has a toolbar nowadays. Dogpile is added to that list. The reason that it shows up on this blog is because it allows addition of RSS tickers to the toolbar. Interesting? Sure. Useful? Dunno! Here is a list of features: Ticker – Get the latest news and information delivered directly to your ticker. Ticker Customization – Control the ticker’s speed, size and scrolling direction. RSS Tool – Add any type of ticker feed, including news, summaries and blogs. SearchSpy™ – Watch scrolling terms to see what people are searching for in real-time. Dogpile RSS toolbar download page.

[Continue Reading...]

Kinja, The Weblog Guide

1
response
by
on
April 6th, 2004
in
Blogging News, Weblog Add-Ons

I was going through my referrer logs and noticed a couple of hits from a site called Kinja and decided to check it out for myself. It turns out that Kinja is a kind of aggregator of your favourite blogs. The good thing about Kinja is that not only can you keep track of the blogs that you specify (like an aggregator) it also lets you browse for, and add to your list, blogs that other people find interesting and the system keeps track of. The idea is old but comes with a new twist that is a good marketing campaign. This is a good way to keep track of interesting blogs and can be seen as a replacement for news aggregators. Kinja is still in beta and these are the suggested benefits of this sytem: * keep up with favorite authors, and friends who blog * discover new weblogs […]

[Continue Reading...]

CODE: Down And Dirty Page Page Timing In PHP

2
responses
by
on
March 30th, 2004
in
Blogging News

There are times when you’re working on a project and you need to test a page’s load overhead. For instance, if you have a lot of database calls or are using some crazy regex kung fu. These two little snippets of PHP code will give you a start to finish execution time of the page you’re loading up. Put the first one at the very top and the second one at the very bottom and load it up. When the page is finished rendering, just view source and you can see the execution time in the HTML comment. You can remove the comment if you want it to echo straight to your page. If you leave it in the comments, you can deploy this in a production page and monitor the load times whenever you feel like it. This goes at the top: <?php ereg(“(\.[0-9]+) ([0-9]+)”,microtime(),$time); $starttime = doubleval($time[1])+doubleval($time[2]); ?> […]

[Continue Reading...]

How to Increase Your ReaderShip…

No
responses
by
on
March 30th, 2004
in
Blogging News, Web Design, Web Ethics

Dave Pollard explains “Top 5 ways to improve your blog” and “Top 5 ways to attract more attention to it”. Makes some very interesting points. Find the article at: http://blogs.salon.com/0002007/2004/03/23.html#a674

[Continue Reading...]

Free RSS reader for Internet Explorer

2
responses

I came across this site on my own little box of ads (though I did not click on it, just typed in the URL). There is a new Internet Explorer RSS plug-in called “Pluck”. It is available at http://www.pluck.com and is free to download and use (for now). There are some interesting and cool features and some which are just lacking. I like the fresh interface, but found to difficult to add feeds. I still like the book style reader pane of Feeddemon much more, though Pluck is free and FeedDemon is not. There is no ATOM support (yet) in Pluck. The reader itself is VERY basic, giving you the ability to add, browse and group feeds. No Frills at all. I think this might be a good alternative to paying for a Feed Reader. Please leave your thoughts on this software if you have used it or plan to […]

[Continue Reading...]

Internet Explorer 7 (!!)

1
response
by
on
March 14th, 2004
in
Blogging News, Code, Web Ethics

This is a direct quote from dean.edwards.name/IE7/intro/ compliance patch! This is an attempt to make Microsoft Internet Explorer more compliant when it comes to web standards. Web developers are becoming increasingly frustrated at the lack of convergence of the major browser vendors. We need a level playing field! CSS is a powerful technology. Many of it’s more advanced features go unused by web developers because of Explorer’s poor support of CSS standards. IE7 provides support for most of the important CSS enhancements. A full list is available on the compatibility page. Thought I would blog about it. Some people could really use it! 🙂

[Continue Reading...]

Get you own reBlog

No
responses
by
on
March 9th, 2004
in
Blogging News

Get you own reBlog (For those bloggers that “prefer curating content to writing original posts”.)…excerpt from: http://www.reblog.org/

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php