Page 1 of 1
widgets
Posted: Sat Jul 21, 2007 1:10 pm
by jasondsouza
What languages do you need to know to create a opera widget.. Kindly help...
Posted: Wed Jul 25, 2007 12:32 pm
by Lixas
Widget basics
- Widgets render without chrome, such as toolbars buttons
- Widgets live outside the Opera window
- Widgets use HTML, JavaScript and CSS, and can use other technologies such as SVG.
- All widgets have a configuration file.
- Widgets are packaged in the zip format, and have their extension renamed to .wdgt.
- Widgets can use AJAX technologies to create powerful cross-domain web applications.
Developer tips
- Do not reinvent the wheel: Use the libraries provided by Opera
- Limit the size of your widgets
- Keep your widgets simple
- Write efficient code
- Widgets should not stop working when the user is offline
More info:
http://my.opera.com/community/dev/widgets/
Posted: Wed Sep 12, 2007 6:10 pm
by Gyanu
i think English but i really don't know about the widget.
Posted: Sun Sep 16, 2007 9:48 am
by Lixas
Gyanu wrote:i think English but i really don't know about the widget.
ha ha, you must be joking!!! I know english very well, but i'm not realy able to create opera widgets... ech....
Lixas wrote:Widget basics
[INDENT]Widgets use HTML, JavaScript and CSS, and can use other technologies such as SVG.
[/INDENT]Developer tips
[INDENT]Do not reinvent the wheel: Use the libraries provided by Opera
[/INDENT]
widgets
Posted: Sat Oct 27, 2007 11:35 pm
by Gebbo
i think he means programming language not the speaking type of language anyways wish i could help but ive never used widgets before
Posted: Tue Aug 19, 2008 12:18 pm
by Alwahsh
Gyanu wrote:i think English but i really don't know about the widget.
lol , I think he means languages like php, html, aspx and others . I think you should know Php(not sure).