plainvm
plainvm is an open-source project providing a web interface to manage virtual machines through a browser, using VirtualBox and websockets.
plainvm is an open-source project providing a web interface to manage virtual machines through a browser, using VirtualBox and websockets.
A guide to database sharding, explaining what it is, why it's needed, and how to implement logical and physical shards for scaling.
A technical presentation on using R to create and analyze stochastic, age-structured matrix population models for ecological simulations.
Describes a multi-species, age-structured computational model for simulating Sudden Oak Death disease dynamics in forest stands.
A tutorial on implementing custom actions and UIMenuController for UICollectionView in iOS development.
A technical guide on fixing iOS app links to Facebook pages, addressing a change in the Facebook app's behavior.
A developer built a 3D interactive Rubik's Cube simulator in Python using matplotlib, explaining the rendering and rotation logic.
A guide to fixing duplicate code signing identities for 'Any iOS SDK' in Xcode projects by editing the project file.
Explains implementing granular, role-based access control for nodes within Drupal's Organic Groups (OG) module, focusing on query logic.
A tutorial on creating an interactive 3D viewer in Matplotlib using quaternions for rotation, addressing the library's 3D visualization limitations.
Comparing JavaScript sorting algorithm performance, showing custom implementations can be slower than V8's native sort function.
Announcement for DevNexus 2013, a Java/JVM technology conference in Atlanta, featuring sessions on cloud, mobile, web, and more.
A developer explains how to automate building and publishing the GoogleAnalyticsTracker NuGet package using MyGet's CI/CD services.
A guide to creating consistent Windows Server backups on AWS by combining Windows Server Backup with scheduled EBS snapshots using PowerShell.
A quick R function to edit CSV files using R's native data editor, providing a lightweight alternative to spreadsheet software.
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
A developer shares his approach to writing clean, readable SQL with practical examples and best practices for structuring queries.
An article encouraging developers to contribute to open-source, arguing that not everyone needs to be a 'rockstar' coder to make valuable contributions.
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.