Tag Archives: Tools

Blogsy – a ray of hope

This is a test post from blogsy, an iPad blogging tool.

The interface design looks thoughtful — drag & drop of images from flickr and picasa, videos from YouTube, a built it google search and browser to get at other content. Although there is a bit of a learning curve, it makes the iPad a true content generation device.

Maybe this will keep me blogging this time around. On that note, here’s a cutie pie to bring a smile to you, today.

Hey you

OPML Editor as a wordpress editor

This is a test post to see if Dave Winer‘s OPML editor works with a self-hosted wordpress blog. There is something geeky about seeing crappy fonts on a screen, that makes one want to use a tool more.

I’ve known of the OPML editor for a few years now, and have tried several times to find a neat use-case for it in my workflow, and it never had a compelling enough reason for me to stick with it. I’m hoping that this new wordpress editor tool will make me want to use this more.

This is the first post that I’m writing using OPMLEditor, and here are some of the impressions in the first 30 minutes of use. This is by no means a thorough analysis, and is mostly off the top of my head.

Some cool things:

  • Very simple elegant interface, that let’s you focus on writing content
  • Updating an existing post, is as simple as opening a window, and starting to type. This also allows for micro-updates. As I typed this post, I save atleast 3 times. Since my blog has RSSCLoud and PubSubHubBub (sucky name), every time I hit save, you happen to be online, you will receive an update.

Some annoyances:

 
  • HTML markup when you decide to mark up your page. Since I’m a geek, I guess I don’t mind this, although I would like to be able to use my favourite markup syntax, like Markdown.
  • Non-standard menu layout => I need to search for stuff. This is pain, until I learnt the ropes a bit (all of 15 mins), and I figured out how to use it.
  • I don’t like to take my hands of the keyboard very often, and I tend to shy away from tools that make me do it. Unfortunately, there are no default shortcuts for the simple functionality like adding a link or making something bold, etc. On the one hand, this means, that I will complete writing all that I want to write and then make it pretty. Although, I might get used to working this way, I would still be able to do most of the annotation using just the keyboard. I hope that there is someway to acheive this. I might be wrong about this, so don’t stone me over this. ;)
  • Another really annoying thing, every time I press enter, it OPMLEditor starts a new outline, which is great for outlining, but when I try to create a list of items, it sucks — big time. For instance, see how it is horrible to view this list in the editor. If need to change one element, I will need to look at much more of the text, just to figure out where to change it.

    Screenshot of OPMLEditor

  • This can be solved by allowing multiple lines in the editor (using shift+enter), and ignoring those when converting to HTML.
  • Images have to handle independant of the post creation. I so, wish that the OPML, can also publish the img with the post, but I think WordPress doesn’t provide XMLRPC API for such upload. I posted the image on this post on dropbox, which to a certain extent mitigates this issue, since all you have to do, is use something Skitch to take a screenshot and move it a public dropbox folder. Right-click the image, and you can copy the public link of that image, in finder. Another Cmd-tab, brings you back to the editing context, and few more clicks later, you have placed your image in the post. It’s a pain, but it is better than waiting for the image to upload, etc..
  • It creates tables for every item in an outline!! This is going to be a very big problem for me, since this means mixing presentation with data so much, that it will be impossible for me to parse this out later, if I just need to get the data. I don’t understand, why what is being done using tables, can’t be done using paragraphs instead?! This would also allow, the theme on the site to layout the data in whatever way it deems fit. I wonder if I can change this myself?

Proposed GUI for C++ based twitter client

I got really sick of using Adobe AIR apps that take up more and more of system memory for an app that does twitter.

I’ve decided to put my “coding for myself” hat on and write a QT based C++ application (that should be cross-platform). No name as yet, but I will find something soon. QtTwitter is taken. Mebbe, once I have a working version, I can get ownership of the project on google code.

Share photos on twitter with Twitpic

That’s the proposed GUI. Sorry for the bad light. The iphone cam’s not too good with tungsten light.

Any suggestions?! I will try and post some mock up as I create em. I don’t want to be writing my own twitter REST c++ library. Any suggestion are welcome.

A web based writer for writing to a blog?!

WriteToMyBlog.com, is a web-based editor (with a lot of formatting options), that allows you to write to your blog (from another website?!).

First thoughts go like,

“wtf?!”, … “hmmm.. interesting”… “I am a web 2.0 junkie?!

writetomyblog-dot-com

The likes

1. Simplicity of the UI interface – neat, allows lots of space for text

2. Integration of Flickr and Youtube (although I would love to see more such services)

3. Zero account creation overhead. (I wrote this post, before I created the account to publish it, and is a 1-click process.)

The dislikes

1. No keyboard shortcuts.

2. Too many formatting options. I would rather have more external services (quote pownce or twitter conversations, facebook, vimeo and other photo and video sites)

3. popups (need I say more.. in this day and age.. popups for functionality is a sin … almost).

4. A few irksome bugs. (undo doesn’t work in-order, flickr requires login name, cursor disappears after including a picture.. etc)

Conclusion

The service offers what should be part of any good bloggingsoftware. With recent improvements in WordPress Dashboard and Editor, I doubt if this tool will be able to keep my attention for long. The whole concept of logging into one site for writing to another, seems a little weird. I don’t really understand the use-case.

Update: I found a few more bugs

- Editing an existing post, ignore all previous indentation (white-space).

- Tags set are technocrati tags, and not wordpress tags (I guess this is more like a feature request than a bug)

I couldn’t find a getsatifaction account for this tool, and hence have sent a traceback to their blog. Mark, if you come this way, do create and account for your product/company at getsatisfaction.com, and do set up some form of bug tracking system, so that your users can be your testers :) . Btw, you are welcome for the bugs mentioned here. Ohh.. btw.. I’m using Firefox on Mac OSX.