Recipe for a successful presentation
A guide to creating effective presentations using LaTeX, Beamer, and KeyJNote for clean design and stylish delivery.
A guide to creating effective presentations using LaTeX, Beamer, and KeyJNote for clean design and stylish delivery.
A personal recap of the first official day of ApacheCon Europe 2008, covering technical talks on OSGi, JSF, Comet, and business discussions on open source strategy.
A transcription of Doug McIlroy's 1997 talk on the history of computing at Bell Labs, covering early relay computers and technical stories.
Explains how to programmatically enable SharePoint site access requests using the object model, noting a discrepancy in MSDN documentation.
A review of 'Pro JavaScript Design Patterns', a book for advanced developers on applying software design patterns in JavaScript.
A guide to customizing Ubuntu 8.04 after installation, covering font rendering, console fonts, and Emacs configuration.
A developer shares their experience overcoming LaTeX macro limitations while writing a technical specification, detailing a solution for using the \verb command.
A developer shares their experience switching from Cygwin's Mercurial to TortoiseHG on Windows, detailing path compatibility and workflow improvements.
An overview of the MvcMembership project, an ASP.NET MVC starter kit for implementing membership and authentication features with extensible controllers.
Applying the manufacturing 5S methodology (Sort, Straighten, Shine, Standardize, Sustain) to software development for cleaner, more maintainable code.
Discusses key differences between mobile devices and desktops for application development, focusing on security, data management, and using the right tool for the job.
A developer's critique of Kent Beck's TDD book, highlighting its shortcomings in addressing legacy code and retroactive testing.
A developer details the technical process of updating their personal website, including theme customization and migrating to a newer version of b2evolution.
A tutorial on using PHPExcel to integrate and reuse existing Excel-based business logic in a PHP web application, avoiding duplicate code.
Opera browser achieves a near-perfect 100/100 score on the new Acid 3 web standards test, leading other major browsers in rapid compliance.
The ASP.NET MVC framework source code is now available on CodePlex for viewing and bug fixes.
An introduction to ARIA (Accessible Rich Internet Applications) for adding semantic meaning and improving accessibility in dynamic web interfaces.
Hippo, a tech company, announces its expansion into the US through the acquisition of BlueSunrise, citing client demand and shared work in the Apache Software Foundation.
A programmer's first blog post introducing their Python-focused blog and involvement with the Entertainer Media Center project.
Common issues and solutions for unit testing ASP.NET MVC controllers, focusing on mocking Request.Form and ASP.NET Membership.