Sorry, evolution was faster than me. Here comes the rest: 1. ... 2. ... 3. ... and change: content = title + "\n" + entry to something like: content = "<strong>" + title + "</strong>" + "\n" + entry or something else like: content = "<p class="BlogTitle"> + title + </p> + entry The last would have the advantage that you could change your template file and include a css-description for the class BlogTitle. Of course, it would be nice to have such options in gnome-blog already included. However, I suppose every user would like to have something different which is hard to implement especially if you want to build a small and simple application. Ronny Am Fr, den 05.03.2004 schrieb Simon Wong um 04:55: > On Thu, 2004-03-04 at 23:11, Ronny Klein wrote: > > Ok, here is the solution of the riddle: I think I had just luck the > > first time when I posted to eronny.blogspot.com. Because shortly after > > your answer I realized that I've gotten the same problem like you. After > > some search, I found the solution in this email: > > > > http://groups.yahoo.com/group/bloggerDev/message/1894 > > > > They temporarily changed the address to www.blogger.api/RPC2. So, what > > you can do is: > > > > - Choose Self-Run-Other as Blog-Type. > > - Choose BloggerAPI as your protocol. > > - And then type http://www.blogger.com/api/RPC2 as your XML-RPC URL. > > Ronny you have my eternal gratitude :-) > > Here's a beer for you! > > Now if i could only get the damn title to actually work...:-) > > _______________________________________________ gnome-list mailing list gnome-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-list