Posted by James in Wordpress
on Aug 11th, 2011 | 2 comments
A few weeks ago I upgraded to the latest 3.2.1 release of wordpress. Of course like everyone I’ve a few what I’ll call core plugins I require.
The most recent of these to get added to my list is Donncha O’Caoimh’s http://ocaoimh.ie/exploit-scanner/
Of course when I installed it at the same time as installing the 3.2.1 release of wordpress the hash files weren’t available for 3.2.1. This lead me to lots of False positives. Yesterday then when I scanned I for some reason thought I was seeing the same thing. I mean upd.php and config.php seem like two perfectly normal files...
Posted by James in Tips
on Aug 7th, 2011 | 0 comments
Came about a very useful command the other day ( well maybe not command but feature ) in Firefox that lets you check the memory usage of the browser. Seems that FireFox + a few plugins always start to eat up memory on me.
I don’t have that many plugins installed
YSlow / Adblock and a few others you can see below
So why not throw about:memory into the URL bar and you get to see some interesting stuff.
Seemed a bit high to me. I killed the browser and started it again and suddenly we’re down to
Wonder if I removed all the plugins if things would stabilize a bit but then it’s pretty...
Posted by James in Development
on Aug 4th, 2011 | 0 comments
Currently using the jquery-lightbox plugin and finding that show_linkback and <script type=”text/javascript” src=”jquery.lightbox.min.js?show_linkback=false”></script> doesn’t seem to be disabling it.
I don’t have time to go messing about and seeing why it isn’t working at the moment so the quick solution is editing the jquery.lightbox.min.js file
Find the bit show_linkback:true in there and change it to show_linkback:false
Posted by James in Tips
on Jul 21st, 2011 | 2 comments
ATTENTION DON’T UPGRADE BEFORE MAKING A COPY OF LION AS IT DELETES ITSELF
If you’d like to make a copy of Lion you’ll need to download it with the App Store as normal BUT don’t upgrade just yet why not make a backup of it first?
Take a look over at http://lifehacker.com/5823096/how-to-burn-your-own-lion-install-dvd-or-flash-drive
Of course I didn’t know this before and won’t be downloading it again though I’d like to have a copy of...
Posted by James in Tips
on Jul 21st, 2011 | 0 comments
In general I resize images before I upload them to WordPress and as a result I disable the click the image link. However I noticed no nice lightbox (click image and it pops up rather than taking you to a page with just the image) effect as so sent up a call on twitter if anyone knew a quick plugin that’ll work with existing content and hey presto twitter.com/thelinden ( Barry Walsh ) gets back to me in seconds mentioning ShadowBox JS. God I really love twitter sometimes can save you ages looking up things and making up a forum post and so on.
Cheers Barry and you can see the results on my...