Posts tagged as:

Meta

The Greener Room

November 25, 2009 in Internet

I’m pleased to present the new TGR: now with more green!

I’ve spent some time over the past few weeks learning a little CSS, PHP and Java (and I apologize for being so late to that party). I’ve been experimenting behind the scenes with TGR and tonight I’m excited to make those changes official.

So, what’s new? The most obvious change is the design. All the styling here is done via CSS, so your experience will depend on your browser’s abilities to render that code. Any modern browser should have no problems at all.

But… if you’re using Internet Explorer, TGR ain’t going to look too pretty. In fact, it’ll look pretty boring. Don’t worry, it’ll still work just fine (I spent a lot of time making sure of that!) but in much the same way that a DB9 will “work just fine” if you fill it with regular. IE users, for the sake of all the people doing wonderful things with new web technologies, please do both them and yourselves a favor by upgrading to a modern browser. If you need a suggestion, my preferred browser on my Mac is Apple’s Safari, though Camino is a fine alternative. On Windows, my choice is Google’s Chrome but Mozilla’s Firefox is quite popular as well.

I’ll probably continue to tweak the design over time – so don’t be shocked if a beautiful #009944 hyperlink becomes a similarly stunning shade of, say, #009a4c. There are also some new tabs up top – data, finance, math and risk – corresponding to the major themes I seem to gravitate toward. Those are in response to a number of readers’ requests that I make certain information more accessible, and I’ve got some other tricks planned for the future (pending demand, of course) that will leverage TGR’s new platform.

Which brings us to the most important change of all, one which is largely invisible – TGR now runs on Thesis, an excellent and highly extensible Wordpress framework designed with modularity in mind – and that’s important for someone like me, whose attempts at coding more frequently break the site than enhance it. Thesis has made it possible for me to ease into coding for the web, rather than having to wade through someone else’s indecipherable PHP or start from scratch. I highly recommend it for anyone looking to take control of their Wordpress blog or site.

Speaking of blogs and sites, there isn’t much of a difference between them these days and in the near future I hope to take advantage of TGR’s newfound versatility to host more projects and applications here. More on that when I figure it out myself…

As always, thanks for visiting, don’t be strange and most importantly: don’t panic.

-J

{ 0 comments }

MetaBlogging 2.8

June 11, 2009 in Technology

Aside… Wordpress 2.8 is out of beta, and it’s great. Much faster than the beta suggested it would be.

Plus, you may notice that TGR’s search is all fancy again, courtesy of the newly updated Search Unleashed plugin. Perfect for when you feel like seeing the nerdiest things I’ve written, all at once (last one on the list is a classic… the rest are fairly predictable, though I’m partial to the Benford one).

{ 3 comments }

Wordpress 2.7 was released in December 2008 and represented a milestone in the software’s development, incorporating a number of major changes in particular to the back end. One of the most visible was the inclusion of the latest TinyMCE post editor (version 3.2).

Unfrotunately, TinyMCE 3.2 doesn’t play nicely with the Safari 4 beta. Specifically, adding a hyperlink locks up the system; this has to be done from the html editor instead. This wasn’t a surprising development – TinyMCE and Safari have a long history of battles – but it is a serious one, and has led many Wordpress users to drop Safari and adopt Camino or a two-browser solution instead. Today I noticed that the second beta of Wordpress 2.8 has been released, and it upgrades the TinyMCE editor to version 3.2.4. I gambled on that extra .4 to fix my Safari problems and installed the beta.

And there was much rejoicing: in Wordpress 2.8, you can create hyperlinks in Safari. That’s reason enough to upgrade, in my opinion. Additionally, the back-end seems a bit snappier, which is always a plus. There has been one casualty, however. I was getting an error message which read:

Fatal error: Call to undefined method SearchSpider::_weak_escape()

It turns out this was due to a problem with the otherwise-excellent Search Unleashed plugin, and it interfered with drafting, saving, and publishing posts – so obviously the plugin had to go.

That’s right, dear readers, I traded your ease of search for my ease of links. Until compatibility is restored, please accept this video in apology:

Update 6/13/09: the latest version of Search Unleashed is compatible with the final WP 2.8 build.

{ 0 comments }

Pardon our dust

April 6, 2009 in General

Some things are changing around here, as they do every couple months when I get bored of looking at the same layout. There may be a little transition trouble; please let me know in the comments if you see anything suspicious!

{ 0 comments }

It appears that the TinyMCE editor which ships with Wordpress 2.7 does nasty things to HTML in a misguided attempt to be helpful.  In particular, it strips “embed” tags from embedded media (such as flash video), leaving only the object tag. The end result of this particular example is that embedded video shows up fine in TGR’s RSS feed but not in Google Reader.  To my Google Reader readers (including myself), I apologize… I’ll be exploring a workaround.  In the meantime, if you ever see me end a sentence with a colon, there’s probably a video there.

{ 0 comments }