This is the place for bytepark's ideas, development tools and gadgets we like and want to share with you.

bpPages

Noflash document viewer

Below you'll see a demo of our new bpPages noflash document viewer. By using only web standards such as HTML/CSS and JavaScript documents can be viewed without any plugin, regardless of the device.

Read more

Node.js + socket.IO

multiuser experience based on javascript only

If you are looking for new javascript technologies, there is a high chance, that node.js is on top of the list. One of the interesting features of node.js is the possibility to deal with realtime messaging through the HTML5 Websocket API.

Read more

HTML5 Audioplayer

HTML5 Audioplayer - an experiment with various HTML5 APIs

This is an experimental audioplayer written in Javascript. It is based on the HTML5 audio-Tag that is supported in all modern browsers. Additionally, we use some other APIs from the HTML5 specifications: DnD-API (Drag&Drop), File-API as well as the Canvas-API (canvas tag).

Read more about the audioplayer

3D Tiles

3D Tiles - vector based 3d animations

Below see a little demo with 3D tiles developed with Flash technology and FIVe3D. These tiles (in variations) are used in some of our projects in order to create interactive 3d animations.

Read more about the 3d tiles

Eine Einführung in FBJS

Eigene Javascript-Tabs auf Facebook Pages

Der nachfolgende Beitrag ist eine Einführung in das Thema FBJS und beantwortet, was FBJS eigentlich ist, was man damit machen kann und was nicht. Zur Demonstration sind einige kurze Beispiele und natürlich auch Programmcode eingefügt.

Lesen Sie mehr über "Eine Einführung in FBJS"

Image Cloud

A 2.5D Javascript-Gallery

Inspired by some various Flash-Galleries, here is a little experiment that shows, that this is also possible with HTML, CSS and Javascript. Using the Javascript-Library JQuery makes it very easy to get and modify the styles of the desired Elements.

Read more about the image cloud

PDF Merger

An implementation of FPDF and jQuery

The factsheet generator is a quick and easy tool for merging single PDFs into one coherent PDF. The most valuable function is probably the sort function. It enables you to change the arrangement of each file.

Read more about the PDF merger

bp PaySolution for Postbank

Extension for Magento e-commerce shop

bp PaySolution for Postbank is a payment method extension to magento licensed under the MIT license. The extension provides access to the pay solution payment gateway provided by the German bank named Postbank. Key facts are english and german language support, payments with ccv-validated credit card and direct debit (Elektronisches Lastschriftverfahren) as well as direct capturing of orders.

Read more about bp PaySolution for Postbank

3DGeoStats

A three dimensional visualization of geo data

3DGeoStats is a three dimensional visualization of the earth showing arbitrary statistical data. Data which is connected to geo coordinates is represented as marker. 3DGeoStats was first realized with Actionscript3 and Papervision3D. The application itself is now a full functional Flex component with an application programming interface (API) which has been used in several external products/projects.

Read more about 3DGeoStats

Pixelated Video

An experiment with Flash and Papervision3D

Just a little experiment with Papervision3D. It simply creates a grid over the video to extract the color (and the brightness) of each grid cell. These colors are assigned to the cubes. The brightness value of each color is crucial for the height of the individual cube. Move the mouse to change the perspective of the scene. The Source code is available.

Read more about the pixelated video