Archiv des Monats July 2013|Monthly archive page

3. July 2013
von Blackbam
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. […]
Share
From category SQL || No comments yet »
2. July 2013
von Blackbam
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 […]
Share
From category jQuery || 12 comments »