2
votes
1answer
43 views
Does Wordpress.com use ONE set of tables for ALL users?
Does wp.com create a new set of tables for each new blog, or are all blog data stored in one set of tables (with a layout like: http://codex.wordpress.org/Database%5FDescription)?
Would it ever be a …
0
votes
2answers
57 views
How to allow self-registration to join a specific Wordpress MU blog.
Hi,
I have a Wordpress MU instance installed.
I allow self-registration, and self-creation of blogs.
I have a user who has created a blog for a Chemistry class. He wants his 100 students to be …
0
votes
1answer
40 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 javascript?
1
vote
0answers
21 views
How to integrate oxite’s blogging part into another asp.net mvc application?
I want to integrate blog into my asp.net mvc application. I prefer to use Microsoft's open source Oxite for this. If you can tell me sample documentation/steps that'll be helpful.
Any help to …
0
votes
2answers
37 views
Any Rails projects that allow community blogging?
I've been looking on Github for a Rails project that allows anyone to sign in and add a blog entry.
Has anyone seen something like this?
1
vote
1answer
77 views
Suitable CMS framework for MVC site
I have an MVC application in process of development and want to see if I can integrate it into an MVC-based CMS environment. The idea is that the application will appear to run in an environment …
0
votes
1answer
68 views
Platform-independent permalinks - best practices?
I'm trying to figure out a generic permalinks structure for blogging, in order to be platform-independent. I know that Wordpress supports permalinks, and has some plugins for various permalinks style …
0
votes
2answers
47 views
How to test if my pingback was successful?
Hi,
I'm currently writing the pinging-back code of a blogging platform. Pingbacks work at localhost, but I want to test if they work when pinging a 3rd-party service.
Is there any website or any …
4
votes
2answers
74 views
What it the difference between Pingback and Trackback?
What is the difference between the two names? Thanks.
0
votes
2answers
135 views
Wordpress Alternatives [closed]
Is there any valid Wordpress alternative?
Wordpress always seems to have too much whereas I love simplicity...
Does anyone have ever tried Mephisto for example?
2
votes
0answers
153 views
Which .NET blog should I use? [closed]
Hy!
I have a regular wordpress blog for common .NET/C# articles. I wanted to move on to a solution in .NET to implement plug-in and to do some custom pages and code formatting.
I've heard of a few …
1
vote
2answers
123 views
paste code with syntax colors and alignment
I am looking for some blog site where i will be able to directly paste c++ code examples
in my publishes and see the code with all the alignments and colors like i see it on pastie.org.
I need all …
1
vote
1answer
57 views
How to create a blog community?
I work for a travel agency, they have a website, from here they want to give the option to their travels to create their own subdomain with a wordpress blog inside.
More or less what the webpage …
1
vote
0answers
35 views
dynamic header image for blogengine.net
Hi,
searching for a method to change a header image if I click on a link in BlogEngine.Net.
Let's say if I am at / and go to /page/about.aspx the header image should change.
Thanks in advance!
…
0
votes
5answers
101 views
How do I add syntax highlighting to a WordPress blog hosted on WordPress.com?
I'd like to have a good syntax highlighter for my WordPress blog. What options do I have available? I often see one which has well-colored syntax highlighting and options to copy to the clipboard. …
