EuroDjangoCon 2009
A developer shares slides and code examples from their talk on Django forms at the EuroDjangoCon 2009 conference.
A developer shares slides and code examples from their talk on Django forms at the EuroDjangoCon 2009 conference.
Microsoft released WSS 3.0 & MOSS 2007 SDK 1.5, a software development kit for SharePoint development.
A developer shares useful Eclipse IDE plugins for Java development, including tools for resource bundle editing, JCR repository browsing, and Hudson build monitoring.
A review of the book 'Learning Ext JS', covering its effectiveness for quickly learning the JavaScript framework for building rich web applications.
Overview of new OBIEE 10.1.3.4.1 and OBIA 7.9.6 releases, focusing on patch details and Informatica integration.
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
An updated JavaScript library for creating cross-browser, imageless linear gradients with multiple colors and transparency support.
A guide to designing a highly usable and accessible slider control for web interfaces, focusing on user experience and ARIA compatibility.
Presenter shares slide deck and experience from an online MSDN session on ASP.NET MVC, including technical setup details.
Explains how devices without GPS, like an iPod Touch, can determine location using WiFi access point triangulation via a third-party database.
Announcement for the second AWS meetup in Greece, featuring an AWS Evangelist and discussions on new services.
A tutorial on using the Managed Extensibility Framework (MEF) to create a plugin-based, extensible ASP.NET MVC web application.
A guide to setting up GDB and QEMU on Windows for debugging a custom MIPS operating system kernel, including a fix for IPv6 connection issues.
A Java implementation for converting dates to human-readable formats like '5 minutes ago' or 'yesterday', similar to Twitter's date display.
A tutorial on programmatically removing a SharePoint field from a view using C# code.
Guide to uploading files to SharePoint document libraries using the SharePoint Object Model with code examples.
A guide to creating an AsyncObservableCollection in WPF to safely update data-bound collections from background threads.
A developer explores the idea of using social graphs to find interests and people completely unrelated to their own profile.
A guide to compiling the GDB debugger on Windows, covering necessary source code edits and dependencies.