‘Weblog Add-Ons’ Category

Image alignment & Drop shadows

9
responses
by
on
April 12th, 2004
in
Weblog Add-Ons, WordPress Hack

Mark posted a while back (link) a quicktags improvement that included the ability to have drop shadows around your image. Visit that link to get the code and follow the instructions for adapting your current setup. I’ve adapted it so that the image can now be left or right aligned with text wrapping, and I’m assuming that you have added the CSS from that link to your ‘wp-layout.css’. Add the following to your wp-layout.css; .img-shadow1 { clear: both; float:right; background: url(images/shadowAlpha.png) no-repeat bottom right !important; background: url(images/shadow.gif) no-repeat bottom right; margin: 20px 0 0 17px !important; margin: 20px 0 0 8px; } .img-shadow1 img { display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -6px 6px 6px -6px; padding: 4px; } div.clearer { clear: left; line-height: 0; height: 0; } The instruction <div class=”img-shadow”> will produce a left aligned image. The instruction <div class=”img-shadow1″> will produce a right […]

[Continue Reading...]

Referrer Spam Removal

1
response
by
on
April 12th, 2004
in
Code, Cool Scripts, Weblog Add-Ons

We have all been the victim of referrer spam in one way or the other and I have often wanted to show people the easy way to prevent this kind of prarsite from sucking our bandwidth (and getting in on the search engine action) SpywareInfo has a good article on referrer spam and also have some easy solutions to block out referrer spammers.

[Continue Reading...]

MyStack list of links

No
responses
by
on
April 7th, 2004
in
Cool Scripts, Weblog Add-Ons

Another interesting variation of the blogroll/RSS aggregator. This time it comes from MyStack.com. Rather than my trying to explain how it works, this is a direct quote from the webpage. Might be useful as an automatic LinkBlog. MyStack.com lets you create “Stacks”. A stack is a list of links, like a blogroll, and can be inserted into a weblog or webpage. Unlike ordinary blogrolls, the list of links in a Stack changes. When you create a stack, you tell us what items you want us to stack for you. When the PubSub system finds new items that match your request, your Stack is immediately updated.

[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...]

Movable Type redirect script for WordPress

1
response

If you have been wanting to import your entries from Movable Type into WordPress so that you can switch, but have been worried about losing your hits from Google and or other linkage, look no further! The venerable Alex King has written and posted a script/tutorial which does just what you are looking for! You can find the script here. He encourages people to use the script to build templates and other material as they please. So if you or a friend have been wanting to switch, but have used this excuse, get crackin! Find a way to thank Alex if you do use his script.

[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...]

WordPress Javascript Quicktags

58
responses
by
on
March 24th, 2004
in
Weblog Add-Ons, WordPress Hack

[EDIT] This has been updated with a fix for Mozilla where the textarea used to jump to the top on addition of a tag. The updated script is in the same file, and some instructions have been added. I tweaked, redid and added some Javascript quicktags in WordPress. Quicktags, for those that are unaware, are those small little buttons above the post content form in your admin interface. Some of the features added include: Automatic CSS dropshadows for images Automatic CSS dropshadows for text Capitalization (can be used for many purposes) Small size and large sized text Left or right floating pictures and text etc. You can see an example of the stuff this is capable of here: http://mindfulmusings.net/weblog/2003/5/24/this-is-another-test/ To install this hack, download this file. Unzip the contents on your computer. Copy the images directory to the root of your WordPress folder. Rename quicktags.txt (in the zip) as quicktags.js. […]

[Continue Reading...]

Convert your LiveJournal, DeadJournal, WordPress blog to PDF format

2
responses

I was helping someone finish writing a script on IRC and I think they have come up with something very cool. They provide a (mostly free) service which allows a LiveJournal, DeadJournal and now WordPress blogger to build a nice PDF page of their whole blog. He calls it LjBook and you can find more information about the features and install at http://www.ljbook.com/. Just like this blog and many others out there, it is a free service that is supported by its users. So if you use his work, please leave a small donation. For WordPress users: http://www.ljbook.com/wordpress.php PS: I dont know how useful it will be to me, but the PDF files are very well formatted and look very cool!

[Continue Reading...]

Wiki Plug-In for PHP webpages, and of course WordPress

6
responses
by
on
March 19th, 2004
in
Weblog Add-Ons, WordPress Hack

I modified an Erfurt Wiki script to work with WordPress and other php based webpages. The installation is really really simple and the wiki seems to work well for me. You can see it at work here: http://mindfulmusings.net/weblog/aboutme.php I have created a static about me page with this and plan to use it in the future for “free-for-all” blogging from time to time. I might find other uses for it as well. All the instructions and the hack files can be downloaded here: http://weblogtoolscollection.com/b2-img/wikihack.zip Please post bugs and suggestions here.

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php