On Friday, 14 February 2014 12:28 AM, Jayesh Sharma <[email protected]> wrote: Hi, I understood the part upto HTML code inside an iframe but I don't get the part where you said "based on the above preferences, you will construct a sparql query that will fill the desired fields" .So to have a better understanding of the idea I have made a PhP page with minimalistic functionality, can you please have a look at the page and put me on the track . Doubts- 1. Do I have to put code for widget in iframe or some SPARQL query . i) If I have to put SPARQL query in it what query do I have to put ? ii) If I have to put HTML code for a simple widget , then what will the input fields of generated widget will do ? 2. I din't get the part about desired fields to be filled up by SPARQL query .(here which fields you are talking about ?) P.S- Attached code is just for sake of understanding the problem please don't judge the quality . Regards On Thursday, 13 February 2014 1:30 PM, Dimitris Kontokostas <[email protected]> wrote: Hello Jayesh & welcome to the DBpedia community! This a pretty cool warm up task ;) The idea is simple. We want to create simple widgets that people can embed in their websites. We want to support 4 types of widgets (people, places, organizations, work) but you can start with one for now (e.g. People). Your task is to create a widget generator. There people will specify width & height, background color, a uri (maybe autocomplete from lookup.dbpedia.org) and checkboxes for a few predefined fields they want to show (e.g. image, name, birth/death date, nationality, ...) After the selection is complete you will generate some HTML code (inside an iframe) where, based on the above preferences, you will construct a sparql query that will fill the desired fields. For now keep it as simple as possible. look for ideas here : https://www.google.gr/search?q=widget+generator Magnus (in cc) can also help you with this For language you can suggest ideas but php looks good for this one Best, Dimitris On Wed, Feb 12, 2014 at 6:22 PM, Jayesh Sharma <[email protected]> wrote: Hello all, >While going through the warm up tasks for project I liked "DBpedia Widgets " > to work on. But even after going through the idea , the problem statement is >not clear to me. > >What I understood is that I have to create a sample template in HTML which can >be included as iFrame in the web page by any user .But I din't get the part >where its said that - "The idea is to create 3-4 templates (people, places, >organizations, work) that people can generate through a simple user interface >and copy-paste the html code in their site. In the background it will be a >simple sparql query that fills the desired fields." If possible can anyone >please explain me in bit more detail about the problem statement . > > > > >Regards >Jayesh Hathila >------------------------------------------------------------------------------ >Android apps run on BlackBerry 10 >Introducing the new BlackBerry 10.2.1 Runtime for Android apps. >Now with support for Jelly Bean, Bluetooth, Mapview and more. >Get your Android app in front of a whole new audience. Start now. >http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk >_______________________________________________ >Dbpedia-gsoc mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc > > -- Kontokostas Dimitris
<<attachment: first.php>>
------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________ Dbpedia-gsoc mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-gsoc
