Go to the sidebar | Go to the main content
 
This is the blog of a Californian girl named Shannon Lee. She writes about what happens in her life, as well as whatever she discovers online. Despite the blog name, Shannon doesn't actually listen to David Bowie.

Coming Up

June 29th, 2009 at 04:05 PM in Site Specific

Yeah so I haven’t been doing much.

Well.  I’m working on a new layout.  For a new thang.  STAY TUNED PLEASE.

Microwaves

September 27th, 2008 at 10:19 PM in A Thought, Rants, Site Specific

It’s pretty hard living with a really old microwave. It is a lot weaker than the new ones. So when the instructions of something say to microwave something for six minutes, I microwave it for seven else it’ll be lukewarm and un-delicious. This is why, when people ask me, “How long do you think we should microwave it for?” I don’t respond. And if I do, it is how-long-I-would-microwave-it minus a minute.

I am going to DESTROY things when I get to college.

And this is my hundredth post, woo.

Wordpress 2.5

March 30th, 2008 at 06:28 PM in Internet Related, Minor Events, Site Specific

I’ve upgraded. Really, I’ve only upgraded so quickly because the screen shots of the new post page show how really sexy it is. It’s those buttons. And the dashboard is so… useful and beautiful!

Except for the fact that it’s stupid because it’s not very fluid. Very fluid? I mean that it’s fluid for resolutions up to 1024 by 768, but anything larger (in width) than that will have the main portions no longer stretch.

See all that useless white-space.

I’m pretty sure I’m not the only one complaining about this, check search the blogs with Google with the words “wordpress 2.5 widescreen” if you’d like.

I’ve changed the stylesheet to my liking, however, and made a little plugin for those who don’t want to dig into their stylesheets. It’s only four lines of code, I believe. Just add it to somewhere like: wp-admin > css > global.css

.wrap, .updated, .error { max-width: 5000px !important; }
.updated, .error { max-width: 4970px !important; }
div.dashboard-widget { margin-right: 15px !important; }
#rightnow { margin-right: 2px !important; }

Here’s a quick plugin. Save it as a “.php” file and upload it to your plugins folder. Activate it. wp-fluid.txt

This plugin makes the max-width much larger, so that it’ll support much larger screen resolutions. It also fixes a discrepancy between the padding in the main pages. It was put together after a brief snoop of the current stylesheet.

Otherwise, here’s my pros and cons list

Pros

  • It’s beautiful.
  • It’s a welcomed design from the old admin panels, which was pretty cluttered in some spots. And this design isn’t one to distract.
  • Tag management is completely supported.
  • Searching everything is supported, no more plugins.
  • Dashboard widgets.
  • Automatic plugin upgrade. This is wonderful, no more wasted time on plugins.
  • That media gallery is awesomes.
  • No more messing with my code in posts.

Cons

  • The contrast isn’t impressive. Some thing’s need me to squint a little on my laptop. The light blue’s not doing much favors.
  • Obviously, the non-fluidity.
  • The font size isn’t very impressive on some parts of the admin pages. Making it bigger with Firefox provokes some sections to semi-break. (See the “Settings, Plugins, Users” menu.)
  • Some things that used to be on the sidebar of the post pages are now under the textarea. I don’t like that. Especially the categories.

Other pages

Search Form

Recent Entries

...to the full Archive...?

Entry Categories

Miscellaneous