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

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