Blogging Robots

Archive for May, 2004

Flying Discount

May 31, 2004 by Dmitry

New offer - funny “flying” discount on BlogJet available:

Here are four steps to get $7 discount on BlogJet:

  1. Make an airplane from a sheet of paper.
  2. Draw or print BlogJet on it.
  3. Throw your paper airplane out of your window and take a photo of it on the fly.
  4. Send the photo to fly (at) blogjet (dot) com and we'll send you a coupon code on US $7.

The best photos will be published on our web site.
Hurry up, this is a limited time offer!

Here are a lot of links on how to make a paper airplane.

Update:  now this offer is available only for readers of this blog. So if you read this, you can apply; if you don't read, you just don't care

Tip: Changing BlogJet This! Template

May 29, 2004 by Dmitry

If you're not satisfied with the way BlogJet inserts text when you click BlogJet This! button in Internet Explorer, you can change the template for this action.

The default template is:

<p><a href="{$ .URL $}">{$ .Title $}</a></p>
<p><em>{$ .Text $}</em></p>

and in WYSIWYG editor it shows as:

BlogJet

BlogJet is a desktop blogging application that greatly simplifies posting to your blog. It is user-friendly, easy to use and elegant.

If you want to change the template, find C:\Program Files\BlogJet\Data\Templates\blogthis.htm file and edit it. Here are a few variables that you can use:

{$ .URL $} - page URL
{$ .Title $} - page title
{$ .Text $} - selected text

Let's change the default template to:

<p>Check this out:</p>
<blockquote>{$ .Text $}</blockquote>
<p>(via <a href="{$ .URL $}">{$ .Title $}, {$ .URL $}</a>)</p> 

Now if you click BlogJet This! you'll get the following layout:

Check this out:

BlogJet is a desktop blogging application that greatly simplifies posting to your blog. It is user-friendly, easy to use and elegant.

(via BlogJet, http://blogjet.com/)

Introduction

May 20, 2004 by Dmitry

Powered by this man

Hello,

Thanks to Ross, I finally set up the blog.

Although this is kinda “official” BlogJet's blog, I'll be writing not only about my software, but also about blogosphere,  marketing, etc. (you can see almost full topics list at the left pane).

Feel free to leave your comments (I always like to hear from you!), ping my posts and discuss this blog in BlogJet Forums.