Dopo un mese e mezzo di staticità, inizia l'ondata progressiva di aggiornamenti.
I primi due implementati riguardano le applicazioni sviluppate in proprio:
1. bugfix del guestbook, adesso il numero del commento viene visualizzato nella tabella al posto giusto;
2. possibilità di interrompere la visita con il Virtual Reality e riprendere dalla stessa foto: è stato inserito un pulsante che copia l'indirizzo della foto; per riprendere basterà accedere all'indirizzo che è stato copiato negli appunti (quindi si potrà o salvare nei preferiti o segnarselo in qualche documento :) ). La modifica principale riguarda la lettura del numero della foto direttamente dalla pagina step.php, a cui vedrete appeso un &id=x.
EDIT: Implementata la nuova Galleria!! Modificato anche leggermente il menu: all'interno di Galleria troverete: Galleria, che accede alla pagina principale; 3D che accede all'album delle foto tridimensionali (!); Youtube, che accede all'album che raccoglie i video del canale. Contestualmente sono rese accessibili le nuove foto (all'interno dell'album 2010-2011)
Futuro:
1. nuova Galleria, tramite una applicazione che permetterà voti e commenti
2. nuove foto nella Galleria
3. nuovi panorami
4. sistemazione dei VR esistenti ed ampliamento della Passeggiata all'Arco, che arriverà proprio sull'Arco, ed introduzione del VR di Santa Caterina e Cornus (il materiale c'è, è che bisogna inserirlo nell'applicazione)
Visualizzazione post con etichetta guestbook. Mostra tutti i post
Visualizzazione post con etichetta guestbook. Mostra tutti i post
lunedì 10 gennaio 2011
giovedì 9 settembre 2010
Belvedere e Guestbook
Inserita nei Luoghi la pagina dedicata alla descrizione del Belvedere della Pineta e il panorama preso qui è stato messo anche nella pagina dei Panorami Nelle Vicinanze.
Ripristinato il Guestbook dopo aver variato la misura antispam inserendo un codice casuale da copiare ad ogni post.
Ripristinato il Guestbook dopo aver variato la misura antispam inserendo un codice casuale da copiare ad ogni post.
mercoledì 28 aprile 2010
Index of web technologies articles
Here's the index of articles I wrote about the technologies I used in my site. Each of them describes how to use them through descriptions and code snippets.
-HTML Tidy Batch Processing
An article on optimizing your html code to pass the validator test iterating a little utility.
-LightBox & LightNav
Lightbox is a nice effect for display images, Lightnav is an extension of Lightbox for bigger images.
-Usage of Jquery Reel for 360° panoramas
Display your cylindrical panorama using only a bit of javascript.
-Personalized maps using Google Maps API: usage, markers, routes
Walkthrough to build a simple map and personalize it.
-PTQ Guestbook v.0.2.1
My guestbook application: simple, easy and customizable.
-PTQ JS Clock v.0.1
My javascript clock, easy to use and display
-HTML Tidy Batch Processing
An article on optimizing your html code to pass the validator test iterating a little utility.
-LightBox & LightNav
Lightbox is a nice effect for display images, Lightnav is an extension of Lightbox for bigger images.
-Usage of Jquery Reel for 360° panoramas
Display your cylindrical panorama using only a bit of javascript.
-Personalized maps using Google Maps API: usage, markers, routes
Walkthrough to build a simple map and personalize it.
-PTQ Guestbook v.0.2.1
My guestbook application: simple, easy and customizable.
-PTQ JS Clock v.0.1
My javascript clock, easy to use and display
Etichette:
article,
clock,
google maps,
guestbook,
howto,
javascript,
jquery,
lightbox,
script,
web technology
martedì 27 aprile 2010
PTQ Guestbook v.0.2.1
New release of the guestbook.
In this version was added the recaptha capability. To use it you need to get a key ad the Recaptcha site. It can be disabled commenting the lines.
Download
In this version was added the recaptha capability. To use it you need to get a key ad the Recaptcha site. It can be disabled commenting the lines.
Download
martedì 20 aprile 2010
PTQ Guestbook v.0.2
Some improvings in this new version.
From the changelog:
-Divided parameters (config.php) and functions(lib.php) from page implementations.
-Added modification of comments in the amministration panel
Now it has 4 pages, but the code is more understandable.
Download
To see it in action, go to www.sarchittu.org/index.php?page=Web/Ricerca.php
From the changelog:
-Divided parameters (config.php) and functions(lib.php) from page implementations.
-Added modification of comments in the amministration panel
Now it has 4 pages, but the code is more understandable.
Download
To see it in action, go to www.sarchittu.org/index.php?page=Web/Ricerca.php
lunedì 19 aprile 2010
PTQ Guestbook v.0.1.1
PTQ Guestbook v.0.1.1
A little guestbook with all the common features needed by a guestbook, divided into a php page containing the guestbook to implement in the desired page, and an administration page, which probably you won't customize. A stylesheet handles the aspect of the form.
If you need to customize the messages and parameters, you'll find them at the top of the page.
Download
If you want to see how it can be used, you can go to my website http://www.sarchittu.org/index.php?page=Web/Ricerca.php
EDIT: v.0.2 released http://blog.sarchittu.org/2010/04/ptq-guestbook-v02.html
A little guestbook with all the common features needed by a guestbook, divided into a php page containing the guestbook to implement in the desired page, and an administration page, which probably you won't customize. A stylesheet handles the aspect of the form.
If you need to customize the messages and parameters, you'll find them at the top of the page.
Download
If you want to see how it can be used, you can go to my website http://www.sarchittu.org/index.php?page=Web/Ricerca.php
EDIT: v.0.2 released http://blog.sarchittu.org/2010/04/ptq-guestbook-v02.html
Iscriviti a:
Post (Atom)