Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


chakkaradeep

799 posts

Ultimate Geek

Trusted

#16560 16-Oct-2007 15:18
Send private message

How to configure Windows Live Writer to post to our geekzone blogs ?

Anybody done that before ?




Regards,
Chaks

Desktop : Intel Quad Core Q9400 2.66GHz - 8GB RAM - 500 GB + 500 GB HDD - NVidia GeForce 9800GT - LG246WH Flatron Display - Windows Server 2008 R2 Enterprise with Hyper-V
Virtual Machine : Powered by Hyper-V and VMWare Workstation
Laptop: HP dv7-3004TX Entertainment Notebook PC | HP Touchsmart tx2 1119au - Windows 7 Ultimate x64
Mac: iMac 21.5" Snow Leopard
Mobile : iPhone 3GS

Create new topic
bradstewart
4335 posts

Uber Geek

Retired Mod
Trusted
Lifetime subscriber

  #91245 16-Oct-2007 15:50
Send private message

It can't be done, but I believe (and Mauricio may confirm this) that this was something being looked at for the Geekzone blog platform



tonyhughes
Hawkes Bay
8476 posts

Uber Geek

Retired Mod
Trusted
Lifetime subscriber

  #91248 16-Oct-2007 16:08
Send private message

I want post-by-email!







chiefie
I iz your trusted friend
5877 posts

Uber Geek

Retired Mod
Trusted
Lifetime subscriber

  #91256 16-Oct-2007 16:28
Send private message

Geekzone Blog needs to have an weblog API and a connector/plug-in for Windows Live Writer before we can do an offline blogging/3rd party software blogging.

I do hope we will see the ability to use Windows Live Writer (or any 3rd party blogging tools) to blog from, and perhaps with an built in ftp for uploading image to the GZ gallery too.

Blog by email is a great idea too.




Internet is my backyard...

 

«Geekzone blog: Tech 'n Chips Takeaway» «Personal blog: And then...»

 

Please read the Geekzone's FUG

 




freitasm
BDFL - Memuneh
79254 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

#91258 16-Oct-2007 16:30
Send private message

I thought of doing a blog via e-mail service first but not many people seem to really blog to justify this before the redesign.




Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


chakkaradeep

799 posts

Ultimate Geek

Trusted

  #91264 16-Oct-2007 17:28
Send private message

I think we will be under many complications with blog via email service. I use code plugins, map plugin and others and I dont think that would be possible with email unless we have our own Geekzone blog email client which will end up redoing something like Windows Live Writer ! So, its better to go with Live Writer Cool




Regards,
Chaks

Desktop : Intel Quad Core Q9400 2.66GHz - 8GB RAM - 500 GB + 500 GB HDD - NVidia GeForce 9800GT - LG246WH Flatron Display - Windows Server 2008 R2 Enterprise with Hyper-V
Virtual Machine : Powered by Hyper-V and VMWare Workstation
Laptop: HP dv7-3004TX Entertainment Notebook PC | HP Touchsmart tx2 1119au - Windows 7 Ultimate x64
Mac: iMac 21.5" Snow Leopard
Mobile : iPhone 3GS

freitasm
BDFL - Memuneh
79254 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

#91266 16-Oct-2007 18:03
Send private message

I actually think that an e-mail blog platform is better in the long run - anyone wanting to blog could simply send an e-mail from any platform, device, service without having to install programs, worry about versions, etc...





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


KevDaly
61 posts

Master Geek

Trusted

  #91268 16-Oct-2007 18:16
Send private message

freitasm: I actually think tha an e-mail blog platform is better in the long run - anyone wanting to blog could simply send an e-mail from any platform, device, service without having to install programs, worry about versions, etc...



I can see a few drawbacks with an email-only approach though: if people want to include a link to a photo of their cat (or whatever it is that people feel the urge to include photos of...it's not my thing so I can't say), or links to web sites using any text other than the URL,  they'd be out of luck. Formatting options would also be very limited.
And then there are categories and tags...or rather, there aren't.

That may not actually matter once all considerations (and usage patterns) have been weighed, but it's worth bearing in mind.
I have to admit that the ease of creating a blog post with Windows Live Writer helps me get over the "Can I be bothered writing this?" hump.
Which may be a good thing or a bad thing.

 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
chiefie
I iz your trusted friend
5877 posts

Uber Geek

Retired Mod
Trusted
Lifetime subscriber

  #91270 16-Oct-2007 18:18
Send private message

Email blog idea allow you to blog first then go back to correct and add category to it.




Internet is my backyard...

 

«Geekzone blog: Tech 'n Chips Takeaway» «Personal blog: And then...»

 

Please read the Geekzone's FUG

 


freitasm
BDFL - Memuneh
79254 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

#91273 16-Oct-2007 18:32
Send private message

Kev is a good developer - he created our Geekzone Friends for Pocket PC and a Windows Mobile Blog application Diarist. But you know coding the API for use with Live Writer would be small nightmare, right? Although I guess we could probably do it in a couple of days - if I had this kind of time available now...





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


KevDaly
61 posts

Master Geek

Trusted

  #91276 16-Oct-2007 19:38
Send private message

Something I've toyed with the idea of doing is writing something built around the ASP.NET 2.0 Provider model....so I'd write something like an HttpHandler (seems fair enough to start with, although WCF in its SOAP-less incarnation might be the way to go in the long run) that would deal with all the MetaWeblogAPI XML-RPC gunk (which I'd just like to say I hate, loathe and despise) and have that talk to an abstract MetaWeblogDataProvider to deal with the actual database interaction (or the interaction with whatever pre-existing code does that, if possible).

So site owners would just need to provide the implementation for the last bit (which shouldn't be a biggy since data access code will already exist for the form-based interaction. Or the email-based interaction. Whatever).

That's not something that there's a lot of call for but Geekzone might be a reasonable fit (depending on whether it's built on ASP.NET or just vanilla ASP).

The advantage is that you'd then be able to use any of the popular blog editors.

PS. I resolve not to use the word "interaction" for the rest of the week.

chakkaradeep

799 posts

Ultimate Geek

Trusted

  #91277 16-Oct-2007 19:42
Send private message

I think if we have to use Live Writer, we have to write our own weblog provider.

Have a look here - http://www.codeproject.com/useritems/MetaWeblogAPI.asp

The above post tells how one of the guys configured his website blog and used Windows Live Writer to blog




Regards,
Chaks

Desktop : Intel Quad Core Q9400 2.66GHz - 8GB RAM - 500 GB + 500 GB HDD - NVidia GeForce 9800GT - LG246WH Flatron Display - Windows Server 2008 R2 Enterprise with Hyper-V
Virtual Machine : Powered by Hyper-V and VMWare Workstation
Laptop: HP dv7-3004TX Entertainment Notebook PC | HP Touchsmart tx2 1119au - Windows 7 Ultimate x64
Mac: iMac 21.5" Snow Leopard
Mobile : iPhone 3GS

KevDaly
61 posts

Master Geek

Trusted

  #91279 16-Oct-2007 19:54
Send private message

chakkaradeep: I think if we have to use Live Writer, we have to write our own weblog provider.

Have a look here - http://www.codeproject.com/useritems/MetaWeblogAPI.asp

The above post tells how one of the guys configured his website blog and used Windows Live Writer to blog


It's the same issue with any blog editor if your site doesn't already support a well-known API.
MetaWeblogAPI is a good one to implement (despite its horribleness) because it's been around for yonks and is very widely supported.

freitasm
BDFL - Memuneh
79254 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #91281 16-Oct-2007 20:13
Send private message

We use vanilla ASP 2.0 on Geekzone. I guess I could put together a simple script that implemented the following:

metaWeblog.newPost (blogid, username, password, struct, publish) returns string
metaWeblog.editPost (postid, username, password, struct, publish) returns true
metaWeblog.getPost (postid, username, password) returns struct

This should be somehing we can do in a day or two... But we have some priorities at the moment, including server migration, database update and more...





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


chakkaradeep

799 posts

Ultimate Geek

Trusted

  #91283 16-Oct-2007 20:18
Send private message

freitasm: We use vanilla ASP 2.0 on Geekzone. I guess I could put together a simple script that implemented the following:

metaWeblog.newPost (blogid, username, password, struct, publish) returns string
metaWeblog.editPost (postid, username, password, struct, publish) returns true
metaWeblog.getPost (postid, username, password) returns struct

This should be somehing we can do in a day or two... But we have some priorities at the moment, including server migration, database update and more...



No worries Wink

We could try out later when things are calm. I can assist in live writer development Cool




Regards,
Chaks

Desktop : Intel Quad Core Q9400 2.66GHz - 8GB RAM - 500 GB + 500 GB HDD - NVidia GeForce 9800GT - LG246WH Flatron Display - Windows Server 2008 R2 Enterprise with Hyper-V
Virtual Machine : Powered by Hyper-V and VMWare Workstation
Laptop: HP dv7-3004TX Entertainment Notebook PC | HP Touchsmart tx2 1119au - Windows 7 Ultimate x64
Mac: iMac 21.5" Snow Leopard
Mobile : iPhone 3GS

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.