Protips for Conference Talks
Tips for preparing and delivering effective conference talks, based on experiences from tech community leaders and speakers.
Tips for preparing and delivering effective conference talks, based on experiences from tech community leaders and speakers.
A developer created a game called Sat-E for the Ludum Dare 22 game jam, inspired by the theme 'Alone' and Wall-E.
A programmer shares their excitement about receiving the book 'Design for Hackers' to improve their design skills for games and websites.
Article on optimizing OBIEE performance by pushing data processing to the database layer instead of the application server.
A student reflects on learning Ada programming and the concept of being a 'great programmer' after a teacher's provocative question.
A programmer clarifies confusing terminology in programming languages, defining dynamic typing, type safety, and strong typing.
Using awk to split a fixed-width file into separate output files based on content in specific columns.
Discusses the shift from chasing website visitor numbers to focusing on deeper user engagement and content contribution in a saturated web.
A developer's postmortem analysis of their first shooter game, 'The Chronicles of Bim: The 100 Fake Afros', discussing development time, features, and shortcomings.
Highlights from Microsoft PDC 2009 Day 2 keynote, covering Silverlight 4 Beta, IE9 previews, and WCF RIA Services.
Announcing a Django library for generating histogram reports in the admin interface, grouped by date fields.
A developer details two performance optimizations for Unladen Swallow, a Python implementation, focusing on argument parsing and JIT compilation.
Analysis of Oracle's October Critical Patch Update, focusing on the OBIEE vulnerability CVE-2009-1990 and its patch details.
A technical analysis of a bug in DbLinq's non-generic Execute method causing invalid cast exceptions, with details on the submitted patch.
A fun web tool that generates Bing search links for easily answerable questions, inspired by LetMeGoogleThatForYou.
An overview and example of using the REST for ASP.NET MVC SDK to easily expose Web APIs from ASP.NET MVC applications.
A review of the book 'ASP.NET 3.5 CMS Development', evaluating its suitability for beginners versus experienced ASP.NET developers.
A technical guide on using LoadRunner for performance testing OBIEE dashboards, covering script creation, validation, and troubleshooting.
Explains how to configure Oracle BI sawserver logs to use a 'short' format for easier debugging and troubleshooting.
A developer details optimizing a Django view to analyze chat log data, reducing execution time and database queries.