Nomoa.com

Paving the way for .NET in Tonga

Categories
Main Menu
Google Ads
Mind Dumps Go Here and A MoveableType API Post Publisher that I'm working on, and learning from.
Browse in : All > Soap Box
All > Soap Box > bTonga
Any of these categories

Options :
View Article Map
Log In to Contribute
View Archives
Low No Cost Tech
[ Low No Cost Tech ]

Problems using Auto-Discovery RSD of MoveableType Engine

Posted by: Samiuela LV Taufa on September 28, 2006 8:04:11 PM

 

Updated 2006.09.29
Registry hack removed as unnecessary. Monologue also removed.
Note: This is relevant for those wishing to use MoveableType and Windows Live Writer, if you only want to use Metaweblog or Blogger, then you do not need to read these instructions.

Alright, after two days of being stupid and help from the Windows Live Writer (WLW) Forum I've finally got WLW auto-discovering Xaraya/nomoa.com but it requires a few little fiddles to work correctly. Hopefully we can make it fully automated so I can get some users on other sites running Xaraya.

In the meantime, the steps below can help you configure your current Xaraya 1.1.2 site to work with Windows Live Writer.

The key things to getting Windows Live Writer to work with Xaraya/Nomoa.com using Moveable Type is:

 

  1. Use a fake site when creating an account, or
  2. Update your server/host and Edit your registry file

1. Use a fake site when creating an account.

Auto-discovery isn't working properly for Xaraya, as far as I can deign for the moment, so don't use it and it will save you a lot of hassle.

Unfortunately, if you put in the proper address for your Xaraya blog, it wont let you edit to a custom installation.

1.1 Wizard Dialog: Weblog Homepage and Login

For Weblog Homepage URL:

specify the non-existent http://www.example.org

For Username/Password:

Enter your correct username/password to use with your proper blog.

We are using http://www.example.org because that is a restricted domain name (i.e. no-one is supposed to be using it) so it should quickly error-out (fail to connect to the website) and let you continue with manually configuring your settings.

Click the "Next" button.

1.2 - Wizard Dialog: Add New Weblog

We now have a dialog box that let's us select the type of server we are using.

For Type of weblog that you are using (Select Weblog Provider)

Select the "Moveable Type" option, although I don't know what the difference is between that, and the [Custom (Moveable Type API)]

 

For Remote posting URL for your weblog,

Enter your host information with the following format:

http://<<hostname>>/<path>/ws.php?type=xmlrpc

 

For example: to use Nomoa.com, you would enter

http://www.nomoa.com/ws.php?type=xmlrpc

(we don't need to use the <path> option for nomoa.com)

 

Click the "Next" button

1.3 Wizard Dialog: Detecting Weblog Settings

This screen will show you a progress bar and changing text with a little information of what WLW is doing.

When it is finished. please post articles to your site.


Note :
Meanderings
[ Meanderings ]

metaweblogapi newMediaobject

Posted by: Samiuela LV Taufa on August 28, 2006 5:53:54 PM

Oooops, the function already exists, and has been for a long time.

bTonga fails, refuses to use it, because (at least up till 0.7.0.2) bTonga expects that mt.supportedMethods actually exists (and will return newmediaobject as one of the supported method apis)

Now that I look at it, this is a pretty stupid assumption since supportedMethods is a MoveableType API whereas newMediaObject is a MetaweblogAPI.

Why use newmediaobject ? Security ?

One advantage of the Xaraya implementation of the newmediaobject method is that the file is stored "off the grid." The image is not directly available through a standard file URL. The file, as is in my nomoa.com configuration, stored outside the webserver document path and accessed through a module call.

This feature has some security benefits for multi-user sites. Unfortunately, everything gets dumped into a single directory and can get real messy if you have a lot of images being published through this methd.


Note :
Meanderings
[ Meanderings ]

How does a tag differ from a keyword

Posted by: Samiuela LV Taufa on August 18, 2006 10:45:55 PM

MoveableType 3.3

One too many references to 'tags' that were uncomfortable, so we've looked it up and after reading the first two pages I still can't see how meta data in tags is any different to meta data in keywords (although this may be related to Xaraya which seems to see these as synonyms, aka tags is keywords is tags.)

The full documentation is over at Six Apart's Developers Site, link:

There's still a lot more to read, to understand, but I better put this link here to make sure I remember where it is to read.

Visit bTonga


Note :
Meanderings
[ Meanderings ]

NewMediaObject - Geezzz

Posted by: Samiuela LV Taufa on August 17, 2006 6:08:34 PM

Windows Live Writer supports NewMediaObject (like a lot of other blog clients, except mine) and has a nice rich environment for touching up your image before uploads (like a lot of other blog clients, except mine)

The big selling point for WLW ? It's FREE as in beer.

Now, that's asking for getting used, but unfortunately my main squeeze blog engine (actually its an Application Framework or something like that) is using Xaraya http://www.xaraya.com and as yet we're still not upgraded to supporting NewMediaObject.

What's new media object ? no, it's NewMediaObject or newMediaObject or mt.newMediaObject or something like that (but without the spaces.)

NewMediaObject is an MT (MoveableType) xmlrpc function/method call that allows you to upload files through your xmlrpc and not requiring FTP. It's great, but it misses a few issues like how to manage the sprawll of those files on your server once you get to the 100th image or the 10th all on your kid, i.e. kid1, kid2, kid...

Now, if only I could pack the wife and kids away for a couple of days (and all those annoying realities of life) I could probably refresh that VMWare image I had around here somewhere to try and get NewMediaObject supported in Xaraya. Unfortunately, there's only 24 hours in a day and we can just pray and hope (or was that hope and pray ?)

Go Nomoa!!!

Of course, I could just get my backside up and fix the FTP server on nomoa.com. Nomoa.com got moved to a new machine (actually a 5 year old one) and we haven't got that FTP server installed/working as yet. Maybe tomorrow ...


Xaraya
  Tagged As: 
  Read More  
print view
PermaLink

Xaraya shortcut urls do not support forward slash or plus in title

Posted by: Samiuela LV Taufa on May 29, 2006 10:17:39 AM

Just a note that at this point of Xaraya 1.1 post release, the shortcut urls correctly 'encode' urls containing "/" and "+" but when you click on it, it doesn't decode it correctly to get the Article ID to display.

What you get is an "Invalid Article ID"

The solution is not to use the "+" and "/" or any other symbol that causes the above error with Shortcut URLs.

[Edit: 2006.10.24, the URL shortcuts also do not behave with "?" question marks. These are 'special' parts of the 'url' that generally signify other things such as:

/ - path delimiter

+ - signififies a parameter value additional item

? - signifies a parameter]

Visit bTonga


Xaraya
  Tagged As: 
print view
PermaLink

Blogging the Post State

Posted by: Samiuela LV Taufa on May 28, 2006 10:59:32 PM

Just realised, for some unknown reason, that when you GetRecentPost, GetPostByPostid the MoveableType/Metaweblog APIs do not returned the state of the PublishAs (i.e. is it "Draft" or "Published."

I thought I could trust my interface to maintain that 'state' between my sucking things down to edit and re-posting it. I guess that was a mistake.

Visit bTonga


Note :

Blog Client Reviews

Posted by: Samiuela LV Taufa on May 25, 2006 1:49:50 PM

Keith McCall has a number of reviews of Blog Clients that he has installed.

Very well laid out so you can see what features he's read and what features he's experienced.

If you still wonder about what's available, please visit Keith's website.

 

Visit bTonga


Blog Client
CMS
  Tagged As: 
print view
PermaLink

Sam Ruby's Iñtërnâtiônàlizætiøn test

Posted by: Samiuela LV Taufa on May 25, 2006 10:51:08 AM

Seems to work fine inside my WYSIWYG controls, but need to take a look to make sure it is going to work in the Title and other text fields (e.g. keywords, urls)

Iñtërnâtiônàlizætiøn

Before we can talk about HTTP content types, or about URL escape sequences, or about XML encoding, we need to tackle the topic of what exactly a character is.

Visit bTonga


Blog from Microsoft Word 2007

Posted by: Samiuela LV Taufa on May 17, 2006 11:17:14 AM

Looks like the new Microsoft Word is getting some blogging features.

Joe Friend blogs to mention that the Office 2007 Beta 2 of Microsoft Word now includes Blogging Support.

As he mentions, a significant benefit is that most people are already 'embedded' in Microsoft Office, so this merely simplifies the whole process of bloggin (no need for using another tool.) He also notes the many tools within Microsoft Office Word that should make life for the blogger easy, such as Background Spell Checking, Thesaurus, Clip Art.

Just imagine drag and dropping, resizing your picture for your blog right on the application and then having Word resize and convert the graphic for later upload to your site.

Wish I had those for bTonga, but alas.

Inking seems to be one thing I'd been hoping for, even though I don't ink because I don't have a TabletPC.

One interesting request is the ability to queue the posts while offline, similar to sending email when offline. Outlook just queues it in the outgoing mail and pushes it once you log in.

 

Visit bTonga


CMS
Blogging
  Tagged As: 
  Read More  
print view
PermaLink
Meanderings
[ Meanderings ]

ecto for Windows 2.0 released!

Posted by: Samiuela LV Taufa on May 08, 2006 7:47:46 PM

Ecto 2.0, an update to another successful blog client over at http://ecto.kung-foo.tv/ has been released.

The ecto 2.0 is officially released and available for download! It has been a long development process, far longer than I anticipated or wished, but I think the result is pretty good. Although the application does not look much different outwardly, there are many code rewrite under the skins.

This upgrade is free for all registered users.

  • What's new
  • WYSIWYG editing.
  • Spellcheck as you type.
  • Upload caching and setting presets.
  • Find & Replace.
  • New installer which will automatic download and install the new .Net Framework 2.0 during ecto's installation if required.
  • Better font scaling for those who use the Large Fonts settings.
  • Many other UI improvement and bug fixes.

...

purchase
To purchase a copy of ecto, visit the eSellerate online store or click on the image below. A registration code will be sent shortly after the purchase is completed. You can also use PayPal in this store.

A copy of ecto costs $17.95. We also offer volume discounts and if you purchase a copy for MacOSX, you can purchase one for Windows for 50% off (and vice versa, obviously).

Visit bTonga


Blog Client
CMS
  Tagged As: 
print view
PermaLink
Meanderings
[ Meanderings ]

bTonga - 0.7.0.1

Posted by: Samiuela LV Taufa on April 21, 2006 8:10:27 PM

bTonga is a WYSIWYG blog client for Windows XP.

bTonga lets you create and manage your BLOG offline.

bTonga currently supports MoveableType compatible BLOG/CMS Engines including: Xaraya, Wordpress and the Metawebog API also supported by the above servers. MSN Spaces is also supported and we mention only these as they are the three I have used and we expect it should work with others.

System Requirements: .Net Framework 2.0

Useability Update. Release 0.7.0.1

Visit bTonga


Meanderings
[ Meanderings ]

bTonga - 0.7.0.0

Posted by: Samiuela LV Taufa on April 20, 2006 12:44:40 AM

bTonga - What is it ?

bTonga is a WYSIWYG MoveableType/Metaweblog client for .NET 2.0

Which essentially means that if you have installed .NET Framework 2.0 on your machine then this program can be used for your offline creation and management (?) of your BLOGS. MoveableType compatible BLOG/CMS Engines include: Xaraya, Wordpress. We're also supporting Metawebog and appreciate any testing such as MSN Spaces (I can only vouch for these as they are the three I have used, although we would expect it should work with others.)

Requirements: .Net Framework 2.0

Release 0.7.0.0

Binary Installer (.zip)  bTonga_0_7_0_0.zip (about 896Kb)

GPG Signature (.asc) bTonga_0_7_0_0.zip.asc (about 1Kb)

Visit bTonga


bTonga - 0.6.9.7

Posted by: Samiuela LV Taufa on April 17, 2006 10:28:48 PM

bTonga - What is it ?

bTonga is a MoveableType/Metaweblog client for .NET 2.0

which essentially means that if you have installed .NET Framework 2.0 on your machine then this program can be used for your offline creation and management (?) of your BLOGS. MoveableType compatible BLOG/CMS Engines include: Xaraya, Wordpress. We're also supporting Metawebog and appreciate any testing such as MSN Spaces (I can only vouch for these as they are the three I have used, although we would expect it should work with others.)

Requirements: .Net Framework 2.0

Release 0.6.9.7

Binary Installer (.zip) bTonga_0_6_9_7.zip (about 870Kb)

Source Code (.zip) bTonga_0_6_9_7-src.zip (about 1.4Mb)

Visit bTonga


ICT
CMS
Open Source
  Tagged As: 
  Read More  
print view
PermaLink

SharpMT update 3.2.1

Posted by: Samiuela LV Taufa on April 09, 2006 5:11:48 PM

RandyRants has a SharpMT 3.2.1 update available for download.

SharpMT is a MoveableType (MT) client for Windows (Dot Net Framework 2.0)

 

Visit bTonga


MetaWeblog (i.e. MSN Spaces) Categories working with bTonga

Posted by: Samiuela LV Taufa on February 08, 2006 10:19:55 AM

Thank goodness, the client's in a working state again.

After some plumbing work and re-arrangements bTonga is again able to connect and push articles (and their categories) up and down from MSN Spaces. YES!!!

We should now be able to work, somewhat, with MoveableType (my preferred working environment) and Metaweblog API (on MSN Spaces) as well as Blogger API (although I'm not bothering with testing that and still have a check for titles that I haven't removed.

Visit bTonga


CMS
Xaraya
Blogging
  Tagged As: 
print view
PermaLink

bTonga - 0.6.9.4

Posted by: Samiuela LV Taufa on January 27, 2006 3:00:00 PM

Binary Installer(.zip): bTonga_0_6_9_4.zip

Source Release(.zip): bTonga_0_6_9_4src.zip

Enhancements

Queued Upload Indicator:

For those who queue uploads often, we now have an indicator in the Article Options showing the number of Queued Uploads.

Queued Upload Process Button:

Likewise, there is a Queue Process button which allows you to process queued uploads immediately.

Visit bTonga


bTonga - 0.6.9.3

Posted by: Samiuela LV Taufa on January 25, 2006 5:48:36 PM

Binary Installer(.zip): bTonga_0_6_9_3.zip

Enhancements

Help | Help Topics.

OK, So you can actually get to the help without having to using the "F1" keyboard option. Hopefully making things a little more useful for people.

Insert Image Drop Down. Now 'sticky' to previously selected (either Insert "Image Url" or Insert "Image Upload")

Visit bTonga


bTonga - 0.6.9.2

Posted by: Samiuela LV Taufa on January 23, 2006 11:09:34 AM

Binary Installer(.zip): bTonga_0_6_9_2.zip

Enhancements

Primary|Main Blog Optional for Get Recent Articles.

The API requires Primary Blogs to be able to retrieve sub-categories, and clients generally pull recent postings using Primary Blogs. But Xaraya doesn't need a primary blog, so I've made it optional that a Primary(Main) Blog be selected.

Nonetheless, a warning is given of the non-standard user request.

Visit bTonga


bTonga - 0.6.9.1

Posted by: Samiuela LV Taufa on January 23, 2006 11:09:34 AM

Binary Installer(.zip): bTonga_0_6_9_1.zip

Corrected SetPostCategories process to not reset the Primary Blog in the Categories (as Xaraya includes this twice) and there doesn't seem to be any ill effects?

Visit bTonga


bTonga - 0.6.9.0

Posted by: Samiuela LV Taufa on January 20, 2006 1:02:33 PM

Source and Build Release

Windows Installer(ZIP): bTonga_0_6_9_0.zip

Source(ZIP): bTonga_0_6_9_0src.zip

Enhancements:

Help Documentation - Initiated building documentation into a Windows HELP document that is accessible by pressing "F1" when in bTonga's composition display or in the Accounts Options display.

 

Visit bTonga



  |<   <   1   2   >   >|
Sort by Date Title Hits