7348 projects tagged "Windows"
The Object Extensions for PHP provides several classes that add runtime object extension and callbacks to the language. It allows the programmer to add methods and properties to an object at runtime by dynamically extending by another object. It also allows the creation of object property lists that allow for dynamic setting/getting of values in a fashion similar to JavaScript objects. These object property lists support basic value checking.
FusionCharts for Flex is a charting component for Adobe Flex solutions. It offers over 45 chart types spanning both 2D and 3D charts, including standard charts like column, bar, line, pie, doughnut, and area, multi-series charts, stacked charts, and combination charts with support for dual axes, funnel and pyramid charts, bubble and XY plot (scatter charts), charts with logarithmic axes, spline and spline area charts, and true 3D charts. It works with Flex Builder 2 and 3, mxmlc, or any other Flex compiler.
CsvMail is an HTML form mailer and manager. It mails the results of form submissions and also writes the entry to a secure.csv file. It requires minimal HTML form changes - just change the beginning form tag to post to CsvMail. It is very easy to configure, but includes plenty of extra options, including domain security settings and a bounceback required fields option. A fully-functional evaluation version is available.
Inherit the Earth: Quest for the Orb is an adventure game that tells the tale of Rif the Fox and his attempt to prove his innocence in the theft of the Orb of Storms, a relic of the ancient Humans. The player guides Rif and his companions/guards Okk the Boar and Eeah the Elk in finding clues, overcoming challenges, and exploring a land of intelligent, humanoid animals.
C++ template classes implementing a B+ tree key/data container in main memory.