‘General’ Category

CSPAM plugin

16
responses
by
on
November 2nd, 2004
in
General

I need a lot more alpha testers. Please email me or leave a comment if interested. I do not want to release it for general download and thus the lack of a real release. Spread the word. [EDIT] Come on, some more testers…please? 🙂 If you are one of the plugin users…any comments?

[Continue Reading...]

WordPress 1.2.1 wp-admin redirection problem

1
response
by
on
November 2nd, 2004
in
General, WordPress Hack

I am sure this has been circulated over and over again in WordPress support circles, but I just came across it when I upgraded a test blog. Basically, after upgrading to 1.2.1 if you try to login to your wp-admin interface, you might get a “Redirection limit Exceeded Error” which comes back with reboots and browser restarts. The error comes from the cookie that is setup on your browser from the old admin interface. Clear all cookies and you should be back to normal.

[Continue Reading...]

*Announcing* CSPAM – Centralized Spam Protection And Mitigation

25
responses
by
on
October 30th, 2004
in
General

I have been working with the centralized comment spam prevention idea for some time and I have a service ready to be tested. It is in the alpha stages of development but the focus is on a simplified interface, incredibly simple installation and ZERO maintenance. Now a lot of developers and blog gurus poo poo the centralized idea since any central system WILL be vulnerable. However, if centralization itself is distributed, that is, if a hundred people can provide spam protection for a hundred thousand, the vulnerability becomes less of a problem. In the present incarnation of this service, you install a WordPress (various other tools planned) plugin and enable it. Everything else is taken care of for you. The service learns from itself and the more spam you send its way, the better it gets. Lots of features are planned and some are already implemented. What I am looking […]

[Continue Reading...]

Nicer Archives for WP1.3

4
responses

Some months ago, Mark created the Sortable Nicer Archives for WP 1.2 In WP 1.3, the main page has been split into different sections, so the original file above didn’t look good – it worked of course, but the page layout was broken. Using includes for the header and footer, along with a <div> correction, that is now sorted. It can be seen working here: www.tamba2.org.uk/T2/narchives.php The phps file is here: www.tamba2.org.uk/downloads/narchives2.phps Note: this has not been tested against Themes.

[Continue Reading...]

The difference between Optimized Code and Optimized Markup

No
responses
by
on
October 27th, 2004
in
General

Is there a difference? Is optimized code better than optimized markup? Which should programmers (for the web) be striving for? If there is a major difference, should mainstream programmers be re-learning the tricks of the trade when they start programming for the web?

[Continue Reading...]

MS SQL lack of the 2 argument LIMIT qualifier

1
response
by
on
October 26th, 2004
in
Cool Scripts, General

I ran into this recently where I really needed to use the LIMIT qualifier in some SQL queries and found out that there really is no equivalent in MS SQL, which is irritating. In thinking about it and searching through the web, I think I have come up with a workaround that would work well if you were not dealing with millions of records. Try this instead: SELECT TOP 20 * from table_blah WHERE index NOT IN (SELECT TOP 10 index from table_blah ORDER BY index) ORDER BY index instead of the LIMIT 10,20

[Continue Reading...]

This blog is one year old today

10
responses
by
on
October 26th, 2004
in
General

Let us try this again, with some fixes. [EDIT] Comments seems to have been borked by an errant empty line in my common spam words. Please try posting your comments again if you were getting timed out. Sorry for the inconvenience. Thank you, my reader, for all your patronage and I hope to continue to provide useful and insightful content in the future and will try my hardest to continue helping out with WordPress. In the last year, this blog has grown to become a part of me. Weblogtoolscollection has been viewed more times than I am worth (which is not much, mind you), I have met many fine people who believe passionately in blogging and elect to spend hundreds of hours in helping people blog. I have come to be known as LaughingLizard (or LL in short) to many of my buddies. I have started serving ads to pay […]

[Continue Reading...]

Pictorialis Project Website

No
responses
by
on
October 23rd, 2004
in
General

I have finally put together a small but functional project website for Pictorialis. There is an associate blog, a wiki (incomplete) and seperate download locations for all Pictorialis releases and support files. The support BBS is linked in and there is even a donate button. Please refer to that site in the future for all Pictorialis related information and downloads. I will continue to announce releases on this blog. I will appreciate any links from my readers to this new project website.

[Continue Reading...]

Pictorialis Issues

11
responses
by
on
October 9th, 2004
in
General

I wrote Pictorialis because I had a need. I never quite realized just how popular or how important it would become. Is there really a lot of interest in this product? Should I consider versions and upgrades and actually following the support fora? I am afraid that if I dedicate all my time to Pictorialis, everything else will get sidelined (which is fine if there is a need). Here are my future plans for Pictorialis and the support offerings for it. Once WordPress 1.3 is released, move over the existing code to the new version Seperate “PhotoBlog” and “PhotoAlbum” as two seperate versions of the same Pictorialis. I believe that if they overlap, usability and technical granularity suffers Try to obtain a list of defects with present versions (not bugs, but defects in the methodology) and then incorporate them in the new version In the “PhotoAlbum” version, add more album-like […]

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php