THE Easiest Batch Image Resize Tool

I have been trying to figure out the easiest way for people to batch rename and resize images without having to learn convoluted processes to accomplish what should be a relatively simple process.

Microsoft PowerToys has an Image Resizer that allows you to simply select one or more images and then Right Click > Resize.  Bydefault, the program will even create copies so as to not mess with the originals!  How awesome!

Download Here Read about Other PowerToys

Combine this with my favorite batch image renaming application Namexif and you’re good to go.

Also,  I just found out this little pearl of wisdom about native Windows Image Renaming

If you are attempting to design any item on Letter size paper to fit correctly inside of a #9 Double Window Envelope, then my overly detailed approach is the solution for your probably google search.

I didn’t have this kind of luck when I searched Google. You guys have it sooooo easy.

The return window should begin 0.7875″ from the top of the page and 0.5625″ from the left edge of the page.

It should be 1″ tall, and 3.125″ wide. The logo and return address should be completely within this boundary.

The Address window should be 2.2125″ from the top of the page and 0.5625″ from the left edge of the page.

It should be .8″ tall, and 3.625″ wide and the address of the doctor should rest firmly within it.

These measurements allow for an invoice to rest inside a standard #9 Double Window Envelope whether the letter/invoice/statement shifts to the left, right, top, or bottom.

You’re welcome.

Linksys WRT54GL + DD-WRT = *slobber*

I love it! How have I lived without it? I’ve never had so much fun with networking!

DynDNS.com + OpenVPN.net + DD-WRT.com = LUV

If you haven’t already, then check out Part 1.

Part 2 - New Blog Settings

Ok, so you’ve already installed WPMU and you’re able to log in (and you’ve already changed the admin password to something memorable, right? (Users > Admin, bottom of the page)).

The first thing you need to do is put New Blog Defaults in your wp-contenet/mu-plugins/ folder.  This little beauty will do several things: change the default first post category from “Uncategorized” to “Articles”, remove the wordpress.com and wordpress.org links from the Blogroll and replace them with a link to your site’s main page, and change the default permalink structure to /categroy/post-title/ among others.   The most important part here is that it places the link to your main page in the blogroll.  This will improve usability for all parties, but especially first time visitors to your site.

It’s time to put CETS Simple Dashboard in to play. Download, and place in your mu-plugins folder.

Next, you need to navigate to Site Admin -> Options.  Here, you need to change “Allow New Registrations” to Enabled (assuming you followed my instructions in part 1) and also change the text in the default first post, enable third-party plugins, and deactivate those annoying dashboard feeds thanks to Simple Dashboard.

At this point  I would also recommend Plugin Commander.  This handy little sucker goes in your /wp-plugins/ folder (with plugin-commander.php going directly in the folder, and it’s subfolder in there too).  This tool will allow you to bulk activate, bulk deactivate, and manually assign plugins to any and all blogs.  Handy if you want to enable wp-cache or something like that as a feature on all blogs.

Next time, we’re going to look at widgets, admin plugins, and some other handy plugins for your users you may want to give up.

Part 3 - Widgets, Plugins, and More Plugins (Coming Soon)

OK, so I’ve done a couple of installs of Wordpress Mu (WPMU) at this point.  The most popular one thus far has to be LCHSTeachers.com, and it’s growing pretty well with my wife at the helm.  There is a clear audience and a clear user base.

Today I’ll be writing about how to ensure a safe fresh install of WPMU.  This assumes that you know how to configure a wordpress installation and that you’re comfortable with the creation of new databases through whatever hosting service you use.  I’m going to be focusing less on technical how-to’s,  and more on pointing you to the resources and configurations that work best to secure your site.

Ideally, we’re starting fresh after a clean install of Wordpress Mu (currently ver 2.6.5) and ready to upload plugins and change settings.

Part 1 - Secure Registrations

Let’s face it, if you’re reading this, you’re probably not about to break virtual ground on the next edublogs.com or talkislam.com or other major blog site.  You’re probably wanting to start one for a family, group of students, small corporate site, special interest group, or local school.  For this reason we need to understand that our user base is a known quantity. It is a group of people - a finite number of users - if you will.  This means that it will probably be within your or your fellow admin helpers ability to authorize individual blogs.

Currently, on LCHSTeachers.com, because we have someone “on the inside” and we only want those people who are known to them to be able to access it, we simply have registration disabled and comments turned off.  Anyone who wants a new blog on the sites has to request one.  If this is a feasible concept for your install, then I recommend it.  It will save you tons of spam fighting and comment heartache.

The second best solution is to use wp-reCAPTCHA and Moderate New Blogs together.  This creates an environment where you cut down as much spam registration as possible with a CAPTCHA application, and simultaneously reinforce it with a “click-to-activate” option for all new blogs created from the admin area.  You’re going to (I hope) get an email every time a new blog is created anyway, now you can choose who is and is not activated by going to Site Admin -> Blogs.

Beyond that, the minimum I would use is the wp-reCAPTCHA plugin by itself.

Part 2 Will Be: New Blog Settings


« Previous Entries