You cannot post messages because only members can post, and you are not currently a member.
|
How to extract blogid from metafeed
|
| |
I'm trying to figure out how to extract blogIDs out of the metafeed.
This seems like a common use case, but it isn't clear to me...
1. Query the metafeed for a user : [link]
2. Examine the results, which are filled with the following...
<category scheme="[link]" term="sweet sweet... more »
|
|
Seeking developer to create Maps gadget for Blogger
|
| |
Hi Blogger Developers! We are looking for a developer to create a Google Map gadget for us to feature in the gadget directory. Right now users of Blogger in Draft can geotag their posts. We'd like to offer them a gadget that maps their posts. Ideally, clicking on each marker in the map would show the first image of... more »
|
|
A way to retrieve no-draft posts?
|
| |
Hi all,
I have some new problems getting blogger posts.
I'm using this url to get posts: [link]{$blogID}/posts/default
but this retrieve all posts, including draft ones, is it possible to
set a parameter to have only the published posts?
I've just tryed to do:
$query->setParam('updated-min' , "1990-01-01T23:59:59");... more »
|
|
View this page "share-your-project"
|
| |
Hello, I've just updated share your project page with my new project
called Blogium, it's an iPhone and iPod touch client for Blogger/
Blogspot with Apple style design and usability.
Click on [link]
- or copy & paste it into your browser's address bar if that doesn't... more »
|
|
# Post on The Page
|
| |
Hey guys,
I'm wondering if there is a variable or call I can access that would
return to me the # of the post on the page. For instance, the post
closest to the top would #1, then the next would #2, and so forth. I'm
trying to control my adsense ads that are in my content, and would
like for it only to appear on the first two posts of a page (or one if... more »
|
|
geotag (georss) added without declring namespace.
|
| |
Hi Guys,
it looks like the geotag feature in blogger (draft.blogger.com) is
exporting the geotag with the georss namespace without declaring the
namespace (?)
I think (?) it needs to define the namespace if you download the entry
via gdata, no? (Honesty I'm not a XML expert but I think it's doing it... more »
|
|
How can I retrieve comment count in Blogspot via API?
|
| |
Hello,
How can I get a comment count without fetching each blog post one-by-
one. I have a post listing in my app there I want to display number of
comments for each post near the title of post itself.
Is there any variable/attribute in posts feed with comment count value
in it?
Thanks in advance.... more »
|
|
|