Login Register

Simple website with dojo 1.0.1

I currently start to develop my website www.jutide.de with dojo 1.0.1.
Today it is surely simple, but could be a starting point for others.

In future i plan to add some more nice features to my site, but it will take a long time to implement, because i have not much time to do it.

A new version of my hompage is available.

Hello folks,
the latest version of my homepage is written with the dojotoolkit 1.0.2.
Please feel free to use my code for your own website.

The new features are:

  • Language support german and english by using a language menu.
  • Creating dynamically the accordion panes with trees by using javascript functions.
  • Garbage collection of the code. So it is more readable for you and me. ;-)
  • Adding comments for all people, who wants to use my code for the own development.

New Feature: My hompage has now a guestbook written with dojo

Now you will find a guestbook written with dojo.

There were some problems to solve:

First the database. If i want to use mysql, i have to pay more money for my website.

So i searched around and found the product "Php Text Database" (see: http://sourceforge.net/projects/flatfiledb/).
It is a simple pure php written database and is good enough for my guestbook.

Next problem: My provider has only php4 and i need json data for my guestbook.
The solution was the file JSON.phps. You find it here: http://mike.teczno.com/JSON/JSON.phps

I'am sure that my current solution of the guestbook isn't the best, but it works!

Firewall Problem with Guestbook

Hi folks,
today i tested my new guestbook under windows with firefox and IE.
Normaly i work only with linux.

Currently i have a problem with my firewall zonealarm.
If it is on, the guestbook doesn't work.
Even if i put my website http://www.jutide.de as trusted site into zonealarm.

Perhaps you will have the same problems.

Description of JuTiDe

Hi folks,
if you want to use my website code, please read the short introduction: http://www.jutide.de/downloads/jutide-introduction.pdf

Hint: Only dojo version 1.0.1

Hi folks,
if you want to use my website code, you have to use the old dojo version 1.0.1.
The new api of dojo had been changing. I don't know when i have time enough to upgrade my code to the newest dojo version.

Best regards

Jürgen