-
I am calling updateSynonymOptions as follows:
```
$this->_client = CloudSearchClient::factory(/*credentials*/))
$args = array('DomainName'=>$this->_domain, 'Synonyms'=>$synonyms);
$response = $this-…
-
When I use the 0.4.3-beta of pro, the `` line is added into my html output code without a closing div bracket:
``` html
Date & Time 1 June 2013 8:00 pm to 10:30 pm
Venue Hobbs Wharf, T…
-
wizztjh$ heroku run rake db:migrate --app wharf
Running `rake db:migrate` attached to terminal... up, run.1
! Heroku client internal error.
! Search for help at: https://help.heroku.com
! …
-
Currently we publish to Codehaus (via Wagon, using WebDAV). Yuk.
Let's move to [OSS Sonatype](https://oss.sonatype.org/index.html), it'll mean setting up a deployment PGP key for a more seamless expe…
-
Having a package management system like Perl CPAN, [Ruby gems](http://rubygems.org), and [Python's PyPI](http://pypi.python.org/pypi) would really simplify developing programs with rust. Ruby even has…
-
Our JSON only validates when pasted into the validators directly, for some reason providing this direct URL fails on your site:
http://api.erg.kcl.ac.uk/AirQuality/Json
If I cut n paste the data fro…