Archive for May, 2004

5/31/2004 ↓

  • Pink Numbers [dive into mark]

    Pink Numbers: A satirical retort of “Purple Numbers”, see below (0)

WordPress purple Numbers Plugin 3comments

Thanks for visiting! If you're new here, you may want to subscribe to our RSS feed. This blog posts regular Wordpress news, updates of themes, plugins, ideas, hacks, quick fixes and everything about blogging, especially about Wordpress. Go ahead, subscribe to our feed! You can also receive updates from this blog via email.

As linked and referred to earlier, Randy Brown of Open Artifact has already come up with a Purple Number Plugin for WP. You can see the implementation on his own blog. In simple terms, it allows hotlinking to a specific paragraph in a WordPress article.

Here is the link to the hack.

Tags:

Upgrade *should* be complete 0comments

Author: Mark Ghosh Category: General

I had not checked a few odds and ends of the site and the upgrade had borked the comments. They should be fixed now. If you find anything else is amiss, please email me at dinki at mac dot com In the meantime, please enjoy and use this blog. The software might another facelift (in the works) soon and it should start becoming more user and code friendly. Search and code listings will definitely become better defined.

Two requests:

1) Please spread the word about this site. A link would be greatly appreciated.

2) Please contribute. It is a great way to get attention for your own blog/site/work. I am always looking for authors and welcome everyone. Just register and send me an email saying you did and would like to be given author privileges. Thats all.

I apologize again for any inconvenience.

Tags:

5/30/2004 ↓

More Nicer Archives for WordPress 20comments

Author: Mark Ghosh Category: WordPress Hack

I have received a couple of requests for custom versions of my nicer archives. Without revealing my suitors, I will try to get the code out to everyone. This version of my “Nicer Archives” allows the removal of one category from all of the archives (such as photomatt’s asides) and the default view only lists archives from the present month.

The example archives are here:
http://weblogtoolscollection.com/narchives101.php

The source can be downloaded here:
http://weblogtoolscollection.com/b2-img/narchives101.phps

The installation instructions are included at the top of the file above.

I am entertaining a couple of other requests for these archives. If you have suggestions or would like a quick modification, please let me know!

Tags:

5/29/2004 ↓

  • Luscious Links: Weblog Software, Templates - Brainstorms and Raves

    Luscious Links: Weblog Software, Templates - Brainstorms and Raves: An excellent resource of links for blogging tools, designs and such. (0)
  • The future of Weblogging [printer-friendly] | The Register

    The future of Weblogging: Nico Macdonald wrote an interesting article for The Register in which he discussed blog journalism and speculated on future developments in the blogosphere. (0)
  • WordPress Development Blog

    The Road Ahead: Matt outlines the recent and far future of WordPress in the WordPress Development Blog (0)

5/28/2004 ↓

Comment Killer 3comments

After a spirited IRC discussion, I decided to write a comment spam killing plugin. If you use it, ANY comment flagged for moderation will be deleted, w/o user intervention. No file modifications are needed, just drop into plugins and activate.

Use with caution, this is weapons grade material.

Read my blog post about it (recommended), visit the project page, or download the .zip file.

Tags:

WordPress 1.2 Wishlist or Plugin/Hack Requests 6comments

Author: Mark Ghosh Category: General

I (we?) need some ideas for plugins and hacks for WordPress 1.2 There is already an excellent requests page on the wiki which lists some of these. If you have something specific in mind for WordPress (except for multiple blogs) please leave a comment and I will add it to the list on the wiki. I know a couple of people have been looking for “stuff to do” with WordPress and this will satisfy both parties.

Tags:

Gallery with WordPress 9comments

Author: Mark Ghosh Category: Photolog Script

I am thinking of writing a Gallery mod of WordPress. Here are some thoughts as I mull over them. I have kept in mind my own programming prowess, time limitations, limited modification of the WordPress source code. This is more of a functional specification.

1) Upload of files has to be streamlined and simplified somehow. I am thinking of using the method used by Gallery. In other words, you create a folder called albums in your root directory, create a folder for an album, and upload all your pictures to that folder using FTP. The upload interface inside the admin will also allow individual uploads but only for a limited number of files. FTP is preferred.

2) An “album”, in my opinion, could be just a category. That keeps things simple and within the WP framework. That way, the default display would show the latest posted category, which is a nicely formatted list of thumbnails from within that “album”. Outside the default display, photographs could be browsed singly. Each photograph is a single entry into the structure. The category or album display would show the excerpts for the posts instead of the full content when listing the items in that category.

3) The excerpts would contain the markup for the thumbnails. The body of the post would contain one custom meta field which would have the EXIF information extracted from the picture. The body itself would contain the markup for the resized image and the link to the original image. The title of each post would contain the topic/description of each photograph.

4) The “Write” part of the admin will be modified. Once the pictures have been uploaded (either through the admin or through FTP and the pictures are loaded into WP, single button click) the pictures are presented in a single page for addition of description. This single page is going to be tricky to come up with because of the multiple posts. If someone has a better idea, please leave a comment. Once all the pictures have been modified, they are finally posted to the database. I believe that there should be enough memory in a default PHP install to do this effectively, but I might be wrong. I have to test it out.

5) So in the end, we have a photo gallery. The default display shows either a list of the categories or the albums, or shows the latest album in all its glory. In the category display, only the excerpt is shown, thus only clickable thumbnails are displayed. Once you either click on the topic of a category, you get permalinked posts in all their glory.

Thoughts?

Tags:

Import all your LiveJournal entries into WordPress 0comments

Author: Mark Ghosh Category: WordPress Hack

Christopher Schmidt has published an easy way to import all of your LiveJournal Entries into WordPress. Once they are imported, you can keep them all synced by using my autoupdate hack. :)

Here is the link to the tutorial.
http://lj.crschmidt.net/import-wordpress.txt

Tags:

5/27/2004 ↓

Sanitize your Title like MT does 1comment

Author: Mark Ghosh Category: WordPress Hack

If you have recently switched from Movable Type to Wordpress, you might be missing your MT style titles. I saw a really nice plug-in in the forums which does just that. It cleans your post titles to make them look like MT by putting ‘_’ instead ‘-’, killing the dots on decimal numbers and sanitizing non-english characters. There is great support for non-english languages built into this plugin.
Find more information on the WordPress fora.

Tags:

Add/Word Image Counts to WP 1.2 0comments

Author: Mark Ghosh Category: WordPress Hack

BlindMuse from the WordPress fora has written a word count add-on for WP. This plug-in:

that not only shows how many words are in the entire post, not just what is current on display. The script will also count how many total images are the post and display that count as well

More information here at BlindMuse’s How-to-WordCount section

Tags:

5/26/2004 ↓

Location Manager 2comments

The Location Manger is a utility add-on for WordPress 1.2, that allows you to save latitude and longitude pairs with a name, url, and a comment. You can access your saved locations from the advanced editing page (on basic editing WP uses the default lat/lon as usual). This hack adds a “Location” panel to the admin interface and a dropdown menu to edit-form-advanced.php. As a technology demonstration, it’s object-oriented, with the HTML output done from inside the class.

I’ve uploaded a screenshots of the Location panel and and editing interface for your viewing pleasure. You can download the .zip file from my projects page, and leave comments & bug reports on this blog entry.

Tags:

5/25/2004 ↓

“xmlrpcval: not a scalar type ()” error in WordPress 9comments

Author: Mark Ghosh Category: WordPress Hack

For everyone having problems with the WordPress to LiveJournal hack, I have found a solution thanks to testing from Kitten and Cytoplas (from #Wordpress). Please download the following file:

http://weblogtoolscollection.com/b2-img/class-xmlrpc.phps

rename it to class-xmlrpc.php and replace the original found in the wp-includes folder of your blog. This file has a bug from WordPress.

You can download the new instructions from here:
http://weblogtoolscollection.com/b2-img/ljautoupdate12.txt

By popular request, this lot as a zip file:
http://weblogtoolscollection.com/b2-img/lj2wp.zip

Tags:

Per post User Level Restrictions 0comments

Author: Chris J. Davis Category: WordPress Hack

From Scott Merrill(Skippy)’s website:

This modification allows blog authors to assign a minimum user level required to view each post. The default value is zero (retroactively applied to all existing posts), which means anyone can see the post. By choosing the post level on the admin post or edit screen, the author can limit who sees what.

This looks to be a very useful tool for community sites powered by WordPress and it is from Skippy, so you know it is a quality production.
Check it out over here.

Tags:

5/24/2004 ↓

WP Blacklist 1.2 Released 6comments

The WP Blacklist hack has been updated to a plugin to work with WP 1.2 and has also had a few new features added such as the ability to ban IPs and the option to directly import entries directly from Jay Allen’s centralized blacklist. Actually, the latter feature was already there but this release fixes some regex incompatibilities between Jay Allen’s list and PHP. You can download the plugin here.

Tags:

Friends

Translate

Translate to German Translate to Spanish Translate to French Translate to Italian Translate to Portuguese Translate to Japanese Translate to Korean Translate to Russian Translate to Chinese

Latest Videos

S2