This is the old blog. Please visit the new one at www.blogjet.com/blog/. RSS Syndicate

BlogJet

This Month
May 2004
Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
Year Archive
Login
User name:
Password:
Remember me 
View Article  Flying Discount

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

View Article  Tip: Changing BlogJet This! Template

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/)