The Ramblings of Me

The Ramblings of Me

  • How to: Custom reCaptcha captcha with Gravity Forms

    Recently I’ve been struggling with using reCaptcha with Gravity forms, mainly in regards to using the sidebar and the captcha, gravityforms only as default allows you to use the standard reCaptcha themes, this is a short but sweet “How to” to be able to totally customise the reCatcha appearance with Gravity Forms. Find form_detail.php Goto […]

    October 12, 2010
  • Remove WordPress Bundled / Included jQuery

    Recently, from version 3 and onwards WordPress has included or bundled a load of javascript with it, this is found in:  wp-includes/js/ This list includes scripts such as jQuery scriptaculous hoverIntent prototype colorpicker json swfobject and more. Unfortunately WordPress is forcing everyone to use jQuery version 1.4.2 with abit of a ignorant attitude, quote one […]

    September 22, 2010
  • Vendor-prefixed CSS Property Overview

    Vendor-prefixed CSS Property Overview Next to having four seperate pages for the major rendering engines, this page shows a clearer overview of the implemented, prefixed properties, and their counterparts in other engines. The latest update on this page occurred on 2010-09-14. Gecko (list) WebKit (list) Presto (list) Trident (list) -ms-accelerator -webkit-animation WD -webkit-animation-delay WD -webkit-animation-direction […]

    September 14, 2010
  • Webkit Transitions and Effects Examples

    Transition Effect on Resizing Fonts Elements that have -webkit-transition on them (using “all” or specifying font-size) will utilize that transition when bumping up and down size in the browser. From testing (on Chrome atleast) the quicker the transition the smoother it is, you’d expect a 4second transition to be smoother, but it isn’t* (this maybe […]

    September 14, 2010
  • Define a Viewport for Mobile Web Devices on your Website

    <meta name=”viewport” content=”width=320″ /> <meta name=”viewport” content=”initial-scale=1.0″ /> <meta name=”viewport” content=”user-scalable=false” /> <meta name=”viewport” content=”width=480, initial-scale=1.0″ /> viewport is a formatting model for media in the css2.1 spec, where it’s a window or other form of viewing area on screen, through users view a document or website. The iPhone’s resolution is 320x480px or 480x320px in […]

    September 14, 2010
  • Adobe Dreamweaver CS4 Crash on Startup Fix

    Is your Adobe Dreamweaver CS4 Crashing constantly on load? Maybe you’ve just selected a site to manage and it’s caused Dreamweaver to crash, even when you close Dreamweaver and open it again, Not to Worry!! here is the fix Courtesy of: Adobe Forums This fix is available for MAC or PC! Dreamweaver creates a cache […]

    September 10, 2010
  • Rampant Rabbit Vibrators – Online Shop

    Ok, so I’ve had a 1 1/2 year break from selling sex toys online, with it being on my “todo” list – and even going as far as having 2 CubeCart 4 licenses bought ready I thought it’s about time I got it crackin’ again. However, due to my epic love of wordpress I decided […]

    August 20, 2010
  • Framework 2.0 – 2.0.0.2

    Framework 2.0 – 2.0.0.2 (Beta 2) is complete. Changelog: Improved Look of Tables. Rounded Corners + Ability to Enable or Disable (Work on all browsers and IE6+). Removed IE6 Support (Flogging a dead horse and time sink). Tweaked General CSS. Validated HTML for WordPress’s Sidebar Search Widget (functions.php re-writes the code). Replaced the standard WordPress […]

    August 19, 2010
  • Radio 1 Extra and it’s not so “New” Music

    I’m not sure if anyone has noticed but Die Antwoord – Enter The Ninja has been playing lot’s and lot’s on BBC Radio recently as “Something New”. BBC, THIS IS NOT NEW! IT IS 8 MONTHS OLD They’ve been asking like hell for people to give feedback about it – really, What happened to mixing […]

    August 19, 2010
  • Validate the WordPress Sidebar Widget

    As standard the wordpress sidebar widget does NOT validate as HTML – this is because WordPress gives it a role for Accessibilty! However if you have a client that demands HTML Validity – or you just prefer it then you can very simply edit the Core WordPress Files – However this will be changed on […]

    August 19, 2010
←Previous Page
1 … 4 5 6 7 8
Next Page→

The Ramblings of Me

Proudly powered by WordPress