2 month ago
Andy Baio : Wil Shipley's Greatest Bug of All - I love a good bug-slaying yarn [via]
Rod Begbie : The Greatest Bug of All - Or "Why you need to understand operating system fundamentals if you want to ship end-user software" [via] #
# copy
6 month ago
deusx : Software is hard | Firecookie - "Firecookie is a an extension for Firebug that makes possible to view and manage cookies in your browser."
# copy
10 month ago
Simon Willison : DebugBar - DebugBar. Suggested at BarCamp London 3 as a useful tool for developing with IE; apparently includes a great JavaScript debugger.
philgyford : DebugBar - IE extension for web developer : DOM inspector, Javascript debugger, HTTP headers viewer, Cookies viewer - Looks handy for those times one has to painfully test things in Internet Explorer. (via Simon Willison)
# copy
14 month ago
deusx : Firebug for iPhone - JoeHewitt.com - "I realized there is only one viable solution, which is to create a network proxy to the phone that allowed me to debug from the comfort of my computer with its big screen and real keyboard."
Rod Begbie : JoeHewitt.com - Firebug for iPhone - Debug JavaScript pages displayed on your iPhone from the comfort of your PC. Clever stuff. [via] #
wearehugh : JoeHewitt.com: Firebug for iPhone - gee, if only you could install apps directly on the iphone
# copy19 month ago
Rod Begbie : ChipLog: VMware Workstation 6.0 beta 3 - Wow, Record/Replay sounds useful. Similar to the Java Omniscient Debugger, but capturing the whole machine state. Looks like VMWare are doing a good job of differentiating their free and pay-for versions. [via] #
# copy
19 month ago
wearehugh : steike.com » How to debug iTunes with gdb - "So, there is an undocumented system call: ptrace(PT_DENY_ATTACH, 0, 0, 0); .. that lets a process avoid being debugged."
# copy
28 month ago
Rod Begbie : Omniscient Debugging - Very cool Java debugging tool, which records your application's entire state over runtime, and allows you to replay and debug it at a later date. #
# copy
32 month ago
kellan : Firebug - Firefox extension for debugging HTML, CSS, AJAX, and Javascript #
deusx : Firebug: neutralizes nasty niffs - "t is a full-featured error console that shows your errors in Javascript, CSS (a godsend!) and XML. Not only that, but it does full logging for XMLHttpRequest calls, so it's a powerful tool for debugging AJAX applications as well."
# copy
32 month ago
kayodeok : FireBug - Firefox Extension (Official Homepage) - FireBug is a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter
joshua : FireBug - firefox tool for debugging stuff
Philippe Janvier : FireBug - "...a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax." Bien sûr faudrait quand même pas pousser mémé dans les orties non plus :) [via] #
Richard Rutter : FireBug - It’s not your Grandma’s Javascript Console (Firefox plugin)..
Paul Hammond : FireBug - JoeHewitt.com - All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience
# copy
37 month ago
kayodeok : A List Apart: Articles: JavaScript Logging - If you spend much time working with JavaScript, there will eventually come a day when you need to know the value of a variable (or an object's field) as the execution of the script progresses, or why a script terminates unexpectedly
deusx : A List Apart: Articles: JavaScript Logging - "fvlogger borrows concepts from Log4J and its cousins, but eschews their complexity by providing a simple API and offloading the heavy lifting onto the DOM."
Paul Hammond : A List Apart: Articles: JavaScript Logging - how logging provides an easy way to create transparent code
Nelson Minar : JavaScript debug logs - log4j like thing for JS (via Hot Links)
# copy
37 month ago
kayodeok : Untold Mysteries of CSS - Using the universal selector, !important keywords, and multi-classes to assist with diagnostics during development, savvy global styling, out-and-out hacks, better design flexibility, and accessibility
# copy
37 month ago
kayodeok : Mark's Sysinternals Blog: The Case of the Intermittent (and Annoying) Explorer Hangs - Debugging an Internet Explorer hang by using Process Explorer, Filemon and Regmon
Wayne Burkett : Mark's Sysinternals Blog: The Case of the Intermittent (and Annoying) Explorer Hangs - Some nifty debugging with Process Explorer, Filemon and Regmon. #
# copy
37 month ago
kayodeok : Get Your JavaScript Groove On - A roundup of JavaScript resources for Web Development
# copy
37 month ago
kayodeok : Mark's Sysinternals Blog: Unkillable Processes - Have you ever terminated an application only to see in your favorite task manager (Process Explorer, of course) that the process still exists?
# copy
40 month ago
deusx : Joel on Software - Making Wrong Code Look Wrong - "The dark side took over Hungarian Notation."
Simon Willison : Making Wrong Code Look Wrong - How Hungarian notation was misunderstood, and why exceptions reduce collocation and make code harder to debug.
kayodeok : Joel on Software - Making Wrong Code Look Wrong - In defense of Hungarian Notation
Milo Vermeulen : Joel on Software - Making Wrong Code Look Wrong - Joel on Software - Making Wrong Code Look Wrong [via] [via]
# copy