SP 2010: Developing for performance part 7 - Crunching those scripts
Part 7 of SharePoint 2010 performance series covering JavaScript script crunching to reduce file size and improve load times.
Part 7 of SharePoint 2010 performance series covering JavaScript script crunching to reduce file size and improve load times.
Explains CSS pseudo-classes, clarifying common misconceptions and detailing the difference between classes and pseudo-classes like :hover and :active.
Developer shares excitement about a summer internship at Quora, focusing on migrating the site to PyPy and performance tuning.
Introducing StronglyTyped, a JavaScript library for adding strongly typed properties and constants using ES5 getters/setters.
A tutorial for creating a CGI script to display real-time CPU usage on a Linux server via a webpage.
A guide to implementing automatic single sign-on for WordPress on IIS7 using Windows Authentication and a custom plugin for Active Directory users.
A developer shares a custom ASP.NET session state store provider backed by MongoDB, including setup, configuration, and usage notes.
A technical deep dive into JavaScript's Strict Mode, covering its invocation, rules, browser support, and practical examples.
A guide to updating an old Fedora Core 2 Linux server by finding a working mirror and configuring yum.
A developer shares their experience of completing a Ludum Dare game jam for the second time, reflecting on the process and their entry.
A CSS technique for conditionally applying styles based on selector support, using invalid selectors to filter unsupported browsers.
A developer shares their game 'My Minions', a music and circuit creation game with path-building mechanics and minion control.
EuroScipy conference in Paris announces program details, keynote speakers, and a new poster session. Submission deadline is May 8th.
A developer reflects on the value of participating in tech Q&A communities and shares the surprise of receiving the Microsoft Community Contributor Award 2011.
A developer plans to participate in the Ludum Dare game jam, detailing the tools and libraries they'll use for game creation.
Solutions for thread-safety crashes when using Python's sqlanydb driver with Twisted's adbapi for SQL Anywhere databases.
Discusses the ethics and legal guidelines of excerpting content online, focusing on adding value over just avoiding copyright issues.
A tutorial on building a custom domain URL shortener using Ruby on Rails, covering models, migrations, and routing.
A technical critique of Lua's stack-based C API, highlighting its complexity and potential for bugs in real-world integration scenarios.
Notes from a DDD/CQRS course covering aggregates, commands, queries, and handling consistency without distributed transactions.