[Simile-Widgets] Link from a internal bubble text to another timeline event?

2012-02-06 Thread Comedix
Is it possible to link to another event out of the description text like this: e.g.: event start=1920-01-20 title=Francois Clauteaux was born icon=images/red-circle.png A quick brown fox jumps a href=link to another timeline event at 1961-01-201961/a over a lazy

[Simile-Widgets] Timeline Bands

2012-02-06 Thread Peter Lee
I am currently using Timeline for a project and have two bands, the lower being an overview Band. What I am trying to do is to get the topband to have a fixed height and a scroll bar within it. And to then have the Overview Band below. The autoWidth param changes the height of the bands and so on

[Simile-Widgets] Is there a way to auto update LatLng for exhibit mapView from a location in google spreadsheet?

2012-02-06 Thread Xiaoli
Hello, I am creating an exhibit app by importing data from a google spreadsheet and wanna display data on map view. The original data would be a location or an address, is there a way to automatically retrieve the lat and lng for mapView to use? I found getLatLng() but seems it is for local JSON

[Simile-Widgets] Re: timeline: receive JSON data from a JSP instead of from an input file

2012-02-06 Thread Zulkifli Said
hai mladen, can you give me a script php to generate JSON result sets? thanks... -- You received this message because you are subscribed to the Google Groups SIMILE Widgets group. To view this discussion on the web visit https://groups.google.com/d/msg/simile-widgets/-/lPRCehckIA4J. To post

[Simile-Widgets] Re: converting Mysql to Json on the fly

2012-02-06 Thread Zulkifli Said
i cant acces this link you can see the presidents example here: http://courtenay.widget-it.com/presidents/index.html you can see the the json encoded data here: http://courtenay.widget-it.com/presidents/bip.php you can download the mysql backup of presidents here:

[Simile-Widgets] Re: Status of Exhibit 3?

2012-02-06 Thread MacKenzie Smith
You're right that the funded project has ended, so now we (i.e, Zepheira and MIT) are finalizing the code, documentation and packaging up a release candidate for mid-Feb. Stay tuned for that announcement and we appreciate your patience. The remaining hurdles are for Exhibit 3.0 to have exact

[Simile-Widgets]Timeline widget not working on Chrome

2012-02-06 Thread Xiaoli
Hi there, I am a rookie in simile widget and is going through the examples given in the wiki pages, during which I found the timeline events loaded from xml can not be displayed in Chrome (but it works in FF). Can I modify the codes to support chrome? I am using exact the same codes from

[Simile-Widgets] Re: Status of Exhibit 3?

2012-02-06 Thread MacKenzie Smith
Right, the Library of Congress-funded project has ended so now we're just wrapping up a release candidate and finishing the doc for release mid-month. The code is already available on Github as you saw, and the developers continue to work on it (and will continue to do so after the release, and we

[Simile-Widgets] How to change url discuss on pop up events

2012-02-06 Thread Zulkifli Said
hai, i want to change url discuss on pop up event.. where is the code to change?? thanks -- You received this message because you are subscribed to the Google Groups SIMILE Widgets group. To view this discussion on the web visit https://groups.google.com/d/msg/simile-widgets/-/5McO0nCisYwJ.

[Simile-Widgets] [Timeline] add url/a href event title

2012-02-06 Thread Zulkifli Said
i try to make an url event title in timeline. i add tag a href=www.google.com / in file jfk.xml. but it's not work. this is my wrong code: event start=Fri Nov 22 1963 12:54:00 GMT-0600 title=a href=www.google.comOffice Tippit calls HQ/a Officer Tippit calls into HQ, and

[Simile-Widgets] simile timeline modification

2012-02-06 Thread keneso
Hi, I have installed the simile timeline script, and I would like to correct the date stamp, and remove the time stamp from the bubble box when you click on the event; but not being a coder I can't figure what, and where to go to edit; there are so many js files in there ... I put this line in

[Simile-Widgets] simile timeline files

2012-02-06 Thread keneso
Hi, I've installed the script, and uploaded the whole api folder to the server, I chose to have use script src=api/timeline-api.js type=text/javascript/script Do I need all the files, and folders in the api folder for the script to work? How do I control the height of the script, I put it to

[Simile-Widgets] [TIMELINE]How to load timeline-simile on time now???

2012-02-06 Thread Zulkifli Said
i want the band timeline's focus on the time now if i load the page. How i do it? -- You received this message because you are subscribed to the Google Groups SIMILE Widgets group. To view this discussion on the web visit https://groups.google.com/d/msg/simile-widgets/-/XPlkXg9c3v0J. To post

Re: [Simile-Widgets]Timeline widget not working on Chrome

2012-02-06 Thread Jeff Roehl
Xiaoli, Make sure you dont have any trailing commas. FF is notorious in being forgiving with this, Chrome and Explorer, not so much. In the following code, look at the last comma. This would fork in FF but not in Chrome. var bandInfos = [ Timeline.createHotZoneBandInfo({ width: 80%,

Re: [Simile-Widgets] How to change url discuss on pop up events

2012-02-06 Thread Jeff Roehl
It is in your .css file, I think. It is a Style Sheets issue, as I recall.   Thanks Jeff Roehl jroe...@yahoo.com (818) 912-7530 From: Zulkifli Said zulkifli@gmail.com To: simile-widgets@googlegroups.com Sent: Sunday, January 29, 2012 11:33 PM Subject:

Re: [Simile-Widgets] Timeline Bands

2012-02-06 Thread Jeff Roehl
Take a look at the overflow keyword in your styles for your timeline div tag. Google html div styles overflow and you will figure it out in 5 minutes.   Thanks Jeff Roehl jroe...@yahoo.com (818) 912-7530 From: Peter Lee pe...@plantwebdesign.com To: SIMILE

Re: [Simile-Widgets]Timeline widget not working on Chrome

2012-02-06 Thread Jeff Roehl
The last sentence in that last email should have been: This would Work in FF but not in Chrome.   Thanks Jeff Roehl jroe...@yahoo.com (818) 912-7530 From: Jeff Roehl jroe...@yahoo.com To: simile-widgets@googlegroups.com simile-widgets@googlegroups.com Sent: