Posts Tagged And The
Debugging Linux Systems | BoySJ.Com
Profiling points you to code regions that burn more CPU cycles, so we learn to use the OProfile kernel profiler and the gprof application profiler to sense the presence of code bottlenecks. Because tracing provides insight into …
Geospatial Technology Competency Model Development | AnyGeo – GIS …
Posted by DevBlogr in Development Models on April 7, 2010
This interesting update came our way via WorkforceOne and the US DOL. The draft Geospatial Technology Competency Model has been developed by researching and.
Massif Visualizer KDE-Apps.org
Posted by DevBlogr in Development Tools on March 30, 2010
KDE Development Tool … Massif Visualizer is a tool that – *who would guess that* – visualizes massif data.
Open Source Media Framework: Introduction and overview — Workflow …
Posted by DevBlogr in Development Frameworks on March 15, 2010
242 readersFor ActionScript 3 development I have just begun exploring the Open Source Media Framework (OSMF) and the MVC based framework called RobotLegs.
Free Download: Debugging Linux Systems
Profiling points you to code regions that burn more CPU cycles, so we learn to use the OProfile kernel profiler and the gprof application profiler to sense the presence of code bottlenecks. Because tracing provides insight into …
JavaScript WYSIWYG Editor – TinyEditor – Web Development Blog
Posted by DevBlogr in Web Development on February 8, 2010
TinyEditor is a simple JavaScript WYSIWYG editor that is both lightweight (8KB) and standalone. It can easily be customized to integrate with any website through CSS and the multitude of parameters.
hold my code for a second… « Two Guys Arguing
In a minimalist vein, at home I work with only emacs and ant when hacking on Java code . ant can cause a bit of scroll blindness when your code has compile errors, and the situation is only exacerbated when you don’t quite get Java …
Things to Avoid in Web Development « Web Development Articles …
Posted by DevBlogr in Web Development on January 23, 2010
It is your website that brings you in contact with your customers. It is the first point of interaction between you and the customers hence it must be…
Creating a Web Development Environment using Google Chrome …
Posted by DevBlogr in Web Development on January 4, 2010
If you are a serious developer you will, of course, be using Firefox, and the chances are you will be using the phenomenal Firebug extension. Firebug gives you a wealth of web development tools, allowing you to edit, debug, …