Tag Archive for 'Unwakeable'

WordPress Theme: Unwakeable 1.2

Unwakeable 1.2 is out! You can download it or you can visit the Unwakeable page for some more details. You may also be interested in the ChangeLog, although I’ll go over a number of the changes in this post.

Probably the most notable change is the separate options for Unwakeable in the wp_options table. Let me explain a little bit. Basically, I’ve renamed the options to be unwakeable specific. Previously, Unwakeable would pick up options already set in K2 or it would just set the default values, still with the K2 names. So, if you’re upgrading to Unwakeable 1.2 from an earlier version, you’ll want to click the “Copy Options” button from the Unwakeable Options page. Clicking that button will take the options you had set in previous versions and will update them to work with Unwakeable 1.2. You can also copy your options from K2 to Unwakeable 1.2 with this button. If you’re installing Unwakeable for the first time, this probably doesn’t apply to you.

Now, if you’d rather not copy your old options over, that’s OK. You can just go into the Unwakeable Options page and set the options as you normally would. If this scares you, don’t worry, you can’t really break anything by not copying options over. Really, you can’t break anything even if you do want to copy your previous options over. If you have any questions, just get in touch with me.

I’ve also added support for two more plugins, Landing Sites and Gregarious. Gregarious is a replacement for the Digg This Reloaded plugin, which is now dead. Unwakeable 1.2 still has support for the Digg Integrator plugin also. I suggeset you use Gregarious if you want Digg buttons on your pages. It makes use of the new Digg API where Digg Integrator loads Digg buttons in an iframe, not the ideal way to display Digg buttons these days.

Now, you may be wondering why I built in support for Gregarious. Gregarious has a feature called auto-append that will automatically place a Digg button on your page. However, that feature isn’t enabled by default. And, there’s no option to place the Digg button in the sidebar with the auto-append feature. So, I added some code that will detect if auto-append is enabled. If auto-append is enabled, the Digg button isn’t displayed on the sidebar. However, if auto-append isn’t enabled, the Digg button will be displayed in the sidebar. That way you still have the option of displaying the Digg button in your sidebar, even if you use Gregarious.

Also, I’ve made a small fix to the CSS that should get rid of the few pixels of whitespace that were showing in the header, between the black and gray sections. The black in the header is now flush with the right side of the page. You can see what it looked like previously in this image. And you can see it fixed in this image (or right here on this blog). I’d like to thank Jason for pointing out that whitespace.

Is there anything you guys would like to see in the next version of Unwakeable? Could be anything from support for a plugin to design changes. Anything? Anybody?

Enjoy this new version and let me know if you have any problems getting Unwakeable functioning properly. I will provide almost unlimited support for people having issues with Unwakeable. Although, I won’t always be able to support Unwakeable if you’ve made numerous changes to the CSS or PHP for your site.

And lastly, a big “thank you” to everyone who is using Unwakeable. I never anticipated that this theme would become so popular. At my last rough count, there’s about 300 blogs using Unwakeable, I expected maybe 20. :) Thanks again everyone for your support! It’s now far past my bed time…

Who would have thought that a theme like Unwakeable could help so many bloggers with easy web development by incorporating clever web design and simple search engine optimization. With the free installation of WordPress that comes with most web hosting packages, anyone with a desire to make their mark on the web can do so in style.

Popularity: 17% [?]

WordPress 2.0.6 Important Security Update

WordPress 2.0.6 has been released. It includes an important security fix for a vulnerability reported by Stefan Esser, developer of Suhosin, an advanced protection system for PHP installations.

Head over to the WordPress development blog for more details on the release of WordPress 2.0.6. The development blog also says that 2.0.6 is likely going to be the final release in the 2.0.x series before 2.1 is ready for public consumption. WordPress 2.1 has officially entered beta. I’ve actually been using svn versions of WordPress 2.1 for most of my development on Unwakeable. WordPress 2.1 is gonna rock!

A problem with WordPress 2.0.6 and Feedburner has been discovered. Neosmart has two possible workarounds for the problem. If you use the Feedburner Feed Replacement plugin for WordPress, you may be OK though. I believe that plugin does the same basic thing that workaround #2 does, but I could be wrong.

Also, Unwakeable 1.2 will be out within a week. I know, I know, you’re asking yourself “damn, how many times is he gonna say that?”, I can assure you this is the last time. :) I had more of a rough time getting back into the swing of things at work than I anticipated. Luckily everything decided to break when I got back instead of breaking while I was on vacation. Actually, I may even drop Unwakeable 1.2 tomorrow, depending on how everything goes tonight.

Popularity: 5% [?]

Unwakeable 1.2 Status

Unwakeable 1.2 will be released shortly after January 1, 2007. I haven’t had much time the last two weeks to do much work on it. I could release it now, but I haven’t written the php to convert the old K2 options over to the new Unwakeable-specific options.

Some changes in 1.2 will include displaying post ratings, post views, and Digg Integrator on pages instead of only on posts. I’ve also added some css for displaying a changelog like the one I have on the Unwakeable page. Also, I need to test out Gregarious and get support for that plugin built in, if there’s any need to build support for it at all. Gregarious replaces Digg This Reloaded, it also makes use of the new Digg API.

I’ve been incredibly busy at work the last two weeks, we’ve migrated from Access to Microsoft SQL Server. It’s so much nicer to work with. Also, Ashley and I are going to Wisconsin on Friday to visit my dad and step-mom. I’m really hoping nothing goes wrong at work while I’m away. I can work remotely no problem, but I don’t know if I’ll have internet access for the entire week I’m gone. Luckily we’ve got some pretty good contacts that are willing to help out in my absence. They’re all people who’ve proven very trustworthy over the past year.

Popularity: 6% [?]

WordPress Theme: Unwakeable 1.1

I’ve updated my Unwakeable WordPress theme to version 1.1. I got in touch with Kirk to see if I could use some CSS from his Sawchuk scheme for K2. Much to my pleasure, he was happy to let me borrow from Sawchuk, so that’s what I did.

I took the following CSS classes from Sawchuk and implemented them in Unwakeable: download, code, alert, construction, and other. You can see Kirks test style post here for a taste of what each of these classes does, or you can just take a look below. I had modify some of the classes a little bit. I sometimes post small one-liner pieces of code that didn’t display very well without some changes to Kirk’s CSS. I basically just changed some margins around to make the code icon appear correctly, whether it’s in a one-line or multi-line piece of code.

Just for kicks, you can see all the different classes I’ve included in Unwakeable 1.1 below.
p class=”download”

Download Unwakeable 1.1

Continue reading ‘WordPress Theme: Unwakeable 1.1′

Popularity: 8% [?]

Unwakeable 1.091

I’ve released a new version of the Unwakeable WordPress theme. Unwakeable 1.091 takes some of the new CSS from Unsleepable 2.0.

There’s really very little Unsleepable 2.0 left in Unwakeable 1.091. I modified the CSS from Unsleepable so heavily it’s basically what it was at version 1.7 (the version Unwakeable was initially built off).

Unsleepable 2.0 included a taller header, which I removed and set back to the original height found in the initial release of Unwakeable. Ben was also using images in the background of the menu when hovering with your mouse, I removed those and switched back to simply using colors instead of colored images. I couldn’t really tell any difference between the two.

Ben also added drop shadows to the “page” section of Unsleepable 2.0. I did not carry these over to Unwakeable, simply because they wouldn’t fit this theme very well. It could have been done, I didn’t like how Unwakeable looked with the drop shadows though.

You can see the theme here on this site or you can see dev.longren.org for a preview of the newest development version. That site is using Unwakeable 1.091 and WordPress 2.0.5 beta 1. And, as you can probably tell, it’s just a default WP install, no additional plugins or anything.

Unwakeable 1.091 is 100% compatible with Internet Explorer 7. It looks beautiful in IE7, as well as Firefox and older releases of Internet Explorer. Head on over to the official Unwakeable page to download, or you can download from right here.

Popularity: 5% [?]

My First WordPress Theme: Unwakeable

You may have noticed the additional page up at the top. It’s home to my WordPress theme, Unwakeable. Unwakeable is basically K2 with the Unsleepable header.

It’s currently built off K2 0.9.1. I plan on keeping this theme in sync with all changes made to K2. So, when you see a new release of K2, expect a new release of this theme soon after.

This theme works with a wide range of plugins by default. The following plugins work by default with this theme, in addition to those already supported by K2:

  1. Digg Integrator
  2. WP-PostRatings
  3. WP-PostViews
  4. WordCount
  5. WP Admin Bar

This is NOT a style for K2. I’m releasing Unwakeable as a totally separate WordPress theme. One thing you should note is that this theme will inherit all the options you set for K2 in the K2 options page (assuming you were using K2 previously). Unwakeable make use of the same database options used by K2.

If you want a custom header graphic, check out Ben’s tutorial. Please let me know if you come across any problems with this theme, there are likely some things I missed.

In a related side note, WordPress.com added two new themes for users to choose from. They added Unsleepable and a stripped down K2. Coincidence? Definitely. Now would be the perfect time for WordPress.com to add Unwakeable, the combo Unsleepable/K2 theme. :)

You can download Unwakeable here or from the official Unwakeable page.

UPDATE: As the comment below says, Ben released Unsleepable 2.0. I’ll be updating Unwakeable within the week to include the new stuff from Unsleepable.

Popularity: 4% [?]



cheap xbox 360 games - buy from zavvi
cheap xbox 360 games - zavvi

mobile phones - Web Design - Credit Card Consolidation - Credit Counseling - New York Hotels - Mortgages
Search Engine Optimisation - Mobile Phone - Bike Insurance - Landlords Insurance - Search Engine Marketing - Mobile Phone