Find it

Code

Posts about or including code, probably in Csharp, PHP, Javascript or similar.

Unable to drop JQuery sortable onto empty list? Hack solution

The problem: You have a multi column (or area) JQuery UI Sortable (these are neat) which only needs to show a “drop zone” when the user has started to drag a sortable object. The JQuery documentation for this doesn’t account for the reality of the above, its all very well if you want the empty [...]

Also posted in Javascript, Snippets, Web Development Tagged ,

Hosting facebook Apps/Applications/iFrame Pages on 1and1 (SSL)

For those who run facebook fan pages you will likely know about fan gating and the importance of adding your own content to your facebook fanpage. This used to be done with the facebook static fbml app but that’s really the old way, looking forward the best way is to make its own specific app. [...]

Also posted in Facebook Graph API, Facebook Pages, PHP, Social Media, Web Development, Web Technology Tagged , , , , ,

Facebook Fan Page Branding Template – Illustrator

Facebook Fan Page Branding Template – Creating a facebook fanpage branding with Adobe Illustrator As I have been dabbling with facebook fan pages I thought I would share a few of the take-away’s, in this case purely to do with the branding of your facebook page, increasingly an important outward factor in all web developments [...]

Also posted in Facebook Pages, Projects, Social Media, Web Development Tagged , , , ,

Remove unwanted eBay strings from A2P [Auction2post] posts with Automated Editor

Free rules file with this post! Do you use Auction2Post [A2P]? If you don’t its a wordpress plugin which automatically implants listings from ebay as wordpress posts, including affiliate links through the ebay partner network from which you earn a commission. Its quite useful. Read my post about it here. Anyhow if you don’t use the [...]

Also posted in Affiliate Marketing, PHP, Projects, Search Engine Optimisation, Snippets, Software, Web Development, Wordpress Tagged ,

Facebook Like button not working or showing 0 likes

Got a facebook like button not working showing zero? Do you wan’t to add a facebook like button to your page that points to a facebook page (fanpage) rather than the page the likebutton is actually on? It is possible but you may have come across this facebook bug that I did. Scenario’s are either: [...]

Also posted in Facebook Pages, Snippets, Social Media, Web Development Tagged ,

Automated Editor Released!

A nice small chunk of a project, Automated Editor is a wordpress plugin which allows you to automate some of the post editing process. Written to be lightweight and flexible it can do a lot with a little input. The plugin replaces a previous script/small app I had previously commissioned to offer automatic string replacement/removal [...]

Also posted in Affiliate Marketing, Business, PHP, Projects, Social Media, Web Development, Web Technology, Wordpress Tagged ,

get_tag_name function for wordpress

get_cat_name is a simple useful function to get the category name from its id in wordpress, there isn’t one for tag (and you cant use the same one…) so here’s I adapted it for tags. TBH its super lazy to be using this, but meh. Uses get_term. I am writing Automated Editor, a wordpress plugin [...]

Also posted in PHP, Snippets, Wordpress

Firefox, why you mutate my css?

Quick post to remove the annoyance that is this bug from my short term memory, you would think this would work: …it does, but not in firefox. Say the background property was set to “url(someimage.png) top left no-repeat”, making the background-image property “url(someimage.png)” right? In every browser except firefox, yes, not for firefox. Firefox would [...]

Also posted in Browser Compatibility, Javascript, Web Development Tagged ,
Got a Project?
A Quote..
"You can't have 5 north stars"
???
© Woody Hayday 2012