Ramblings

November 13, 2006

Xray (The AdminTool) Connector Only Package

Filed under: flash — michaelangela @ 6:05 pm

Now that I’m not using the Flash IDE for development, and focusing more on MTASC, this method might work. I’m not sure if I’d get the 256 levels of recursion error though.

BLITZ Labs » Blog Archive » Xray (The AdminTool) Connector Only Package

This new method of setting up Xray (The AdminTool) connection in your Flash project uses Xray XrayLoader component in an external SWF file that is loaded into your own SWF via the MovieClipLoader class to create the connection. This is conveniently done for you with the com.blitzagency.xray.util.XrayLoader utility class.

pixlib

Filed under: flash — michaelangela @ 2:59 pm

Also on the todo list…

Open Source Flash – pixlib

pixlib is an AS 2.0 framework developed by Francis Bourre.

It’s designed to support event handling, logging, data preloading, managing sound and video, making transitions, data holders and data structures, patterns implementations …

AS2 SharedFonts (Datagrid Example) – The Last Stand

Filed under: flash — michaelangela @ 2:58 pm

Datagrid in MTASC not to mention some font automation.

AS2 SharedFonts (Datagrid Example) – The Last Stand at DEJA-VUE.NET – Flex/ Flash RIA Development

Data structures for game developers

Filed under: flash — michaelangela @ 10:11 am

If it’s good and plenty fast for game developers, business apps should be quite responsive with it, too. Perhaps?

polygonal labs » Blog Archive » Data structures for game developers

One of my bigger projects of the last months was writing some efficient data structures useful for game programming. I’ll release the package as open source as soon as I have the time to write the API for it. I’m using the classes for some months now so they already should be pretty bug-free and stable ;-)

The package will contain the following classes and some fast algorithms for searching arrays.

- Arrayed Queue
- 2D Array
- 3D Array
- Arrayed Stack
- BinarySearchTree
- BinaryTree
- BitVector
- Singly Linked List
- Doubly Linked List
- Graph
- HashTable
- Heap
- Linked Queue
- Linked Stack
- Tree

ASLib is an ActionScript 2.0 based library that implements common data structures.

Filed under: flash — michaelangela @ 10:09 am

These will be more important for larger scale projects. Of course there is also the beast as2lib. And then ARP. And then Cairngnorn.

ASLib : Home

The following data structures are included in ASLib:

* Stack
* Queue
* Linked List
* Hash Table
* Binary Tree

Making Drupal Forums look like phpBB forums

Filed under: dev, php — michaelangela @ 7:57 am

This one is just theming only. The code would probably need to be updated for current Drupal installs though.

Making Drupal Forums look like phpBB forums | Drupal for Artists & Musicians

Here is a quick way to get your Drupal forums to look like phpBB forums using simple theming.

Drupal and phpBB integration test site

Filed under: dev, php — michaelangela @ 7:55 am

A client asked so we did some digging. Interesting and useful apparently! Will it work on current versions? Don’t know. Looks like it should though.

About this site | Drupal and phpBB integration test site

This site is a test-installation of the module that provideds integration between Drupal and phpBB, using Drupal as the master.

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 25 other followers