Recent posts by Guido Van Rossum
A summary of recent blog posts and presentations by Guido van Rossum, the creator of Python, covering topics like 0-based indexing and Python 3.
A summary of recent blog posts and presentations by Guido van Rossum, the creator of Python, covering topics like 0-based indexing and Python 3.
A brief post highlighting two new Python programming books: one on Tkinter GUI development and another on Test-Driven Development for web apps.
A roundup of interesting Python projects, including Lans.py, CherryMusic, Python Wheels, Dataset, and Openpyxl.
Announcement of the PyDev 3.0 release, a Python IDE plugin for Eclipse, detailing its new features and capabilities.
A look at the new Visual Studio Online in-browser editor for Windows Azure Web Sites, exploring its features for editing and managing web applications.
A developer's personal recap of attending the Topconf Tallinn 2013 software conference, covering talks, panels, and networking.
A technical guide on recreating Google's animated loader using pure CSS, covering border animations and rotation techniques.
A guide for Windows Phone developers on handling 1080p screen resolution support in WP8 GDR3, including code snippets and toolkit updates.
Cimbalino Windows Phone Toolkit v3.2.0 released with bug fixes, performance improvements, and 1080p screen support.
A guide to setting up and developing server-side logic for Windows Azure Mobile Services using Node.js and WebStorm.
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
Explains a Windows Phone deep linking bug where Internet Explorer mishandles ampersands in URI query parameters, causing parsing errors.
NuGet Package Source Discovery now supports SymbolSource for automatic symbol server configuration in Visual Studio, enhancing developer workflow.
Explains how to use the MultiApplicationBarBehavior from the Cimbalino Toolkit to fix animation glitches in Windows Phone MVVM app bars.
Fixing a Windows Phone app issue where TextBox binding doesn't update when tapping an app bar item, with a reusable code solution.
plainvm is an open-source project providing a web interface to manage virtual machines through a browser, using VirtualBox and websockets.
Comparing JavaScript sorting algorithm performance, showing custom implementations can be slower than V8's native sort function.
A developer explains how to automate building and publishing the GoogleAnalyticsTracker NuGet package using MyGet's CI/CD services.
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
A blogger details their switch from ModX back to WordPress for better blogging capabilities and hints at future website changes.