How to blog code at wordpress.com [closed]

See here: http://en.support.wordpress.com/code/posting-source-code/ Wrap your code in these tags: [sourcecode language=”css”] .. [/sourcecode] (or shorter [code lang=’css’] .. [/code] ) Note that Visual Editor doesn’t interpret the tags, you need to click Preview to see how it works. Available language codes: actionscript3 bash clojure coldfusion cpp csharp css delphi erlang fsharp diff groovy html javascript … Read more

Heroku free account limited?

Heroku provides, for free, a 5MB database Heroku provides, for free, 1 dyno. A dyno is an instance of your application running and responding to requests. If each instance of your application can serve each request in 100ms, then you get 600 requests/minute with the free account. Your application code and its assets (the slug) … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)