Blackbams Blog
development – digital arts – internet
Knowledge is free. No one may take possession of it.
Archiv des Monats July 2013|Monthly archive page
This article on PostgreSQL is dedicated to my university course about database system, which I had to absolve this year. This post maybe useful as a quick syntactic introduction to PostgreSQL. It contains some useful examples and structures. This is not a complete tutorial. For really learning PostgreSQL you should consider reading the official documentation. […]
From category SQL || No comments yet »
2. July 2013
Recently a client wanted to display social media buttons like facebook, twitter and google plus at the bottom of each image in jQuery Colorbox. As it is bad practice to change the source code of a Plugin, the following code worked well for this job. Note: This client wanted the full URL to be […]
From category jQuery || 12 comments »