So I recently upgraded to the latest release of os x 10.7 (lion) and i have a few issues with lion itself … such as … Lion lion issues you can only burn a dvd BEFORE you install backward scrolling will take getting used to merge folders only works when copying not sure i prefer [...]
I’m seeing garbled display upon reboot at the login screen … also extremely high load averages when idle and logged in through ssh , display seems fine but sluggish using VNC … seems to be related to xorg and nvidia woes as usual …. why oh why can’t linux get this right finally? Also the [...]
October 27, 2009 – 10:37 pm
ok so i thought i would give mozilla raindrop a test … first i wanted to check it out on my laptop and them maybe install it on my ubuntu dev box after reading this article … why not give it a shot on my laptop as well …. follow their instructions here $ hg [...]
September 25, 2009 – 5:25 pm
Ok so Google has this plug-in that just came out for IE called “Google Chrome Frame” … kinda silly name, i know. So WTF does it do and why is Google doing this? Obviously MS is not happy about it either. Basically its a plug-in for IE that lets sites opt into using chrome for [...]
Posted in code, hacking, internet, tek, webdev
|
Tagged chrome, frame, google, html5, ie, standards, wave
|
September 14, 2009 – 1:31 pm
have you noticed any weird firewall log messages since installing snow leopard? i keep seeing requests for ports 53(dns), 548(AFP), 88(Kerberos), 80(WWW) from weird ip addresses … strange thing is logs only started showing up since 29th, after installing snow leopard … i’m still not sure how any traffic would get through 2 routers (both [...]
August 30, 2009 – 5:19 am
so a few glitches upgrading to snow leopard recently. a couple programs didn’t work and needed to be re-installed (nambu, parallels, etc), a few issues with macports … $ port –version dlopen(/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib, 10): no suitable image found. Did find: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib: mach-o, but wrong architecture while executing “load /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib” (“package ifneeded Pextlib 1.0″ script) invoked from [...]
impending upgrades loom … which side will you choose? Windows: Mac: via (marco.org & strelau.net)
so i noticed macports already has php 5.3 only a week after its release. so why not give it a try. well here’s what happened …. Zend Debugger requires Zend Engine API version 220060519. The Zend Engine API version 220090626 which is installed, is newer. Contact Zend Technologies at http://www.zend.com/ for a later version of [...]
playing with ant + phpunit + selenium (ide/core/rc) + cruisecontrol + phpundercontrol + capistrano = end to end testing plus continuous integration zen. lets break it down … automate builds = ant testing end to end = phpunit + selenium self documenting code = phpdoc + uml … (markdown + yaml)? continuous integration = cruisecontrol [...]