Jul 03
JasonTheme, WordPress colorChooser, ipb, wpmu
Update: It works in all browsers now.. Yaaaayy!! Though IE does this strange ass selection thing that I need to figure out how to stop.. Next; I make it save your preferences then on to implementation!
So its been several more days and I have spent quite a bit of my spare time working on this theme conversion.. I can almost say its complete, but not quite yet.
http://info.rsow.com/projects/fffredesign/
My colorChooser system is about 90% done in Firefox and Safari, and about 70% done in Opera and IE. I’m not at all surprised that it’s not working correctly in IE, but the fact that Opera has the same error was a little shocking. Usually Safari and Opera work in parallel when it comes to javascript. Meaning if it works in one, it works in the other and vice versa.. I’ve managed to break that paradigm with this bit of code.. hehe.. It will be interesting to see what the issue is.. More
Jun 28
JasonJS/CSS Etc, WordPress ipb, joomla, Theme, WordPress, wpmu
Well as some of you know I have been working on a joint WordPress MU and Invision Power Board theme based on the joomla theme Chromatophore.. I thought I would give an update — It’s going well all things considered, but its taking me a little longer than I had for seen to get the color chooser logic working correctly.
You can see my progress here:
http://info.rsow.com/projects/fffredesign/
I’ve run into some interesting javascript foibles that I have had to deal with and have also taken this opportunity to start on my own javascript toolbox.
More
Jun 24
JasonDev Diary ipb, joomla, Theme, WordPress, wpmu
My new project requires a common theme across both WordPress (and thus WordPress MU) and Invision Power Board. No small order.
To that end I have decided to convert (or redesign) the Chromatophore Joomla theme into a combined wordpress / invision power board theme. I decided to go with this look because I very much appreciate what the folks over at RocketTheme did with the Chromatophore theme. To be honest if I were using Joomla I’d buy it, but since I’m not I must create my own.
Instead of just cutting and pasting their html, js, css, and images into an already created wordpress template I have decided to recreate the theme from what I see alone. Without looking at their source — at all. (So far I’ve only peaked a couple times)
More
Jun 22
JasonRandomStrings captcha, WordPress, wpmu
So I got the WordPress MU blog system up and running YESTERDAY. And today I wake up to some spam in the form of a bot that created a “wow gold farmer” blog. It was completely random crap and went a pretty long way towards detailing my need of some form of bot protection.
I’m stunned that I got botted so soon after putting it up, more over on domains that didn’t exist until yesterday. BUT likely due to my post of yesterday which told the bots where to go — woops. A solution was required and fast! More