Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
open source way to post to a blogger site?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Redson
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2003
Posts: 137

PostPosted: Sat Oct 25, 2003 5:13 pm    Post subject: open source way to post to a blogger site? Reply with quote

I've been posting to my own blog using the tools at blogger.com for about 6 months now. I like it because it doesn't cost anything and I can post from anywhere with an internet connection. Blogger provides a great service, and I very much appreciate everything they've done for me and the blogging community, but....

...it occured to me recently that as far as I can tell, blogger is proprietary and if for some reason their service should stop, I would be unable to post to my blog.

So my question: Is there any open source software that allows people to post to their blogger sites? Ideally, this would be a similar web-based solution, but even if it isn't, it would be better than being locked in.

Any help is much appreciated.
_________________
Redson
http://watchred.com/
Back to top
View user's profile Send private message
jaska
Bodhisattva
Bodhisattva


Joined: 06 Jun 2003
Posts: 725
Location: Finland

PostPosted: Sat Oct 25, 2003 5:26 pm    Post subject: Reply with quote

http://www.movabletype.org/

http://www.nphp.net/
Back to top
View user's profile Send private message
Redson
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2003
Posts: 137

PostPosted: Sat Oct 25, 2003 5:45 pm    Post subject: Reply with quote

Movable type looks interesting, but can it post to my existing blogger site? I couldn't find that anywhere on the movabletype site.

Also, NewsPHP seems to be dead for the time being, they're recommending you installdrupal.

Finally, I give triple bonus points to programs in portage, though not necessary.
_________________
Redson
http://watchred.com/
Back to top
View user's profile Send private message
OdinsDream
Veteran
Veteran


Joined: 01 Jun 2002
Posts: 1057

PostPosted: Sat Oct 25, 2003 7:44 pm    Post subject: Reply with quote

As far as I know, you cannot use movabletype to post to another blog site.

Movabletype is, itself, a blog program. You install it on a web-server, and you're set up with the ability to create blogs, entries, and so on. The look of the site is controlled through CSS templates, so it's easily customizeable. There are several themes available from movabletype's main site.

I'm personally using their software, and I've been very pleased. See simplykiwi.com where it's in use.
_________________
s/(?<!gnu\/)linux(?! kernel)/GNU\/Linux/gi

Don't blame me. I didn't vote for him.

http://john.simplykiwi.com
Back to top
View user's profile Send private message
Redson
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2003
Posts: 137

PostPosted: Sun Oct 26, 2003 3:55 am    Post subject: Reply with quote

I'm aware of several types of blogs that I could create, however I'm looking to be able to post to my _current_ blogger site without use of their software.

I'm attempting to make sure that I can continue with my blog even if something should happen to blogger the company.
_________________
Redson
http://watchred.com/
Back to top
View user's profile Send private message
OdinsDream
Veteran
Veteran


Joined: 01 Jun 2002
Posts: 1057

PostPosted: Mon Oct 27, 2003 5:37 pm    Post subject: Reply with quote

Forgive the possible lack of understanding, but if something happened to the blogger community, that would likely entail the entire system disappearing, not just the "frontend," as you speak of it.

So, in the event that they, for whatever reason, decided to start charging fees, I doubt simply using a different frontend would be allowed as a method of evading payment.

You may want to look into securing your own hosting, if you are concerned about the permanence of your content, as well as the control you have over it. I'd recommend nomonthlyfees.com, since that's what I use right now. I'm quite satisfied with them, for the price I pay (comes out to about 12/month, paid in a yearly sum)
_________________
s/(?<!gnu\/)linux(?! kernel)/GNU\/Linux/gi

Don't blame me. I didn't vote for him.

http://john.simplykiwi.com
Back to top
View user's profile Send private message
Redson
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2003
Posts: 137

PostPosted: Mon Oct 27, 2003 6:19 pm    Post subject: Reply with quote

OdinsDream wrote:
Forgive the possible lack of understanding, but if something happened to the blogger community, that would likely entail the entire system disappearing, not just the "frontend," as you speak of it.

So, in the event that they, for whatever reason, decided to start charging fees, I doubt simply using a different frontend would be allowed as a method of evading payment.

You may want to look into securing your own hosting, if you are concerned about the permanence of your content, as well as the control you have over it. I'd recommend nomonthlyfees.com, since that's what I use right now. I'm quite satisfied with them, for the price I pay (comes out to about 12/month, paid in a yearly sum)


I have my own hostingThat's not the problem. Nor would I have a problem if blogger charged fees again. I've just slowly built up quite an archive and if blogger for any odd reason ceased to exist, I would still like to be able to maintain and update my current blog without switching services.

The only way I would be able to do this is if there were another way to post to a blogger blog besides the proprietary one.
_________________
Redson
http://watchred.com/
Back to top
View user's profile Send private message
red0x
n00b
n00b


Joined: 11 Sep 2003
Posts: 11

PostPosted: Tue Oct 28, 2003 1:25 am    Post subject: hax0r Reply with quote

My solution to everything: you could hax0r it. Reverse engineer the HTML code blogger spits out for your page, and write a program to take a flat text file, or even better, a GUI that you can write your posts in that will fill the HTML into the correct part of your web page. Seems simple enough in theory, although the complexity of said program would mean you'd need some time to filter all the bugs out.
Back to top
View user's profile Send private message
Redson
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2003
Posts: 137

PostPosted: Tue Oct 28, 2003 1:54 am    Post subject: Reply with quote

I just found exactly what I want, and it's perfect because I use gnome. It's called gnome-blog ( http://www.gnome.org/~seth/gnome-blog/ ) and it can post to blogger sites.

i'm off to bugs.gentoo.org to request an ebuild.
_________________
Redson
http://watchred.com/
Back to top
View user's profile Send private message
pjesi
n00b
n00b


Joined: 02 Apr 2004
Posts: 54

PostPosted: Wed May 19, 2004 4:11 pm    Post subject: Reply with quote

I emerged this gnome-blog and even if I restart X it doesn't show up in then panel. :l
Back to top
View user's profile Send private message
fp2099
Apprentice
Apprentice


Joined: 08 Oct 2003
Posts: 261

PostPosted: Fri May 21, 2004 9:30 pm    Post subject: Reply with quote

gaim-blogger if you use gaim.
Back to top
View user's profile Send private message
Roptaty
Apprentice
Apprentice


Joined: 12 May 2002
Posts: 184
Location: Norway

PostPosted: Fri May 21, 2004 10:06 pm    Post subject: Reply with quote

You can also take a look at BloGTK. The ebuild in portage is a bit outdated though. :(
_________________
This signature will selfdestruct in ten seconds...
ten - nine - eight - seven - six - five - four - three - two - one - BSOD (System crashed, please restart the self-destruct sequence)
Back to top
View user's profile Send private message
mahir
l33t
l33t


Joined: 05 Dec 2003
Posts: 725
Location: London

PostPosted: Mon Jun 28, 2004 1:10 pm    Post subject: configing gnome=blog Reply with quote

is there anyway to configure gnome-blog

for instance
the title text box doesnt set the correct h3 tag on the text

is there anyway i can configure this?
like an rc file or conf file or .gnomeblog in home
or anything

any ideas?
_________________
"wa ma tawfiqi illah billah"
Mahir Sayar
Back to top
View user's profile Send private message
mahir
l33t
l33t


Joined: 05 Dec 2003
Posts: 725
Location: London

PostPosted: Fri Jul 02, 2004 12:25 am    Post subject: mmm Reply with quote

i have tried blogtk now again
and it wont let me write in a title?
any reason why?!
_________________
"wa ma tawfiqi illah billah"
Mahir Sayar
Back to top
View user's profile Send private message
sog
Guru
Guru


Joined: 04 Apr 2004
Posts: 356

PostPosted: Wed Sep 08, 2004 2:50 am    Post subject: Reply with quote

in case anyone's still curious about this, i've found that BloGTK won't allow you to write in a title until you're connected to the blog you'll be posting too. once you've connected, everything should be kosher.
_________________
------------------------------------------------
(blog) http://www.redmonk.com/sogrady/
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Wed Sep 08, 2004 4:21 am    Post subject: Reply with quote

If you use LiveJournal, LogJam rocks like ninja.
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
gour
Apprentice
Apprentice


Joined: 16 Apr 2003
Posts: 231
Location: Zagreb, Croatia

PostPosted: Mon Sep 27, 2004 5:45 pm    Post subject: Reply with quote

sog wrote:
in case anyone's still curious about this, i've found that BloGTK won't allow you to write in a title until you're connected to the blog you'll be posting too. once you've connected, everything should be kosher.


I am trying to post from blogtk 1.0 to wordpress 1.3alpha3 without success.

blogtk connects to the blog server but does not display its categories and does not post :cry:

Anyone runs blogtkk with wp 1.3

What is the correct api to use for wp :?:

Sincerely,
Gour
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum