The first plugin of today is not actually a wordpress plugin at all, but it works like one (at least like one that has a slightly complicated installation). It is called iBox. Installation is relatively simple if you are comfortable with uploading and modifying files. Kind of a pain if you’re not. There is some code that needs to be added to the header.php file of your theme, an image that needs to go in the root images directory, and two files that need to go into your theme’s main directory.
Read the rest of this entry »
Posts tagged with wordpress
More Wordpress Plugins
Plugin Update
I have given up on the Share This plugin for now. No time to mess with it anymore. I am back to using the social bookmarks plugin, but I like the way Share This works and looks much better. When I have more time, I will try again.
Yesterday, I added the WP-chgFontSize plugin, which is pretty cool. I wish it used ems or percentages instead of pixels for the font-sizes, but can see how that might get tricky with the javascript. I added some code to include a link to return to the default font size. It was bugging me that the only way I could return to the default size was to delete the cookie from my computer. I like to have an ‘undo’ option whenever possible. If anyone else is interested in having this option, here is the code:
In the wp-chgfontsize.js file, right after this else block (around line 82):
} else {
document.write(' <a href="javascript:void(0);" onclick="chgFontSize_increase();"><img src="' + chgfontsize_imgincdea.src + '" title="Increase Font Size" alt="A+" id="chgfontsizeimginc" /></a> ');
}
Add this:
document.write(' <a href="javascript:void(0);" onclick="chgFontSize_change(15);" title="Default Font Size">default</a>');
Replace the 15 with whatever your default font size is.
Just when I thought I was finished experimenting with plugins for today, I realized that even when using <code> tags, the code was not displaying right in this post. Hyperlinks were actual working hyperlinks, image tags were showing the image, and html codes were making spaces.
Enter my newest plugin, Code Markup, which makes the code tags work right. It is kind of annoying to use a plugin for something that is supposed to happen automatically, but it seemed like the quickest, easiest solution to make it work.
Still, you gotta love that there is a wordpress plugin for just about everything! I am using 26 of them right now on this site.
New Old Meds
So much going on. New meds. Well, not exactly new. Same as the last meds only in a different formula and dose of pill. Started yesterday. So far, so good. I can breathe. Hopefully the new kind of pill will not give me the same kind of allergic reaction as the last time. I realized when I picked it up this time that ‘trouble breathing’ is listed in the package insert as a possible allergic reaction, not as a side effect.
The good news is that the side effects of strattera are finally wearing off. My body feels more normal and the strange sores that I’ve been getting underneath the skin on my hands and feet has almost completely disappeared just as suddenly as they appeared shortly after I started taking the meds. Mystery solved. All those blood tests for nothing.
It has been very hard to work. Even hard to play. I am half playing while I am writing this. Turning in quests. It has been fun playing warcrack with the mac guild, the Reservoir Dogcows. Nice folks. I still haven’t played much in groups, but when I did, they were very helpful. Tsayad the night elf hunter (that’s me) is almost level 40. That is a cool thing in world of warcraft. For hunters like Tsayad, it means you can start wearing mail armor instead of leather. It also means you can get a ‘mount’, which is an animal that you ride on so you can go a lot faster. For a night elf, the standard mount is one of several giant cats. Cool.
I have so much work to do. I sure hope these meds kick in soon! I wonder if I will ever be able to read again. I suppose I should be patient. There are good things too.
We got a harness and a long lead for Nikkyo and have been taking her outside in the backyard. She likes it
Mostly she sniffs the other cats and eats grass. Cats sure do like to eat grass.
Read the rest of this entry »
Wordpress Love
I love wordpress. My first thought about making new websites for clients, friends, or myself is “How can I do this with wordpress?”. In most cases, there is a way. I have used more open source php/mysql content management systems over the years than I can count, and at this point wordpress is my favorite by far.
The code is clean. That is the thing I love best. The file structure makes sense. It is usually pretty easy to completely customize a site design by altering only the theme files. In most other systems that I have used, hacking the core files is part of customizing the design, and updating the core files can be a nightmare. I do end up hacking wordpress plugin and widget files from time to time, but that usually has more to do with function than design.
A basic install of wordpress is small and fast. I like that. The plugin system is excellent and the developer community is incredible! It is nice to be able to customize site features as needed, rather than having to install a gigantic supersystem every time that overwhelms clients and has a negative impact on site performance.
My favorite wordpress plugins and widgets:
Read the rest of this entry »
Autiblogger.com
I am working on a new project to provide free blogs to the [tag]autism[/tag] community. Autiblogger.com is now in the first public testing phase. It is powered by [tag]WordPress MU[/tag], and so far all is going very well.
I have been wanting to set this up for a while and am very glad to finally have it working. There were a few problems with the [tag]wordpress[/tag] mu install, but that was because I didn’t have a wildcard DNS entry set up for the domain. It is set up now and everything is working as it should. I wish I would have known to do that the first million times I tried to set up wpmu!
If anyone wants to set up a blog and help me test the site, just go to autiblogger.com and sign up! Please read the Terms of Service first! All feedback is appreciated ![]()
Categories
Tweet...
- New blog post: The Candidates http://tinyurl.com/3z47en 1 day ago
- More updates...
Recent Posts
Hire Me!
Random
Race car spelled backwards is race car.

Recent Comments