Blogging Robots

BlogJet Blog

BlogJet 3.0.6 beta released

January 29, 2013 by Kim Young Hoo

What's new

  • Support WordPress Custom Fields.
  • Restore 2.6's confirmation dialog when using Ctrl+Enter to publish.
  • Expiration date is February 28.

Download BlogJet 3.0.6 Beta

BlogJet 3.0.5 beta released

December 28, 2012 by Kim Young Hoo

What's new

  • Restore smileys (from BlogJet 2.6).
  • Support WordPress post statuses, Publish, Pending, Draft, Private, Trash (for page too).
  • Filtering by WordPress post status.
  • In Preferences, can select default post status for WordPress. For example, if you want to make status of new post as Private or Draft by default.

Download BlogJet 3.0.5 Beta

BlogJet 3.0.4 beta released

November 30, 2012 by Kim Young Hoo

What's new

  • Extend beta expiration date to 2012-12-31.
  • Restore Generate excerpt feature.
  • Restore Extended entry (in Tools).
  • Support extended entry tag for blogger.com.

Download BlogJet 3.0.4 Beta

BlogJet 3.0.3 beta released

November 1, 2012 by Kim Young Hoo

What's new

  • Extend beta expiration date to 2012-11-30.
  • Change all blog icons to rounds ones.
  • Fix to show current selected skin.
  • Update blog account wizard to select image upload method (blog provider, Flickr and FTP).

Download BlogJet 3.0.3 Beta

BlogJet 3.0.2.1 beta released

October 12, 2012 by Kim Young Hoo

What's new

  • Flickr integration and upload support. (Options → Web Services or Blog Settings, select image upload method).
  • Blog Settings. Can change blog settings without wizard and can update refresh posts count (default 30).
  • Update highlight style in post list slide (see screenshot).
  • Update post preview template. (For old beta version users: please delete subfolders in %User%\AppData\Local\DiFolders Software\BlogJet\Data\Templates, to apply this new template).

Download BlogJet 3.0.2.1 Beta

Screenshot of BlogJet 3

BlogJet 3 beta updated

September 28, 2012 by Kim Young Hoo

BlogJet 3 Beta has been updated to extend expiration date from September 30 to October 30. Please download the new version.

Download BlogJet 3.0.1.2 Beta

BlogJet 3.0.1 beta released

September 15, 2012 by Kim Young Hoo

BlogJet 3.0.1 Beta released.

What's New

  • Show tags in posts list and post view.
  • Update blog icons to 32x32 images.
  • Insert YouTube links (from BlogJet 2).
  • Remember main window size and position (from BlogJet 2).
  • Changing of account is disabled when editing post.
  • Fix Squarespace API URL.
  • Check for update.
  • Preview when writing post (from BlogJet 2).

Download BlogJet 3.0.1 Beta

BlogJet 3.0 beta released

September 4, 2012 by Kim Young Hoo

We are happy to announce that BlogJet 3.0 is ready for beta testing!

What's New

  • New Ribbon style interface with 40 skins.
  • Tab-based editor.
  • Widescreen view mode.
  • Save drafts in local storage database, not external file.
  • Manage and restore draft from drafts database.

Currently Missing in Beta Version

Some of these features will be implemented later, some will be dropped.

  • Import/export BlogJet 2 draft files.
  • Live spell checking (sometimes it make editor too slow, turned off now).
  • Live preview in editing.
  • Voice recording, YouTube links, Statistics.
  • Work offline.
  • Smileys.

Download BlogJet 3 Beta

Screenshot of BlogJet 3

When you install BlogJet 3, it reads existing BlogJet 2 blog accounts, options, and database. For safety, the new installation won't overwrite BlogJet.exe, the new version will be installed as BlogJet3.exe.

Surely you want more features, new blog engine support (e.g. Tumblr), new APIs. Some bugs still remain, etc. but note that this is just an initial beta release of the new major update. I won't promise I will support all those ones but definitely there are more with this base. Please give us feedback: blogjet@codingrobots.com.

BlogJet 3 will be a paid upgrade. However, if you buy BlogJet 2 since this announcement, you'll get it for free, so if you planned to buy BlogJet 2, don't wait until the next version is released.

Screenshot of BlogJet 3

BlogJet 2.6.1 released

June 30, 2011 by Dmitry

We are happy to announce the awesome new release of BlogJet 2.6.1, our blog editor for Windows.

What’s New

  • Live Preview and Markdown support.

  • Shortcut for Post as Draft (Ctrl+Alt+Enter).

  • Asking to save draft after publishing or posting as draft problem fixed.

BlogJet screenshot — HTML preview

More about preview and Markdown

You can now preview your post while writing. Because preview window supports Markdown filter, you can easily write Markdown-formatted text.

Each blog account has a preview template file, so you can edit preview file to apply different styles to different blogs. Preview template is stored along with accounts file (not Program Files/BlogJet/Data because it need admin account to write it on Windows Vista and 7). Click “Edit Template” button in Preview to open folder with template file.

This preview file is also used in Recent Posts preview.

Note about Markdown preview. When you select Markdown filter, Normal view (WYSIWYG Editor) is disabled because switching between Code editor (Markdown text) and Normal editor would have corrupted your Markdown text. You can set default preview filter option at Manage Accounts (F5) window.

Please note that Markdown-formatted text is not converted to HTML by BlogJet when posting, it requires you to turn on Markdown filter in your blog server. It’s easily done in WordPress and Movable Type — please refer to your blog server software documentation.

BlogJet screenshot — Markdown preview

Download

As usual, you can download the new version of BlogJet from its product page.

BlogJet 2.6 released

June 14, 2011 by Dmitry

We are happy to announce the release of BlogJet 2.6!

What’s New

  • Background networking for posts refresh, posts delete, categories refresh, creating and deleting categories.

BlogJet 2.6 Background

  • Recent Posts now has slide mode with content preview. You can switch back to column mode (multi selection is only available at column mode).

Blogjet 2.6 Slide mode

Get It

As usual, you can download the new version from BlogJet product page on our website.

Anatomy of BlogJet Post Status

June 7, 2011 by Kim Young Hoo

Hi, my name is Kim Young Hoo and as you may know, I work with Dmitry at Coding Robots, mostly on BlogJet and iOS applications.

We’ve just released a new small update for BlogJet, version 2.5.3. It includes a fix for a fundamental problem with post status. Let me explain what the problems was and what the fix does.

BlogJet have three statuses for posts. In older versions, you could see it at the right-hand part of the status bar. In the new version it has been moved to the properties pane under the “Status” label.

Statuses:

  • New Post. As you can guess, it means a new post. When you click “Publish” if post status was ‘New Post’, BlogJet makes a request request to your blog service to create a new post. Easy.

  • Editing. Editing means that the post has been already published (as a draft or not) to blog. So BlogJet request to update existing content with “Editing” status.

  • Draft. When you save your post to a draft file or open the existing draft file, the post status is “Draft”. For such posts, does BlogJet makes a request to create new post or update existing post? Try it. Make a sample post. Publish it. Save it as draft file. Exit BlogJet. Launch BlogJet and open a saved draft file (now “Draft” mode). Publish it. Update or new?

The answer is, new post. Because BlogJet doesn’t save published status in the draft file, it’s always recognized as a new post. Draft file feature exists to save drafts when writing (before publishing) or for content backup, so it isn’t right to manage local copies of published posts.

I’m sure there are some people who don’t like this “always new post” thing for draft. But soon BlogJet will have “save draft” or “auto save” to local database feature, so I don’t want to fight with the above problem for now.

There is another status: for WordPress blogs we have “Page” or “Post”. It coexists with above three statuses. New Post or Page, Editing Post or Page, so on.

Nothing special. Simple. New Post, Editing, and Draft. For WordPress, page or post. Simple.

The problem appears after you publish a post to a certain blog (let’s call it “A blog”). If you switch the blog to “blog B”, what the status of this post will be?

In older version, BlogJet didn’t do anything for this “change blog after publishing” action. So the post still had “Editing” status. So when you clicked “Publish”, it would try to update the non-existing post (a post published to “A blog”). The result depends on your blog server. You might get an error, or nothing happens, or somehow a new post is created.

In 2.5.3, this problem is fixed. Status will be changed to “New Post” when you change a blog to B and back to “Editing” when you change it to A. Even with selected categories. So BlogJet now manages published states properly.

I know this is a small fix but hope it will reduce confusion.

BlogJet 2.5.3 released

June 7, 2011 by Dmitry

BlogJet 2.5.3 has been released and is available from the product page.

What’s New

  • Status bar removed. Normal/Code view buttons and Pings buttons are in the toolbar.
  • Post status, word count, and Page/Post choice have been moved to the properties pane.
  • Heading 1-6 button in the toolbar. If there is selected text, it makes it the heading. If there’s no selection, it asks you for the heading text.
  • Fix for a post status problem. It needs a longer explanation, so please check the upcoming post to learn more.

BlogJet 2.5.1 released

May 30, 2011 by Dmitry

BlogJet 2.5.1 is here! Not only it has new features and fixed bugs, there are a few old features, which were not widely used, removed — yes, we don’t like code bloat.

Release Notes

  • Added category support for Blogger.
  • Fixed occasional error when posting to Blogger.
  • Fixed a bug with uploaded image url fetch with SquareSpace.
  • Removed Twitter support.
  • Removed music detector feature.

You can download the new version from BlogJet page.

BlogJet 2.5 released!

May 12, 2010 by Dmitry

We’re happy to announce that BlogJet 2.5 if out of beta and the final release is available now. Since the first beta version of BlogJet 2.5 (released last December) there are many improvements which can be classified into five areas: unicode, spelling, pages, categories and tags, and recent posts.

Unicode support

BlogJet now has full Unicode support, so you can write blog posts in any language, and even mix languages.

Spelling

BlogJet 2.5 has a brand new spell checker which supports live spelling and many options (including auto correction).

Pages

Support for creating and editing pages on WordPress, MovableType and TypePad blogs.

Categories and Tags

Support for creating and deleting categories on WordPress blogs and fetching server-side tags.

Recent Posts

BlogJet 2.5 introduces the new modeless Recent Posts window with sidebar, which supports multiple blogs and pages. Under blog titles there are “Posts” and “Pages” items. Also, you can select mutiple posts or pages for bulk deletion.

BlogJet 2.5 screenshot

Release Notes

Here is the list of what’s new in BlogJet 2.5 since the last official release, 2.0.1.4:

  • Full unicode support.
  • New spell checker with live spelling and many options (including auto correction).
  • Clean theme that looks native in Vista and Windows 7.
  • View Details in WYSIWYG editor.
  • Ability to toggle word wrap in code editor.
  • Automatic closing of tags in code editor.
  • TypePad image uploading problem solved.
  • Support for creating and editing pages on WordPress, MovableType, and TypePad blogs.
  • New modeless Recent Posts to support multiple blogs and pages with sidebar. Under blog titles there are “Posts” and “Pages” items.
  • You can select type of new posts using “Post”/”Page” buttons in status bar.
  • Multiple selection of posts or pages (useful for bulk deletion).
  • Ability to create new categories and delete them (WordPress only)
  • Show and select server-side tags (WordPress only)

You can download BlogJet 2.5 from its product page. This update is free for registered customers. New users can get a free 30-day trial version.

BlogJet 2.5 Beta 4 released

April 26, 2010 by Dmitry

We’re glad to announce the new beta version of BlogJet 2.5!

What’s New

  • Support for creating and editing of pages in WordPress, MovableType, and TypePad blogs.
  • New Recent Posts to support multiple blogs and pages with sidebar. Under blog titles there are “Posts” and “Pages” items. Plus you can select type of new posts using “Post”/”Page” buttons in status bar.
  • Multiple selection of posts or pages (useful for bulk deletion).

blogjet-2-5-b4-1.jpg

  • Ability to create new categories and delete them (WordPress only)
  • Show and select server-side tags (WordPress only)

blogjet-2-5-b4-2.png

Get it now:

Download BlogJet 2.5.0.12 Beta (4.2 MB)

Let us know about any problems you encounter in BlogJet Beta forum.

BlogJet 2.5 Beta 3 released

March 30, 2010 by Dmitry

We are happy to announce the new beta version of BlogJet 2.5, our blog client for Windows!

What’s New

  • View Details” in WYSIWYG editor.

blogjet-view-details.png

  • Ability to turn on and off word wrap for code editor.
  • AutoComplete in code editor.

blogjet-autocomplete.png

  • Automatic closing of tags in code editor.

blogjet-auto-close-tags.png

  • Fixed issue with using Alt key for menu shortcuts.
  • Recents Posts window is now modeless. (Note: it has been changed to modeless but currently it doesn’t reflect changing accounts and doesn’t reload published posts, you need to close and reopen it for changes to appear. This will be fixed in the future release)
  • TypePad image uploading problem is solved.
  • TypePad “Get recent posts” error is fixed.
  • Fixed a lot of issues with drafts and WYSIWYG editor.
  • Fixed setting default font as “Times New Roman” (font preferences work the same way as in BlogJet 2.0 now).
  • Now dictionaries are placed into AppData/Spell folder (fixes Win7/Vista custom dictionary issue). (Note for Beta 2 users: please move custom dictionary files to AppData/DiFolders/BlogJet/Spell)
  • Restored showing progress window when posting.

Download BlogJet 2.5.0.10 Beta (4.3 MB)

Let us know about any problems you encounter in BlogJet Beta forum.