The Caves of Clojure: Part 5
Part 5 of a series on implementing a roguelike game in Clojure, covering adding multiple entities, lichen monsters, and game mechanics.
Part 5 of a series on implementing a roguelike game in Clojure, covering adding multiple entities, lichen monsters, and game mechanics.
Part 4 of a series on implementing a roguelike game in Clojure, covering refactoring, entities, protocols, player display, movement, and digging.
A technical blog post about refactoring a Clojure roguelike game, covering record creation, update-in, and namespaces.
A technical tutorial on implementing viewport scrolling and refactoring UI drawing code for a roguelike game written in Clojure.
Explores the new Logical SQL Diagnostic view in OBIEE 11.1.1.6.2 BP1, a debug feature for analyzing report queries.
A technical blog post detailing the implementation of a world-smoothing algorithm using cellular automata in Clojure for a roguelike game development series.
A technical guide on applying the OBIEE 11.1.1.6.2 BP1 patch bundle using opatch on a Linux environment.
Argues against personal dashboards in modern web design, citing information overload and user preference for focused, task-specific interfaces.
Part 3.1 of a series on implementing a roguelike game in Clojure, covering world generation and display code.
Explains how to configure IIS settings and override parameters in Windows Azure Web Sites to run a PHP WebDAV server.
A developer reverse engineers the Logitech K750 keyboard's battery and light sensor to create Linux support, detailing the USB sniffing process.
A technical walkthrough of implementing a game loop and UI system in Clojure, inspired by a roguelike tutorial.
A technical guide on installing Debian Linux with LXDE desktop environment on a rooted Google Nexus S smartphone.
A developer documents writing a roguelike game in Clojure, covering project setup, libraries, and initial code.
A guide to downloading OBIEE patches from Oracle Support using the wget command line tool on Linux servers.
Author celebrates receiving the Microsoft MVP award for the fourth year, specifically for contributions to the Windows Azure technical community.
Explains how to use NuGet Package Restore to manage dependencies without checking assemblies into source control when deploying to Windows Azure Websites.
Guide on using GitHub for Windows to deploy ASP.NET or PHP source code to Windows Azure Websites via Git, simplifying the process without command-line.
A detailed exploration of advanced PostgreSQL features like concurrent indexing, transactional DDL, and foreign data wrappers.
Guide to enabling and configuring Microsoft Endpoint Protection anti-malware for Windows Azure Web and Worker roles.