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! :-)

Author Archives: Rafiki

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 |

Announcing SmartPost Templates

Posted on May 7, 2014 by Rafiki —

I’m happy to announce the release of SmartPost Templates. It’s a project that I’ve been working on through the majority of my graduate career at Tufts University. I’m happy to finally share it with the world. Check out the plugin Continue reading Announcing SmartPost Templates→

Posted in Projects |

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 |

Post navigation

← Older posts

Donate!

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