Tagged Questions

0
votes
1answer
25 views

I want to know about blogger template language

i'm looking some syntax. <b:includable id='main'> <b:loop values='data:posts' var='post'> </b:loop> </b:includable> </b:widget> </b:section> …
0
votes
1answer
39 views

how to use blog variable on javascript

I'm using blogger.com. I need to use data:blog.url variable on the javascript. But i don't know how to assign to any javascript variable. How to get blogspot variables on the jav …
0
votes
2answers
53 views

how to i developed a website on blogspot.com [closed]

how to i developed a website on blogspot.com
0
votes
0answers
41 views

i restricted a blogspot account readers to just its authors. so i cannot use google reader to subscribe? [closed]

i used blogspot.com and restricted its viewership to just its authors. however i cannot use google reader to subscribe. is there a workaround? i need to be notified somehow whe …
0
votes
3answers
94 views

How can I pull in my BlogSpot page into a page on my web site

I have a blog on BlogSpot.com, and I have a domain based on my own name. I want to have a URL on my site (like http://www.mydomain.com/blog) that will then pull in the content from …
1
vote
4answers
455 views

C# Syntax Highlighter for Blogging on BlogSpot

I'm looking for a syntax highlighter cum code formatter for my blog on BlogSpot. I've tried several today, but the all want to include tags, or reference a stylesheet. I'm looki …
0
votes
4answers
170 views

What are the steps I need to take to add nice java code formatting to my blogger/blogspot blog?

I'm looking for a sequence of steps to add java code formatting to my blogspot blog. I'm really looking for a dummies guide - something so simple a cleaner could follow it if the …