Trying Google Buzz
I’m trying out google buzz… I kinda like that I don’t have restrictions on the amount I can type (unlike twitter), and it has comments (like jaiku).
I’m trying out google buzz… I kinda like that I don’t have restrictions on the amount I can type (unlike twitter), and it has comments (like jaiku).
Though you wouldn’t know it from the blog, I’ve been typing a lot lately. I generally type longer texts on a flavor of emacs (usually, it’s been the excellent Aquamacs on my macbook pro). Now, though, I find that my wrists are hurting, and I don’t think it’s a coincidence. So, I’m [...]
Ok, I figured out how to hide url links from guests in phpBB3. You can redirect those links to wherever you want (like a registration page, or whatever). Go to includes/bbcode.php, and find the function bbcode_tpl_replace. Toward the top add a new static array:
static $guest_replacements = array(
‘url’ => array(’{URL}’ => ‘http://www.movethemarkets.com’, ‘{DESCRIPTION}’ [...]
I’m playing with phpBB3, and I wanted to make it so that only logged-in users could see blocks of code in the posts. Guests will see everything but the code block. After looking around a bit, here’s what I finally did: In includes/bbcode.php, find the function bbcode_second_pass_code, and add this to the [...]
I got my beta copy of Ninja7 tonight. Though there were a few issues, my impression is very favorable overall. Here were my first impressions, roughly in order.
“There has grown up in the minds of certain groups in this country the notion that because a man or corporation has made a profit out of the public for a number of years, the government and the courts are charged with the duty of guaranteeing such profit in the future, even in the face [...]
Wow, this guy has been studying the exact topic I’ve been struggling with lately. Remember recently I was contemplating the way digital products defy valuation? Chris Anderson just put out a book, Free: The Future of a Radical Price. Here’s a talk he gave on the subject for the Wired Business [...]
This post may or may not be interesting to you. It’s meant to remind me of all of the configuration steps I needed to take, so that when I install Windows 7 I can redo all of the steps faster. I’m still getting familiar with Vista, so I may add more steps later. This draft [...]
I thought I’d post a screenshot of my charts this morning (click to enlarge):
Ninjatrader seems to be running on 64-bit Vista with no issues. Today I connected to my Zen-Fire account, and placed some trades with no problems (other than the “ORDER PENDING” voice, which startled me because I had forgotten to turn it [...]
It’s been an interesting day. I thought I might as well journal it.
RIP, Mac
My old Mac Pro has given me years of faithful service, and had not yet malfunctioned. I like to think it got suspicious when I started moving lots of its files to external storage. But, like a faithful soldier, it just followed [...]