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 build the blog from source, so i can actually output the .dll file, instead of just running it. If i import the Blog project file from the fol...
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 can't apply specific templeates to pages. I'm also looking at impress cms which looks confusing in the admin although it has good reviews....
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 CSS doesn't render, at all. I've checked that the URL that is being put in the href is correct. The CSS is found. But, it doesn't render, in all brows...
I would like to know if there is any easy way to rank blog articles by counting how many times they have been retweeted / digg'ed / buzz'ed and if there is an existing api for it.
The idea would be to keep important 'stories' at the top of the blog timeline.
...
Hi!
While there are loads of Joomla vs Wordpress posts out there, none address which is best suited to a blog with an attached online store.
I anticipate having about 40 or so articles and want the full set of blogging features- tags, comments, talkback, sharing options, SEO functionality, support for ads etc. The online store will co...
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
...
What's the best ASP.NET MVC based blog engine out there which is ready to deploy? I am guessing there are no MVC blog engines which are comparable with WebForms based blog engines like dasBlog, BlogEngine and subText? I think Oxite is a dead end and Orchid is more like a CMS.
Looking for an engine which can do these:
RSS feeds support...
I am looking for mobile development blogs that you can recommend. Specifically, I would to know about blogs on mobile application development (like Android, iPhone, BlackBerry, J2ME etc) and also blogs about mobile web development. I havent been able to find this answered before here, hence the question.
PS: Any recommendations for blog...
Hi all,
I have a cakePhp application built, and now I'm creating a simple blog based on our activities (much like blog.stackoverflow.com).
What blogging plugins / software are most commonly used with CakePhp? Wordpress? lilblogs?
Just a few pointers in the right direction would be helpful.
...
I've tried to write a post using a link list layout that I've created but couldn't get jekyll to generate properly. The problem should be in the index.html but I can't make the index page to generate both layout together.
{% for post in paginator.posts %}
{% include post.html %}
{% endfor %}
...
I'm just getting into some basic web development (just a personal homepage for now, but I have plans for bigger things once I know the basics). I find that blogs can be quite helpful in getting into the mindset of a particular activity, so I was wondering if anyone knew some good ones. I'm particularly looking for education blogs i.e. on...
This is what i want to do:
I want /summary.php to include 5 latest posts (only the extract) from my blog, which lives in /wp.
Is there any way to include Wordpress in /summary.php and only print the html for these posts? (Maybe i should parse the rss?)
...
One per post will be great!
...
Hi,
I'm trying to make a clean url for a blog on a dynamic website, but I think that the problem is that I don't know how to plan the website schema.
I read about how to use mod_rewrite and all I found is how to make "http://www.website.com/?category&date&post-title" to "http://www.website.com/category/date/post-title". that's ...
When putting code samples in my blog I would like the code to have all the appropriate colours. How can I do that?
Basically if I write:
foreach (ListItem item in items)
{
item.Text = "something";
}
I want it to appear in the correct colours like it does in my Visual Studio or here at stack*overflow*.
I'm bored of styling the co...
Hi there folks,
I'm researching the prospect of incorporating a blog into my site. Currently, my site is written using the Zend Framework so it's not just a case of using Wordpress and that be the end of it.
I was wondering. Has someone already done what I'm thinking of doing and written a blog infrastructure with comments and so forth...
Hello,
I have been writing articles on the wordpress.com blog, now i am looking to move it to self-hosted wordpress blog but i wonder:
1)
Should i move all my articles on the new blog or just put an article on my last blog that more articles will be posted on my new blog?
2)
If i move all articles on my new blog, i am not sure about...
I am trying to follow loosely I might add the blog tutorial
It is probably because I am working of the svn trunk.
I call the sql tables tbl_user tbl_role etc as described in the tutorial but the controller ends up to be TblUserController and the view folder is called tblUser tblRole.
In the tutorial only the models take the table prefix...
Hello,
If you visit this site:
http://www.catswhocode.com/blog/
You would see that there is an image and summary for each post. What is the proper way to implement that?
Is this done using wordpress custom fields?
Or whether this is coded in image.php file present in theme folder?
How do i do that?
Thanks.
...
I have a team site blog with many posts that I wish to export. I don't see any option outside of exporting the post titles to an Excel sheet. Any ideas? OPML?
...