I keep a lot of bookmarks around. I mean, a lot! That makes it difficult to manage them, and for that reason I became a fan of tags, and a user of del.icio.us, a popular social bookmarking service. Now it’s much easier for me to find my bookmarks, and revisit places I’d been to on the net. I am talking of my personal bookmarks only, not the social aspects of having them on del.icio.us.
There are lots of other social bookmarking services now, each with its unique twist. The thing with most of them is that none are up to the level of convenience that I’d like to have. One thing I would like to have is a better interface, another is the ability to file my bookmarks faster, possibly skipping the step of tagging, yet being able to find a particular bookmark when I need it. Now LookLater might be the answer to this. First I heard of it from the post Startup blog, day 1 on The Business of Software. The idea was to have the first beta release out in 12 days! If you scroll down the original post, you’ll find out that Doug Martin, the author of the idea, is someone who really has the vision and experience to make it happen. He set up the development blog so that others could watch his progress in reaching the goal.
The first beta release did not happen yet, but it is about to happen anytime now. In the meanwhile, Doug released a couple of pre-beta demos, and they were quite impressive. It had that rare quality of being pleasant to use when I tried. I called those little bookmark pieces that were created on my clicks the looklets. Yet a very important thing to me was that Doug really listened to the users, and came up with things than can make me switch to LookLater indeed!
Anyway, don’t just read about it. Get out, read the development blog, try the demos, touch it, and feel what it’s like. You might like it as much as I did.
As a puzzle collector, I am an active user of eBay. eBay is invaluable source of rare and difficult to find things, including puzzles. I am also a user of sniping tools as they, on one hand, allow me to place my bids while I am away from the computer, and on the other hand, help me to place the bids at the very last moment, thus leaving little chance for someone else to outbid me. One tool that I used before was JBidWatcher, but then I switched to Biet-O-Matic, for it’s a more lightweight, yet capable enough tool.
Until now, due to the eBay’s pricing scheme for the use of their API calls, the sniping tools I’ve been using employed the strategy of scraping the content of the site. Not only did not that conform to the eBay’s User Agreement, it also had the tendency to break once in a while due to changes in the pages layout that eBay made routinely. Starting today, eBay dropped all fees it charged for the use of the API (when you use their new unified scheme), as well as the fees for the membership in the Developers Program. The programs and tools developed by people still require certification, but it’s free now as well, see Member Benefits and Fees.
Anyone who has been using sniping tools knows the feeling when a bid did not go through due to the tool being broken because eBay changed the page layout. Hopefully with the use of the eBay API these tools can reach a higher level of realibility that I’ve been looking for. I also had an idea for an interesting tool that I called “Concise eBay” about a year ago. After careful calculation, and reading the eBay forums, I decided against it. The idea still stands, and I might even get back to it sometime now, who knows!
There is a lot of these gatherings happening here and there now. They are short (one-two days) events where attendees meet to share ideas, learn from others, and just hang out. They are short open-space informal conferences. There are certains community rules to them. If you are not from the local area, you’re often invited to stay overnight right there where the event takes place - just bring your sleeping bag. FooCamp, BarCamp, TagCamp, recent MindCamp, as well as BrainJam, TechCrunch BBQ, and now HyperCamp - these events are organized more and more in different places in the States and other countries, such as France (Paris), Holland (Amsterdam), and our neighbor Canada (Toronto). More camps appear now, that are not necessarily about technology: look at LongTailCamp. If you’re organizing one, look for tips in FooCamp Wiki.
The materials from the camps are often published on the web in form of papers, podcasts, or video.
There is also an event being organized in Washington DC area: BarCamp DC. The date is not set yet, however, and it’s been so for a long time now. I’d like to see it happen, and I hope I will not be away when the event takes place.
It’s a rephrase of the motto found on IT Conversations, a web service that offers lots of audio recordings with talks from various tech conferences, and interviews with people leading the industry. Generally, I am not a listener, I am a reader. That’s mostly due to my being hard of hearing and being unable to effectively use all those nice gadgets that deliver sound to your ears, as they are hardly compatible with the hearing aids I have to wear. Yet I found myself hooked to these recordings. The conversations are very, very interesting, and the emotional context gives the words a whole new angle you don’t have in a transcript. Take a look around, find the area that interests you, and give it a try.
Another thing that I think should be mentioned in this context is NerdTV, a weekly one-hour online show that offers interviews with famous people from the world of technology. It’s video, not just the audio, so you have a chance to see all these people. I watch it since the first show was released, and I am not going to stop. Each show has a version with subtitles, but they’re permanent (and ugly), not your usual on-demand subtitles that come with DivX movies and can be turned on or off. There is a transcript for each show, it’s helpful for those who are not fluent in english.
Most of these conversations don’t make it to the printed media, so I can’t read them anywhere. They are lost unless they’re listened to. Listening to them can give you a new view to whatever you’re thinking of, and give you new ideas that you don’t find anywhere else.
Sometimes I think that having less choice is better than having more choice. It may depend on a person, but it can drive me crazy when I have too vast selection, and I have the need to make a choice. That’s true for all kinds of mechandise that I buy. That’s why I always look for the reviews, recommendations, and for a forgiving return policy.
I wanted a wiki for my site, as I find wiki a wonderful tool for collaborative development of ideas. I needed to make a choice, so I googled for wiki comparision tables, and reviews. I found several of them, and at first I chose MediaWiki as the most well known wiki out there. Well, after I have downloaded it and have taken a quick look around, it ticked me that it was way too big than what I imagined it would be. After careful investigation of the same comparison tables I put my finger on WikkaWiki that, compared to lots of other lightweight wiki tools is still being developed.
Installation was a breeze, quick and easy. I put a full copy of the distribution in a separate directory, and linked to it from where I wanted my wiki to be. I wanted several of them in different places and separate, and that way I was able to make that happen with ease. Everything happens on a single installation page, and after you have filled it with all necessary data, it creates the database tables for you, and initializes your wiki. The configuration file is put in the local directory, and you are free to modify it if needed.
Nothing is perfect, as you can imagine. For my installation, I wanted the wiki to be private, and for that I needed it to not allow freely available registration. There was no option to do that, so I had to hack the code, remove the registration part, and move it to a special administration page inside the wiki where I could create new users myself. Also, the defaults are set in the configuration file to allow public access to the wiki pages, and I changed it to allow registered users only. The most interesting (and somewhat disturbing) thing was that WikkaWiki creates a cookie when the user logs in, and that cookie is not linked to specific wiki, but rather to the host. That is, when you have several wiki on your site, once you log in to one of them, you get logged in to all other wiki automatically! I will see if I can fix that as that’s not quite what I want.
I’ve chosen WordPress as my blog engine for a number of reasons. One of the main reasons to try it was the promise of one-minute install procedure. And in fact I did install it just under a minute, to my surprise! Having done that, I set up to find a suitable theme that I would have liked, and did not really find one. But hey, it’s just me! One thing I did not want to have for sure was using one of those common themes that are replicated on hundreds, if not thousands of WordPress powered sites, even though I am not a web designer at all.
Here are some of the annoyances that I encountered while setting up the blog using WordPress:
<?php
if (!defined('WP_USE_THEMES')) {
define('WP_USE_THEMES', true);
}
if (!defined('TEMPLATEPATH')) {
define('TEMPLATEPATH', $_SERVER['DOCUMENT_ROOT'] . '/MyThemeDirectory');
}
require('./wp/wp-blog-header.php');
?>
As I studied the code a lot, I have an opinion on it. It’s a mixed opinion. The main thing is that the code just works for all standard applications and settings. That’s why people use it in the first place. Customizing it to suit your specific needs might be difficult, however, depending on what you want to accomplish. Some nontrivial bugs can drive you crazy, and I did not find much support in that area. I might not have looked in the right places for it though. The overall feel of the code that I’ve got was that it is structured well, yet it’s somewhat mushy, not clean and lean, and not very consistent. Also, it came as a shock to me when I turned on full warnings, and the system spit out a hundred of warning about undefined variables each time a blog page loaded in the browser. Hopefully the code gets improved as it matures.