Just a swipe of the finger to add pictures and videos to your blog posts.
Header

[Fixed]

  1. Partial Image Embed Code – If there is a partial image embed code in the HTML then when you try to publish your post Blogsy will just close. This will no longer happen after this update. Until this update comes out you can resolve this problem by flipping to the HTML Side and deleting any partial image embed codes.
  2. Tistory Blog – If the publish date is set to automatic then the categories do not get posted with the blog post when the post is published. This only effects Tistory blogs. Until this update comes out you can set the date of the post and the categories will get published with the post.

[Changed]

  1. German Language – “Automatisch” changed to “Autom.”

 

Share

Squarespace API problem.

May 9th, 2013 | Posted by Lance in Blogsy | SquareSpace - (0 Comments)

Yesterday we discovered that Squarespace was having trouble the their API. We sent them an email asking about this and they responded with the following.

Thank you for taking the time to email us here. Our developers have this as a known issue and are working on a fix as soon as possible. I've marked this message for follow up and we'll let you know as soon as this is resolved.

We appreciate your patience — Thank you!

So if you are having trouble posting or uploading photos to your Squarespace 5 blog then it will be resolved as soon as Squarespace gets this fixed.

 

Share

Bugs fixed in this update.

 

Fixed

  1. Blogger Page – If you set the Post Type as a “Page” in the Post Info. menu then left Blogsy and Blogsy got cleared from memory then when you came back you would not be able to open that page from the local draft list. This only effected Blogger blog users. If you are a Blogger user you should not set the Post Type to “Page” until right before you post that page to your blog.
  2. Load 10 More Pages – If you tapped on the “Load 10 More Pages” option for your online pages the menu would just close. This only effected online pages and not posts.
  3. Tumbr attachment view – Blogsy didn’t close the attachment view when switching from the Rich Side to the HTML Side.
  4. Tumblr attachment clear – If you had attached images to a Tumblr post in the attachment box then tapped on that same Tumblr blog in the Online list the images would disappear from the attachment box.
  5. iPad Photo Library – If you first opened the iPad photo library panel then an album then switched between the Envelope and Direct upload views and tried to drag an image into an envelope the image would drag in as a blank square. If you tried to upload it this way Blogsy could freeze or crash.
  6. German Language – If the blog title was long it would partially overlap with the publish date and time.

 

Updated

  1. Arabic Translation

 

Share

This article is a guest post by Yannik Achternbosch, the editor of AppTestsss.de, a German blog about Apple, iPhone, iPad and Mac.

I saw on our twitter feed that Yannik had written up a very good post about how to use the URL schemes in Blogsy to make blogging even easier. And we love it when we see users write about how they do cool things with Blogsy so I wanted to share it with everyone on this blog. The only problem was that the article was in German. I tweeted to Yannik that I thought the post was very good and wished that it were in English so I could share it on our blog. A few days later I got the following post. Amazingly cool! Thanks Yannik!

Before I got my MacBook a couple of months ago nearly all of my articles for AppTestsss.de were written in Blogsy on the iPad. The app is nice and works well with my WordPress installation but with my MacBook I switched to MarsEdit and wrote only a few posts on my iPad. With version 4.2 Blogsy got many new features like a HTML keyboard and Markdown support but there is one new feature I’d like to highlight: URL schemes. With these schemes it’s possible to create a new article, to add content to the body and to open the website in the built-in browser.

Actions in Drafts

Creating a new article

The Blogsy URL syntax to create a new article with a defined body is the following: blogsy://post?entry=content_you_want. It would obviously be possible to use this scheme to create a new article in Safari by pasting in the content you would like to use into the url, but that is not how it is supposed to be used. So how should we use the scheme instead?

I assume you all have heard of the iOS app Drafts. The app supports some really cool actions that can be performed using URLs. To create such an action go to Settings > URL Actions > + but you don’t even have to create the Blogsy action on your own, you can simply click this link on an iPad with Blogsy and Drafts installed. The action will automatically be added to Drafts and can be used from the sharing menu.

Great, but what does this action do?

The action takes the text from Drafts, without the first line which I always use as a heading, and creates a new article in Blogsy with your text from Drafts as the content; and the best thing about that: You don’t have to write HTML in Drafts, you can use Markdown and Blogsy will parse it to HTML for you if you click the Markdown button after opening Blogsy.

That’s it. That’s the easiest way to create a blogpost in Blogsy from a text you wrote in Drafts. At the moment it is not possible to set the title or anything else using the URL schemes, you have to do that manually but I really hope this feature will be added in a future version.

Opening your current Safari webpage in Blogsy

Open in Blogsy

The second thing the Blogsy URL is able to handle are websites you want to open in the built-in browser. The URL syntax to do so is blogsy:URL. To open your current page in Blogsy you could simply type blogsy: in front of your URL in Safari but why should you do it the difficult way if you could do it much easier? Right, you shouldn’t. But what is the easier way? You just create a bookmark in Safari (the best place might be in your bookmark bar) with the following url: javascript:location.href='blogsy:'+location.href;. By clicking this bookmark blogsy: will be added in front of your current url which will open the page in the Blogsy browser.

To come to a conclusion: URL schemes in Blogsy are really great and have a huge potential together with other iOS apps but there’s also one thing I’m missing: The ability to add a title to an article using the scheme. I hope that this feature will be added in one of the next releases with even more improvements and maybe even some other things like the ability to choose the blog with a keyword in the URL (something like blogsy://post?blog=yourblog&content=something would be possible).

 

Share

URL Schemes in Blogsy

April 11th, 2013 | Posted by Lance in Blogsy | FAQ | Features | Fomola | Improve | iPad | Markdown | Update | URL Schemes - (0 Comments)

Other apps now have another option for sending content to Blogsy. For quite sometime Blogsy has been using the following URL scheme – blogsy:”URL” – which allows other apps to send a website to Blogsy and Blogsy will open that website in its built-in browser. This is what is used if you set up the Blogsy Bookmarklet (find this in the Settings menu in Blogsy). Also, the Mr. Reader app uses this URL scheme so you can send blog posts to Blogsy.

For more detailed information check out our Developers page - http://blogsyapp.com/developers/

Now we have added a new URL scheme – blogsy://post?entry=”post body” – which if other apps use it will allow you to send information from the other app directly into Blogsy and it will start a new post and put that information into the new post.

Here is an example of this.

Notice that there is content with no HTML tags along with some content with HTML tags. You can send content to Blogsy that has HTML tags or not. (We made this dummy program to test the URL scheme.)

When you send it to Blogsy you will get a message asking how you want to bring it into Blogsy.

Rich Side – This is what we are sure most people will choose in most cases. When you choose this option the content will be pulled in and parsed and if there is HTML in it then Blogsy will use that HTML. If there is no HTML then Blogsy will add the appropriate HTML.

HTML Side – We added this option because if the content you are importing has HTML in it that is not correct this can cause problems in Blogsy. If this is the case then you can choose the HTML Side option to open it on the HTML Side then fix the HTML before flipping to the Rich Side.

Markdown – If the content you are sending to Blogsy has Markdown in it then you need to choose the Markdown option. When you choose the Markdown option Blogsy will parse the Markdown and convert it to normal HTML so the dragging in of images and videos works. If you choose Rich Side or HTML Side then the Markdown will be wrapped in HTML tags and therefore will not work.

 

 

 

Share

We added an HTML Extended Keyboard for those that like to write or edit HTML.

If you want the HTML Extended Keyboard then turn it on in the settings menu.

Then when you flip to the HTML Side in Blogsy and the keyboard is open you will see the extended keyboard.

And if you are one to use a bluetooth keyboard you will still have access to the HTML Extended Keyboard.

 

Share

We added versions in Blogsy. This means you can open an earlier version of your blog post.

To get to older versions tap on the plus button “+” for your local drafts then tap on the clock and arrow icon to the right of the local draft title.

You will see the 20 most recent saves Blogsy has done. Blogsy is regularly saving you posts and you will see this in this view.

We also decided to add a save button in Blogsy. We realize that this is not the standard iOS way but we got quite a few requests for this so we just decided to add it so users feel more comfortable. Blogsy is regularly saving your post but you can tap on this button to force another save whenever you want.

 

Share

We got quite a few requests from high-end bloggers asking for Markdown support so we have added it to Blogsy.

If you want to use Markdown then you first need to turn it on in the Settings menu. Settings -> General Settings -> Markdown.

When Markdown support is turned on there will be a Markdown icon on the dock.

Tap on the Markdown icon in the dock to open the Markdown editor.

When you first open the Markdown editor you will see a full white screen. Tap on the screen to open the keyboard. As you can see in the image above we have added an extended keyboard for Markdown.

Write your post using Markdown or paste your Markdown in. When you are done typing tap on the “Done” button in the extended keyboard.

Blogsy will convert your Markdown to standard HTML so you can then drag images and videos into your post if you would like and publish your post to your blog.

*** In the version of Blogsy currently found in the App Store you can write Markdown on the HTML Side and publish from the HTML Side without flipping to the Rich Side and the Markdown will be sent to your blog.

 

Share

satyr_original

Satyr (Blogsy 4.2) can now be found on the App Store.

This is the full list of the things we have added, changed and fixed in this update. But I will be doing  blog posts each day explaining and showing with screenshots the features we have added and the changes we made.

 

[Added]

  1. Markdown Support – Add support for writing and converting Markdown.
  2. HTML Keyboard – Added option to turn on an extended keyboard for typing HTML.
  3. History – Keeps versions of your post so you can revert back to a previous version.
  4. Save Button – We added a save button so you can save a version.
  5. Add URL scheme – If other apps add support for this URL scheme then you can send content from another app into Blogsy to create a blog post.
  6. Resize to thumbnail – When you drag in an image to your blog post from the iPad photo library iOS provides Blogsy with an address to where that image can be found on the iPad. If the image can no longer be found at that address Blogsy will display a message and resize the images to 100 by 100 which can’t be found to make it easier to find which images have the problem and need to be deleted and dragged in again.
  7. Added Draft setting for TypePad blogs.
  8. Added parsing when fetching Joomla posts to check for special HTML entities and converting them to plain text.
  9. Triple “+” tap – If you tap three times quickly on the plus button “+” it will move the current open post to the local draft list and start a new post.

[Changed]

  1. User Interface (UI) changes.
    1. Moved button for the (direct/envelope) upload option to the top of the iPad Photo Library panel.
    2. Moved Local drafts from the Post Info. menu to the Plus button menu.
    3. Moved Online post list from Post Info. menu to the Online menu next to the Plus button menu.
    4. Moved the Default Photo Upload Location setting option for the General Settings menu to the Post Info. menu.
    5. Search bars – Changed the style of all the search bars at the top of the panels.
  2. Vimeo – Blogsy now detects and uses original video dimensions of dragged in video.
  3. Posterous – The Posterous API no longer functions and Posterous will be shutting down soon so we removed Posterous from Blogsy.
  4. Changed from Crittercism to Crashlytics to track crashes.
  5. Switching Button – For UI reasons the option to enable/disable the switching button in the General Settings button was removed.
  6. Tumblr – Tumblr changed their OAuth so Tumblr users could not set up their blogs in Blogsy. We have updated our code to work with that new Tumblr OAuth.
  7. Instagram – Instagram changed their OAuth so OAuth users could not set up their Instagram accounts in Blogsy. Instagram reverted back to the OAuth for a few weeks then will change to this new OAuth again. We changed the code so you will be able to set up your account with the old or new OAuth.
  8. iPad Photo Library Refresh – If you drag an image from the web browser and save it to your iPad photo library then Blogsy will refresh that view so you will see the new image right away instead of you first having to tap on another dock item to force a refresh.

[Bug Fixes]

  1. Link crash fixed – If you tried to create a link and you pasted in a URL with a blank space at the beginning of the URL Blogsy would crash.
  2. Freezing problem fixed – If Blogy could not find the photo on the iPad/Photostream at the address that iOS provided then Blogsy would freeze. Now Blogsy will display a message saying that the image(s) cannot be found at the address iOS provided.
  3. WordPress tag refresh fixed – When you created a new tag Blogsy would not refresh the list of tags.
  4. Invalid HTML crash fixed – Blogsy would crash when trying to post or if you tapped on the Post. Info. button and there was mismatched brackets (< and >) in the HTML.
  5. Flickering bug fixed – If your blog sends back an error message you get an option to email that to us. After choosing one of the options in this menu the screen would flicker until you cleared Blogsy from memory and launched it again.

Share

Instagram API issue. Fixed

March 11th, 2013 | Posted by Lance in API Problems | Blogsy | Instagram - (1 Comments)

03/13/2013 – Updated post.

The Instagram API issue has been fixed.

The Instagram people left a comment on the forum thread explaining the problem. 

Hey folks,

 We started appending an empty hash parameter to our URLs, to avoid hash-parameters leaking across an Instagram authorization flow. 
 
Unfortunately, not all URL parsing libraries properly parse this out of request parameters, so we’ve started accepting codes either with or without the #_ at the end. Also, we’ve now added a whole separate parameter to separate the code from the hash, so the callback now looks like: 
 
?code=<thecode>&_=_#_
 
It seems like some apps are still having issues even with this fix, so we’re going to do the following: we’ll remove the empty hash for the next 3 weeks, and then re-enable it, to give folks times to update apps in the App Store etc. Just a reminder that it’s not enough to just read the code= and then everything afterwards; you should use whatever built-in URL parsing library for your platform to just parse out the code parameter.
 
-Mike

We just got a tweet today from someone saying they were not able to set up their Instagram account in Blogsy. We tested it and we are also having the same problem. What we found is that there is currently a problem in the Instagram API. We have tweeted Instagram, sent an email and also commented on forum threads about this.

We have found that other developers are having the same problem with the Instagram API.

https://groups.google.com/forum/?fromgroups=#!topic/instagram-api-developers/xfgHpNaMe1A
https://groups.google.com/forum/?fromgroups=#!topic/instagram-api-developers/uN5cmi0ELeo

We are stilling waiting for someone from Instagram to respond about this issue. When I have more information to share I will update this blog post.
Share