grgichtran

stuff and things

Menu
  • Home
  • His
  • Hers
  • Contact
Browse: Home » script
Simple eye catching link effect

Simple eye catching link effect

June 18, 2015 · by admin · in His

We used this simple effect to immediately draw attention to a link. Here is the jsfiddle adminChris Grgich-Tran is a Development Manager from Brisbane, Australia. When he’s not dad-ing it up, he works with some very talented people.More Posts Follow…

Postgresql – Drop connections script

August 21, 2014 · by admin · in His

Select another database in pgadmin and execute this script to drop all connected users. Script — view active connections SELECT * FROM pg_stat_activity WHERE datname=’DBNAME’; — drop active connections SELECT pg_terminate_backend(procpid) FROM pg_stat_activity WHERE datname=’DBNAME’;– view active connections select *…

Tumblr jQuery Plugin

Tumblr jQuery Plugin

August 3, 2012 · by admin · in His

So you’ve got a Tumblr account and want to display it on your website. This script will allow you to put a tumblr feed onto your website using jQuery. Head on over too http://www.tumblr.com/goodies to check out their API. Fortunately, the…

Google Ads

About

A blog about stuff as most blogs generally are.

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2023 grgichtran

Powered by WordPress and Origin