A HOWTO on Optimizing PHP with tips and methodologies
In this chapter, we explain why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server, and then identifying bottlenecks caused by these subsystems and fixing them. We also cover how to tune and optimize your PHP scripts so they run even faster.
The Pac-Man Dossier
This web page is dedicated to providing Pac-Man players of all skill levels with the most complete and detailed study of the game possible. New discoveries found during the research for this page in December 2008 have allowed for the clearest view yet of the actual ghost behavior and pathfinding logic used by the game.
wonderfl build flash online
“wonderfl build flash online” is a online Flash IDE and community. The 3 major features are:
"Build from scratch", starting to write Action Script3.
"Fork" to copy and edit ActionScript created by other users.
"Download" computer to save ActionScript of your choice to your computer.
Market Data Firm Spots the Tracks of Bizarre Robot Traders
The trading bots visualized in the stock charts in this story aren't doing anything that could be construed to help the market. Unknown entities for unknown reasons are sending thousands of orders a second through the electronic stock exchanges with no intent to actually trade. Often, the buy or sell prices that they are offering are so far from the market price that there's no way they'd ever be part of a trade. The bots sketch out odd patterns with their orders, leaving patterns in the data that are largely invisible to market participants.
Delving a connected cavern - RogueBasin
Both various maze (spanning tree) algorithms and cellular automata have been applied for generating dungeons in roguelikes. The algorithm described below is somewhere in between; it is related to the randomized Prim's and the growing tree maze algorithms; it has also a lot in common with cellular automata, although the cells are not processed simultaneously.
Undum
Undum is a tool for writing hypertext interactive fiction. It has some unique features and a visual design that encourages narrative games.
Guidelines for URI Design
Clean URIs are one component of a clean website, and it is an important one. The majority of end-user access to the Internet involves a URI, and whether or not the user actually enters the URI, they are working with one nonetheless.