Twitter Weekly Updates For 2009-03-30

  • Git seems really cool, but they forget not everyone is in love with command line. I have a mouse and prefer to use it. #
  • Get me a TortoiseSVN-style UI for Git and I’m sold. #
  • That’s odd. PC clock was an hour slow. Thought it was only 4AM. Time for bed I guess. #
  • RT @farkmain: Pilot who stopped to pray during a crash that killed 16 is sentenced to ten years of kneeling in jail: http://is.gd/oSbk #
  • Alpha/beta test SyntaxHighlighter 2.0 via SVN: http://tinyurl.com/cegr7a (WIP) #
  • Watching Law & Order: UK. The court scenes are quite hilarious due to the usage of wigs. What is this, the 1700′s? Get with the times, UK. #
  • Watching Truth in 24 documentary about Audi’s 2008 race at LeMons. Free on iTunes or via torrents. Epic movie. #
  • Damn. TV schedule said 2 new episodes of COPS tonight, but no torrent releases. Bah! #
  • v2.0.0 of SyntaxHighlighter released! http://is.gd/pukf Complete recode from scratch and now completely awesome! #
  • Wishing I had ops on the WordPress IRC channel so I could ban this guy with his broken IRC client (repeatedly joining/quitting). #
  • WordPress’ version numbering drives me nuts. Let’s just remove the first decimal to make it simple. Current version is “27.1″, next is 28.0 #
  • I say this because 3.0 won’t be revolutionary vs. 2.9 apparently, just the next version. I much prefer the Major.Minor.Bugfix format. #
  • Forgetting Sarah Marshall was quite good. Also helped that both female leads are smokin’ hot. #
  • Today’s Family Guy was the best in quite a while. F’ing hilarious! #

Twitter Weekly Updates For 2009-03-23

  • Family Guy really isn’t as funny as it used to be… :/ #
  • New version of SyntaxHighlighter ( http://is.gd/eRqG ) is coming along nicely. It’ll require WordPress 2.8 though. #
  • The cake is a lie: http://tinyurl.com/cugrh4 #
  • I still don’t get the appeal of SXSW. Sounds like too many people. — In other news, I need to stop going to bed at 8:30am. FAIL! Again! #
  • SyntaxHighlighter 2.0 plugin is coming along nicely. Can’t wait to use it on my blog. #
  • is hating TinyMCE. Plugin works properly with HTML editor, but TinyMCE is HTML encoding shortcode contents. Ugh. #
  • Oh damn, @eddieizzard is on Twitter. *immediately starts following* #
  • I watch “House” these days more for Olivia Wilde than for the story. Nothing wrong with the show, it’s just she’s so damn hot. #
  • Anyone know of an etiquette guide for naming forked software? Trying to cite/reference a source to someone who’s forked one of my WP plugins #
  • I must admit, no one is better at making crazy big weaponry than the Russians. Case in point, a hovercraft: http://englishrussia.com/?p=1908 #
  • DNS nameservers are down for weblogtoolscollection.com apparently. #
  • The the past 2 hours reading through hundreds of WordPress tickets. Cleaned up or closed over 30 of them. I’m tired. #
  • Erm, my last tweet should have read “Spent the past…”. I gotta learn to glance at my tweets before submitting. #
  • Came up with clever solution for posting code in WordPress: do the encoding/decoding at the editor rather than on display. Store it encoded. #
  • By storing the code HTML entity encoded, you don’t have to deal with kses. Saves a TON of trouble and only adds minor coding difficulties. #
  • James May of Top Gear is currently the 5th most popular subject on Twitter thanks to @stephenfry: http://is.gd/nQsn #
  • TinyMCE is making my life a living hell right now. Guess it’s time to sleep on it and see what solutions I can come up with. #
  • LOST was quite good tonight. Glad they’re actually making story progression, although these new questions they’re adding aren’t helpful, heh #
  • It’s nearly 7AM already? Shit. #
  • 1TB WD SATAHD for $90 on Newegg w/ free shipping: http://is.gd/ogjl #
  • Having the fastest PC in the house sucks. Currently rendering my sister’s Maya project for her college portfolio. ETA: a bajillion hours. #
  • 199,859 downloads of my Video Quicktags plugin. Many cookies to the person who gets a real screenshot of 200k! http://is.gd/j9Cd #
  • New favorite word (that I just accidentally thought up): failarious. Yes, I wasn’t the first to think of it, but still. :P #
  • Video Quicktags hit 200k downloads overnight! http://is.gd/omSD Major thanks to @Mango_Juice for the screenshot! :D #

CSS Tweaks For The WordPress Codex

Being a widescreen user, the narrow width of the WordPress Codex drives me nuts. It literally uses half the width of my screen. So, I threw together a couple lines of CSS a year or two back and added them to Stylish to make the site wider as well as to remove those “Edit” links that show up next to headers when logged in (I don’t like them). Please mind you I’m not a designer and there’s probably a better way to do this (suggestions welcome), but it works (at least for me), so whatever. :)

@namespace url('http://www.w3.org/1999/xhtml');

@-moz-document domain('codex.wordpress.org') {
.wrapper { width: 1400px !important; margin-left: auto; margin-right: auto; }
.col-10 { width: 1200px !important; }
.editsection, .toctoggle { display: none !important; }
}

Note you will need to change those widths a bit as I couldn’t get it working properly using a flexible width (due to the sidebar)’

Twitter Weekly Updates For 2009-03-16

  • Night Twitter world. Still haven’t learned not to go to bed at 5am. Oh well. #
  • “Where a calculator on the ENIAC is equipped with 18,000 vacuum tubes and weighs 30 tons, … #
  • … computers in the future may have only 1,000 vaccuum tubes and perhaps weigh 1.5 tons.” – Popular Mechanics, March 1949 #
  • Make Any Plugin Work with WP Super Cache: http://is.gd/mNH5 #
  • How did I ever live without a feed reader? #
  • Looking to help contribute to WordPress? Check out the latest dev blog post: http://is.gd/n6K1 #
  • Getting close to the 200k download mark on Video Quicktags: http://tinyurl.com/dgm46l #
  • Writing patches for WordPress tickets that are bugs: http://is.gd/n89d Taking requests if you have any! :) #
  • Website for Love the Beast documentary is WordPress powered: http://www.lovethebeast.com.au/site/ #
  • Throwing together a website for my younger sister as she’s graduating from college and needs an online business card. #afterhours #
  • Headed to bed. Yes, up too late once again. #afterhours #
  • I should use Hulu more for watching old stuff. Easier than torrenting. Not as good as same-day airings though (Hulu is delayed AFAIK). #

How To: Adjust “Twitter Tools” Prefixing

Twitter Tools is an awesome plugin. I use it on multiple sites, including this one, to automatically tweet new posts.

While the “New blog post:” prefix is good for this site where I also do tweets of my own, it’s not so good for Twitter accounts that are only used for tweeting new posts, such as my FinalGear.com Twitter account. So here’s a tiny little plugin that will allow you to change or remove the prefix from the tweets that Twitter Tools makes.

<?php /*

Plugin Name:  Twitter Tools Tweaks
Description:  Makes modifications to the automatic tweet format of the &quot;Twitter Tools&quot; plugin.
Author:       Viper007Bond
Author URI:   http://www.viper007bond.com/

*/

add_action( 'init', 'TwitterToolsTweaks', 15 );

function TwitterToolsTweaks() {
	global $aktt;

	// Some examples of what you can do that have been commented out by "//".
	// Remove the slashes from the beginning of the line to enable that line.

	// Changes the prefix
	// $aktt->tweet_prefix = 'Check out my cool blog post';

	// Changes tweet format to: "PREFIX: URL - TITLE"
	// $aktt->tweet_format = $aktt->tweet_prefix . ': %2$s - %1$s';

	// Changes tweet format to: "TITLE URL"
	// $aktt->tweet_format = '%1$s %2$s';
}

?>

Copy/paste the above into a text file (enable plain text mode first if need be) and then rename it to something.php (twitter-tools-tweaks.php will do) and stick it in your plugins folder. Activate it and you’ll be good to go.