0
votes
2answers
21 views
What kind of Plugin is the New Playstation Share Blog using | Wordpress
Love this feature http://share.blog.us.playstation.com/ Users are able to post requested features and then vote them up or down. Is this a plug-in that can be downloaded?
Thanks,
Tim
0
votes
4answers
45 views
CSS not rendering on MAMP
I'm working on a Wordpress blog. I'm embedding a stylesheet as follows:
<link rel=”stylesheet” href="<?php bloginfo("stylesheet_url"); ?>" type=”text/css” media=”screen” />
However, the …
1
vote
6answers
68 views
Looking for an easy cms system? flexible plugins modules, blocks, themes
Hi I'm a big user of Wordpress however its not ideal for cms sites. I'm currently looking at pixie cms, however if say I want three columns, only one column can be allowed to change across pages and I …
0
votes
2answers
45 views
Which is better: BlogEngine.net or Wordpress mu
hello, I would like to start a blogging network like www.blogger.com .So, I need users from different parts of the world to register in my blog network, and they can create as many blogs under my …
0
votes
1answer
46 views
How to build a dotnetnuke module from source i.e blog module
So i have dotnetnuke community version 5.2 and i downloaded the source for blog 3.5. For the purpose of learning i want to build the module using source code. But no matter how i add the module from …
0
votes
1answer
32 views
How to integrate Blogger to personal website?
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 …
0
votes
1answer
29 views
Right way for blog URLs
Hey everyone,
I'm trying to do blog application and I want main page to have this URL: http://localhost/blog and posts to have URLs like this: http://localhost/blog/post-slug-name. So now I'm trying …
0
votes
0answers
16 views
Problem building dotnetnuke blog module
I have dnn 5.2 running on my machine, and installed the blog module, the blog module is also reflected in the development environment i have. But i want to find out, how do i actually develope, or …
0
votes
1answer
30 views
How to make blog network like SmashingMagazine
I noticed SmashingMagazine released a Smashing Network feature, which includes other website's posts. This is interesting, I am wondering how do they do that?
…
2
votes
5answers
55 views
Interface for blog via desktop application
I was unsure as to how to title this question...
Basically, I've downloaded some "Desktop Blog Applications" which is a desktop applications that lets you post to your blog. You get the usual …
1
vote
0answers
14 views
XML format for blogs and/or CMS
I'm writing my own blog/CMS engine (using WebApp and Google App Engine), and I'm looking for a light-weight XML format to use for content storage.
Is there some already existing format that could be …
0
votes
2answers
18 views
Insert LargeBlog sql issue
Right I seem to be having a issue inserting a image into a database (don't ask why lol)
If tryed a simple
UPDATE player SET Image = load_file('94.jpg') WHERE id =94;
And had the image directly …
0
votes
0answers
11 views
Online capture blogs headers to another blog
I would like to make a blog that capture the headers from another blog and make a comments area for this header. It is useful for bloggers that block comments in her/his blog, so, I would like to make …
0
votes
1answer
24 views
Integrating a blog into asp.net website
I have a website that I would like to integrate a blog into. I have seen lots of options available and not sure which one to jump into. What I want to do is have the most recent post on my home page …
11
votes
5answers
345 views
Unobtrusive, self-hosted comments function to put onto existing web pages
I am building a new site which will consist of a mix of dynamic and static pages.
I would like to add commenting functionality to those pages with as little work as possible. I'm curious as to …
