Profil de ScottInsertableContentSourceBlogListes Outils Aide

InsertableContentSource

ScottIsAFool's Dev Stuff

Flux

Le propriétaire n'a spécifié aucun flux pour ce module.
7 septembre

Clipboard Image Plugin



I often see a lot of requests for how to change the image filename of an image you have pasted straight into Writer, like a screenshot for example. Currently there is no way within Writer of changing this filename, so you will always end up with “image[x].png” in your blog posts.

Well, I have now made a plugin (that will sadly only work with the current beta version) that will allow you to insert the clipboard image (ie, your screenshot) and give it a meaningful name.

image

ScreenshotOfWriterimage

The picture on the left is the initial screenshot I took for the example. The picture on the left is a screenshot showing the filename. To do this, once you have taken your screenshot, just go into Writer and click on Insert Clipboard Image, you will then be prompted by the following screen:

FilenameScreenshot

Here you can choose what name you wish to give the file, and what format (the choices are jpg or png). You can also set what the default image format will be from the options:

image

I will be making the source code available at some point, but I’m feeling particularly lazy today, so that will have to wait. In the meantime, you can download the plugin from Windows Live Gallery.

SL

Whilst writing this, I was listening to Travis - Closer

25 août

Delicious Notify Plugin



A lot of you might very well be using the Twitter Notify plugin to send your posts directly to twitter, which works rather well. However, I recently got asked by @Jas if I could do one similar to that but for delicious.com, so, I did. It’s a publish time plugin (like the twitter notify one), and will send the url, the title, the first couple of sentences, and any categories (as tags) associated with the blog post, straight to your delicious account. It comes with some fairly simple options:

image

If you don’t have it sent to automatically post to delicious, then you will get asked every time you publish a post. Also, like the Twitter Notify plugin, this will not publish it to delicious if all you’re doing is publishing your post as a draft to your blog.

You can download it from Live Gallery as usual.

SL

20 août

TweetMeMe Plugin Updated

My TweetMeMe plugin has been updated and adds support for using alternative URL Shorteners as described in the Tweetmeme help site. You can change this option from Tools > Options > Plug-ins > Options (when Tweetmeme plugin selected). This gives you the following screen:

image

If you don’t want to use an alternative, you don’t have to do anything, this option is turned off by default. You might also want to use your own API key for a particular service, if this is supported by tweetmeme (see their page linked earlier), then you can put it in using the plug-in (and no, I don’t know why you can’t use your own key for bit.ly).

Anyway, the update can be downloaded from Live Gallery.

SL

19 août

Insert Bing Translation Plugin



Jas posted on the MVP Award blog about a new project that a fellow MVP has made called BingSharp which is a .NET wrapper for the Microsoft Bing APIs. When I looked at it, I thought “fantastic, I can [finally] do a Live/Bing translation plugin to go with the Google one I’ve already made.” And so that’s exactly what I’ve done:

image

Which gives you:

Übersetzen von all ihren text

The options there should be quite simple to figure out.

Download from Live Gallery.

NB You will need to have .net Framework 3.5 installed (this is due to the Bing wrapper).

SL

14 août

Insert Web Images In Live Writer When Using Windows 7

Many users are using Windows 7 now, it is a fantastic OS, there’s just always been one problem with using Live Writer on Win7 though, and that’s the inability to put in web images into your blog post using the Insert Picture dialog. In XP (and Vista), the Insert Picture looked like this:

image

This allowed you to easily insert a web image. But this is no longer the case in Win7. Brandon Turner, one of the devs on Live Writer posted a workaround for this a while back, which is all well and good for those using Internet Explorer, but guess what, not everyone does. So then what? Well, I have the solution.

I’m not sure why I never thought of this sooner, kinda seems like one of those “duh” moments, but I’ve written a quick plugin which looks and feels almost exactly like the familiar “From Web” tab as seen above. Here’s my version:

image

As a famous merekat would say: “Simples.”

You can download the plugin from my SkyDrive: http://cid-fabdddc5cad93494.skydrive.live.com/self.aspx/Writer%20Plugins/InsertWebImageForWin7.zip. Just unzip the dll to your plugin folder (x86: c:\program files\windows live\writer\plugins\. x64: c:\program files (x86)\windows live\writer\plugins\).

If you have any comments, please feel free to send them to me at wlm@scottisafool.co.uk or on twitter @scottisafool. Leaving comments might not get a reply due to too much comment spam.

SL