Skip to content

RafiLabs

My various experiments in technology and life

Menu

Primary menu

  • Home
  • About
  • Projects
    • SmartPost Templates
    • Graphing Algorithms
    • SmartyEmaily WP Plugin
    • QuickTags WP plugin
    • HTML5 webcammery
  • Contact me
  • Donate! :-)

Category Archives: Random

WordPress developers, please use wp_enqueue_script()

Posted on May 10, 2014 by Rafiki —

WordPress provides a number of useful JavaScript libraries for its plugin developers. They make it easy for plugin developers to leverage these scripts in their plugins using the wp_enqueue_script() function ( not to mention various styling with wp_enqueue_style() ). In fact, if Continue reading WordPress developers, please use wp_enqueue_script()→

Posted in Random |

Making footers stick to the bottom of a page with CSS

Posted on June 3, 2013 by Rafiki —

*Edit*: I have not tested this with legacy browsers (e.g., IE6 or IE7) and cannot guarantee it will work in your browser. If folks have fixes for particular browsers, I recommend you post them in the comments section below. One Continue reading Making footers stick to the bottom of a page with CSS→

Posted in Random | Tagged css |

cinemagif, vine, and GIFs, GIFs, and more GIFs

Posted on January 31, 2013 by Rafiki —

A crazy thing happened the other day. I was browsing BBC news as I usually do on a daily basis. I was reading an article when on one of the side panels I saw a video titled “Resurgence of the Continue reading cinemagif, vine, and GIFs, GIFs, and more GIFs→

Posted in Random | Tagged misc |

JavaScript namespaces and jQuery.noConflict()

Posted on January 7, 2013 by Rafiki —

I’ve been writing JavaScript and utilizing the jQuery library for a good 7 years now. I’ve recently come across a situation where I had to write code in a jQuery.noConflict() environment. This means the infamous $ jQuery shorthand that everyone Continue reading JavaScript namespaces and jQuery.noConflict()→

Posted in Random | Tagged conventions, javascript, jquery, namespace |

Happy New Year!

Posted on January 2, 2013 by Rafiki —

Hope everyone has a great 2013! I had the fortune of celebrating it mountain-side!

Posted in Photos, Random |

Post navigation

← Older posts

Donate!

Copyright © 2023 RafiLabs. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up