Create Xperia X1 Web HTML Panels with our X1 panel creator
Supermeo: My Xperia Html Panel

Che cosa sono i Panels di Xperia X1?
I Panels di Xperia personalizzabili sono sicuramente una delle idee più interessanti introdotte nel mondo del Mobile quest’anno.
I Panels danno la possibilità ad ogni possessore di Xperia di personalizzare il proprio telefono, rendendolo unico e diverso da tutti gli altri.
Sposando il concetto di MyPage, MyInternet, MyLife, i Panels diventano la scrivania su cui operare.
I Panels possono essere nativi Nativi oppure Html.
Nel primo caso, si parla di panel che vengono eseguiti direttamente dal sistema operativo, come dei programmi qualsiasi. Le sdk sono un set di strumenti messo a disposizione da Sony Ericsson che permettono di sviluppare i panels nativi.
I Panels html, invece, vengono eseguiti attraverso un altro programma, un po’ come se si aprisse una pagina html con un browser – in questo caso la pagina html non è un programma, ma viene mostrata attraverso il browser.
Per capirsi, Xperia X1 funziona in questo modo:
Ora, dal momento che sviluppare panels nativi per Xperia non è così semplice come si potrebbe pensare, noi del My Sony Ericsson Blog abbiamo pensato di facilitare questa operazione di personalizzazione del proprio Xperia X1 realizzando e mettendo a disposizione per tutti, un HTML Panel Creator.
Vuoi anche tu avere il tuo Panel Html personalizzato per il tuo Sony Ericsson Xperia X1 e realizzarlo in pochi click?
Allora vai al tutorial per il Sony Ericsson Xperia X1 Panels Creator >>
As we can read on Sony Ericsson Developer page, “personalization is one of the hottest topics in the mobile phone industry today”.
The mobile user experience has always lagged to provide flexibility to the end user and with Xperia Panels you’re in control. Remove, change and add new panels whenever you want.
MyPage, MyInternet, Mylife: XPERIA Panels introduce a unique, more distinct way of interacting with content through the phone’s UI, allowing end-users to personalize their desktop screen.
The Panel Manager handles two types of panels: Native panels and Web HTML panels.
With a Native panel you can do almost anything with your phone, but you need to know some language like c++ to write it, and you have to know how to write software under Windows Mobile platform.
With the html panel you are limited to the html.
Developing native Xperia panels is not simple as you could think.. so we have created a little tool: the Sony Ericsson Xperia Html Panels Creator!
Do you want to create your own html panels for your Xperia X1?
Are your ready?



holden72 su 






[...] Casomai vi venisse in mente di scrivere i vostri Panel per l’Xperia su MySonyEricssonBlog c’
[...] iphone panel? Commenta 20th December , 2008 http://www.mysonyericssonblog.com/20…panel-creator/ [...]
[...] Passionemobile, smartphone, Sony Ericsson, Telefonia, telefonino, XPERIA X1 trackback Mysonyericssonblog ha effettuato due nuovi panel con il proprio Xperia Panel Creator …. uno strumento che [...]
Uhm ho letto il tutorial che spiega come creare un panel..premetto che una persona come me,conoscenze computer buone, potrebbe al massimo creare le immagini bmp della grandezza giusta per il panel, ma creare un file index.html? boooo..io non so nemmeno da dove si parte per creare un files index.html… un tutorial? hihih :-) mamma mia con tutti questi messaggi mi chiuderete le porte…
@giuseppe, scaricati il file di esempio.. vedrai che è più semplice di quanto tu possa immaginare!
per un tutorial, oddio, visita html.it :)
@capitano… Si si il file d’esempio l’ho scaricato,solo che per me resta da capire come scrivere un file index.html… devo vistare quel sito che mi hai detto per vedere un po…alla fine il file html del tuo panel iphone l’ho aperto con il notepad ed ho visto quelle miliardi di parole che ci sono dentro…ahahah….eh per noi comuni normali ci sembra una cosa pazzesca..vedremo un po…al massimo vedrò se un giorno potrà darmi una mano qualche amico che magari conosce bene il linguaggio html..ciaooooo
Did someone try to use flash files in this panel? I tried but it didn’t worked :(
Anyway, thanks for great application and tutorial :)
Hello, I have been making a Panel for ORB, the problem i have it loads the page up fine, but when i click a link to watch something it normaly loads up Windows Media Player as a program, but when i click the play link in here it does nothing
the link is somthing like
video.asx and that loads up windows media player
http://www.skillzradio.com/xperia/ORB_Panel.CAB
Thats my panel
can someone please help
Thanks
Chris
Your diagram above shows flash, is it possible to load flash on a panel?
Do iframes work on the X1 panels?
ho alcune domande…
è possibile far visualizzare l’icona per gli sms e una per le mail e far cambiare l’immagine a seconda se ci sono nuovi messaggi o no?
insomma un icon switch….
cmq non voglio sapere il codice xhtml ma solo l’istruzione per ottenere il valore in cui dice che si hanno sms nuovi da leggere…
spero di esser stato chiaro e di avere risposte esaurienti
grazie ancora
Hi,
If i wana launch contacts with specific name, what html code should i include?
eg:
Name: Test
My Fren, Test
apparently the above method cant work.. :)
Thx in advance.
Sorry for the confusion.
Pls right click the link “My Fren, Test” to see its properties which is the html code i tried to write.
Thx
@Funia: we’ve tried to load some flash-lite swf into the html panels but without success. Probably for using flash you have to do a native panel.
@Chris: probably the mobile wmp can not load all the normal streams (but it shurely will load the rtp streams)
@Aran: yes
@sidvizioso: non con i panel html
@Wisley: as far i know you can not pass contact names as arguments to the poulook.exe program. Perhaps you can use poutlook.exe -f VCARD_FILE, but this probably will not help you
So i created a panel however i am having some issues. Its a search thing and basically it works fine, goes to the site, except i cannot scroll around the site. It is like its frozen in the view it has. Also when i close out of the panel and go back into it, it loads up to the point where it left off. not re-loading the panel to initial search section.
— Why my panel is not scrollable?
Please note that an HTML Panel is not a full featured browser, so some features that browsers implement will not be available in an HTML Panel. There is no scroll, no browser navigation, etc.