<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - j_junyent</title>
<link>http://snipplr.com/users/j_junyent/tags/wordpress</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 21:19:31 GMT</pubDate>
<item>
<title>(CSS) Wordpress Align</title>
<link>http://snipplr.com/view/7778/wordpress-align/</link>
<description><![CDATA[ <p>How to align floating images in wordpress posts and add captions.</p> ]]></description>
<pubDate>Fri, 08 Aug 2008 07:35:21 GMT</pubDate>
<guid>http://snipplr.com/view/7778/wordpress-align/</guid>
</item>
<item>
<title>(PHP) Wordpress remote posting</title>
<link>http://snipplr.com/view/6068/wordpress-remote-posting/</link>
<description><![CDATA[ <p>I was looking for a way to post new articles remotely, and cross domain. I only needed to post new articles, not read, edit or anything like that, so I did not need a whole GUI or any other Interface like those WP-Desktop-clients. I wrote this script which calls up my WP server and posts the article. WP handles it accordingly. Now, it works well, but there is a long wait with the fsockopen, it seems to continue until a timeout. if anyone know how to fix that, let me know. please. Beyond that, this isnt perfect, and is obviously left open for changes that will accustom to your own needs. some of this code i used and altered and modified some functions from xmlrpc.php. completely modded tho...

There are actually going to be 2 scripts. 1 is on the WP server, and one will be on the web server that is connecting to Wordpress.

The method. I have to send all the Article peices (title, post, categorys, blah balh) to this script via POST. this could be done with a form or something.

Source: http://en.forums.wordpress.com/topic.php?id=5897&amp;replies=5</p> ]]></description>
<pubDate>Wed, 30 Apr 2008 15:24:03 GMT</pubDate>
<guid>http://snipplr.com/view/6068/wordpress-remote-posting/</guid>
</item>
<item>
<title>(CSS) CSS Asides in WordPress' Sandbox theme</title>
<link>http://snipplr.com/view/4237/css-asides-in-wordpress-sandbox-theme/</link>
<description><![CDATA[ <p>Implement "Asides" in a WordOress blog just with the Sandbox theme and CSS</p> ]]></description>
<pubDate>Sun, 02 Dec 2007 04:45:33 GMT</pubDate>
<guid>http://snipplr.com/view/4237/css-asides-in-wordpress-sandbox-theme/</guid>
</item>
<item>
<title>(PHP) Lorelle's Sandbox Styles CSS</title>
<link>http://snipplr.com/view/4231/lorelles-sandbox-styles-css/</link>
<description><![CDATA[ <p>blacnk stylesheet for the Sandbox WordPress theme</p> ]]></description>
<pubDate>Sat, 01 Dec 2007 15:00:39 GMT</pubDate>
<guid>http://snipplr.com/view/4231/lorelles-sandbox-styles-css/</guid>
</item>
<item>
<title>(PHP) Show users' pictures in WordPress</title>
<link>http://snipplr.com/view/4229/show-users-pictures-in-wordpress/</link>
<description><![CDATA[ <p>Show a user picture in wordpress</p> ]]></description>
<pubDate>Sat, 01 Dec 2007 14:55:04 GMT</pubDate>
<guid>http://snipplr.com/view/4229/show-users-pictures-in-wordpress/</guid>
</item>
</channel>
</rss>