20 posts tagged with PHP and blog. (View popular tags)
Displaying 1 through 20 of 20. Subscribe: Posts tagged with PHP and blog

How can I add an image-based shoutbox to my blog? [more inside]
posted by Marquis on Mar 4, 2009 - 2 answers

Performing community work for a elderly care facility. They are interested in hosting a "facebook" for their 100+ residents. Plenty of computers around. Need help choosing an open source package. [more inside]
posted by bleucube on Feb 7, 2009 - 4 answers

I want to move my Wordpress blog from a subdirectory on my domain to the root directory -- i.e., I want the URL of my posts to be changed from http://www.domain.com/blog/post-permalink to http://www.domain.com/permalink . What's the best way to ensure that external links don't die? Is there a way to make sure that individual posts will retain their Google PageRank? [more inside]
posted by tweebiscuit on Nov 29, 2008 - 9 answers

Wordpress/PHP question. I'm working on a Wordpress theme and want to use an algorithm to alter some of the HTML it emits. I've got a general idea of how to do this, and could probably manage a brutish implementation on my own, but my PHP-fu is weak and there is probably a better way. [more inside]
posted by adamrice on Jun 30, 2008 - 16 answers

I'm looking for a CMS/blog that allows for multiple "installations" to be maintained through one control panel and also allows me to add custom fields. [more inside]
posted by phaedon on Mar 20, 2008 - 9 answers

WorpressFilter Blog gone blank, Admin section is fine - help ! [more inside]
posted by Baud on Jan 6, 2008 - 8 answers

Can I evoke the recent posts of a WordPress blog installed at mysite.com/blog/ to an non-WordPress PHP file such as mysite.com/index.php? [more inside]
posted by Satapher on Apr 14, 2007 - 6 answers

I'm working on transitioning a blog from Movable Type to Wordpress, and I'm getting hung up on one technical issue [more inside]
posted by adamrice on Aug 17, 2006 - 5 answers

I'm looking for a simple PHP blog. There's a catch... [more inside]
posted by pissfactory on Aug 16, 2006 - 6 answers

Learning my way around WordPress. How do I fetch the slug text, sans domain, in WordPress/PHP? [more inside]
posted by cortex on Aug 7, 2006 - 5 answers

Anyone know of a decent PHP class or function library out there for externally posting to various weblog packages (Wordpress, Blogger, Movable Type) via XML-RPC? [more inside]
posted by frenetic on Jul 25, 2006 - 5 answers

Movable Type PHP library: is it possible to use the PHP library in the same fashion as the perl library? [more inside]
posted by xmutex on Jul 19, 2006 - 4 answers

How do I build an interactive family website? [more inside]
posted by mono blanco on Jun 20, 2006 - 15 answers

I have been using reblog to combine two feeds (for a blog and a forum) which I then publish through Feedburner. What I want to do is have the blog part of my feed update normally (i.e. individual posts) and the forum part of my feed compiled into a daily link list (which itself is published as if it were ONE feed post each day)... What ways exist for me to do this? [more inside]
posted by 0bvious on Mar 29, 2006 - 1 answer

What are your favourite Wordpress plugins? [more inside]
posted by furtive on Mar 6, 2006 - 13 answers

Which PHP-based blogging tool should I use? [more inside]
posted by sauril on Mar 6, 2006 - 14 answers

Help with Eventcalendar on my Wordpress blog? [more inside]
posted by Biblio on Feb 24, 2006 - 5 answers

How do I arrange this PHP code so that it does what it is supposed to do? [more inside]
posted by panoptican on Jan 4, 2006 - 35 answers

Can anyone suggest good PHP books or existing scripts that can help me successfully parse RSS 1.0, 2.0 and Atom 0.3 feeds, then save them to a MySQL database? [more inside]
posted by jeanmari on Mar 28, 2005 - 3 answers

As a self-imposed php refresher, I've recently been toying around with writing custom movable type submission frontends for a few less web-literate family members (Basically just simplified forms that throw the user input into the MT mysql database). I've got everything ticking along nicely, but none of the submitted entries will show up until I log in and rebuild the site from within movable type. My question: Is there some way to either force a rebuild from a custom form, or automate a rebuild? I've searched the MT forums with no success. I'm using MT 2.64 with minimal knowledge of its inner workings. Any suggestions / pointers / links are appreciated!
posted by adamkempa on Sep 8, 2004 - 6 answers