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 looking for one that is ideal for segments of code, and includes styling inline. Any suggestions?
...
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 they found it on a piece of paper on the floor.
...
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 my blog page, but I want the URL in the address bar to stay on http://www.mydomain.com/blog, so that it does not look like you left my site.
(I have a Window...
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 javascript?
...
i'm looking some syntax.
<b:includable id='main'>
<b:loop values='data:posts' var='post'>
</b:loop>
</b:includable>
</b:widget>
</b:section>
<data:post.id/>
<b:if cond='data:post.dateHeader'>
</b:if>
This is mixed any programming language? I need to know this syntax language name? Who create this language? Where i find help about ...
Hi, its my fisrt question, cause i dont find a answer in the search...
Its possible to hide a div, when another is empty? Here is the case:
<div id='TwitterTrackbacksWrapper'>
<h4><img align='bottom' alt='Twitter Trackbacks' src='http://Imagens/twitter-bird.png'/> twitter trackbacks</h4>
<div class='twitter-trackbacks' id='twitter-t...
I'm working on an entirely flash-based site for a client who has already been using Blogspot for his News/Homepage updates. He wants to continue updating through Blogspot, but wants the blog to automatically fill in the text box on the flash site Homepage. I'm not sure if this is possible, or how I would go about doing it.
Here is the b...
Hi everyone.
I'm using blogger.com to host some texts on programming, and I'd like to use prettify (same as stackoverflow) to nicely colour the code samples.
How do I install the prettify scripts into the blog domain?
Would it be better (if indeed its possible) to link to a shared copy somewhere?
I have webspace on a different domain. ...
Hi, i have been looking for a javascript code for the thumbs up and down system to put in my blogger site. I've seen some of the help resources, but it all required the new layout, whereas i'm using the old one.
The example of the thumbs up and down buttons are like in the following website,
http://textsfromlastnight.com/
Where peopl...
Hi, i have been looking for a javascript code which is like the facebook "like" widget to put in my blogger site.
The examples of the buttons are like in the following website,
http://textsfromlastnight.com/
Where people are able to flag the "Good Nights" or "Bad Nights".
I have no experienced in writing scripts neither do i have an...
How can i get the blogid from a given blogspot.com url?
I looked at the source code of the webpage from a blogspot.com it looks like this
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.blogger.com/rsd.g?blogID=4899870735344410268" />
how can i parse this to get the number 4899870735344410268
...
I have 1 blog say xyz.blogspot.com,now am uploading my own website,so I want to integrate my BLOG in my website.along with that I would like to import comments if possible.
will be coding the logic in java only.
did googling,but was unable to find some relevant solution.
...
Every blogger have a template like
header
css
main wrapper
sidebar wrapper
footer
etc
etc
...
But in most of the cases the header
and sidebar-wrapper, footer are
stationary part of page, most of the
time the sidebar content are not
changes means they are constant. Only
the main wrapper is always changes.
So I want ...
I am trying to create a blog using blogspot. It seems it is not possible to upload anything other than image files to blogspot. I want to upload a PHP file. I managed to upload the file to google sites, but it is coming as downloadable there instead of executing.
Is there a work-around here other than buying my own server space?
...
I have a blog in blogspot.
Step (1). Whenever any visitor visit my blogspot blog through Google, the search search string is tracked through a javascript and the search string is saved in another server (say serverX)
Step (2). Now, when another visitor (human/Google Bot/Any downloader/etc..) visits my blog, he/she should be able to se...
I want to display ALL the blog post i've written to my visitors. Blogspot have 'Archive' widget but it display only the post posted in a particular month/year. I want to display all the posts.
Is there any solution to that without using javascript??
(i don't want to use javascript 'cuz some users might have their script disabled)
Thank...
Is it possible to embed (chart) visualizations created by the Google Visualization API in a Blogger post?
I tried stripping out the <head> and <body> tags (and closing tags) from the pie chart example, however, the pie chart visualization fails to render, even on a published post.
NOTE: I'm asking about the Visualization API, rather th...
hi,
i'm reading some blogs on blogspot.com and i was wondering:
is it possible to change a blog's url that it will display ALL posts?
i mean that it will show all blog entries without having to click "older posts" over + over again.
thx
...
I want to add the new facebook like button to my blogger website.
http://developers.facebook.com/docs/reference/plugins/like
I have to pass the url to the blog posts in the iframe src tag.
I can get the blogger posts url from <data:post.url/> but I can't put that in a src string because Bloggers template system is weird.
I want to do t...
Hi, I have created a blog at Blogger, say xyz.blogspot.com. What I need is to post new entries in my blog whenever there is any new entry in a RSS Feed say: http://news.google.com/news?pz=1&cf=all&ned=en_pk&hl=en&q=silicon+valley&cf=all&output=rss
I have tried using www.xfruits.com, but its throwing error "wrong...