This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'rubygems' | |
gem 'RedCloth', '>= 4.2.1' | |
require 'RedCloth' | |
require 'rdiscount' | |
require 'kramdown' | |
require 'test/unit' | |
require 'redgreen' | |
require 'shoulda' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project name="test" default="help"> | |
<!-- The local.properties file is created and updated by the 'android' tool. | |
It contains the path to the SDK. It should *NOT* be checked in in Version | |
Control Systems. --> | |
<property file="local.properties" /> | |
<!-- The build.properties file can be created by you and is never touched | |
by the 'android' tool. This is the place to change some of the default property values |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST /xmlrpc.php HTTP/1.1 | |
Host: starnix17.wordpress.com | |
Accept: */* | |
Content-Length: 0 | |
Content-Type: application/x-www-form-urlencoded | |
HTTP/1.1 200 OK | |
Server: nginx | |
Date: Sat, 27 Mar 2010 17:06:57 GMT | |
Content-Type: text/plain;charset=utf-8 |
NewerOlder