If you are a web developer you are forced to run multiple operating systems, to check your code and design in as many browsers as possible. Well, the main problem is the IE – as it always do strange things…. This can be done using a virtual machine, or multiple computers. The first case can [...]
Here we have documentation for both versions of mootools: 1.11 and 1.2 as chm files and cheatsheets. Cheatsheets are from http://mediavrog.net, but chm files I don’t know where are from, so if you know the author please let me know so I can link to his page here. The chm files can be opened in [...]
There are moments when we need to show a zoomed image of a product (or something else) that requires to be as much as user friendly as possible. An example is e-commerce sites that use high quality images for high impact over the client’s mind (jewelery for example). In this case zooming a particular point [...]
Perl comes from Practical Extraction and Report Language which is quite famous and used by many web application. A Perl5 database interface to the MySQL database is provided by libdbd perl mysql shared library. You can install perl support via mod_fastcgi or mod_cgi. Following are essential steps to run perl based application in chrooted lighttpd [...]
We continue our series related to mootools with a tutorial that shows us how to build a window-like element on our page that can be resized and moved. Based on previous tutorials we will will create first the html and apply some js code to it in order to obtain what we want. This tutorial [...]
It seems that MooTools team just released the stable 1.2 version of the popular framework Mootools. Great job and a big step forward !! My only concern is what it’s going to happen with 1.11 as the website for the moment is working in a reduced form, docs & download being available only – but as they [...]
The today’s tutorial will try to explain how to make an element draggable or resizable – or even both in the same time, using the MooTools framework.
To accomplish this we’ll make use of two functions existent in MooTools: makeDraggable() and makeResizable().
After searching through editors for Os X that can work as close as possible to Quanta – my former editor in linux before I switched to mac – and not founding anything close, or better said close to my habits – I finished choosing 3 editors – Coda, skEdit, and TextMate. Coda is nice but [...]
Well, after some time from the original launch, we managed to alocate some little time to R’born Development, and we re-skinned our site. This change is intended to come with our new range of services for our clients: eCommerce solutions, CMS solutions on top of php, ajax technologies.
There’s been a long time since i posted, but i had a very limited time in last month. Meanwhile I managed to buy myself a mac – I always wanted one. So now Im in a kind of dilema. What tools to use for webdeveloping ? My area of expertise is PHP, Javascript – Mootools [...]
