widgets

Moderator: Lixas

Locked
jasondsouza
Posts: 348
Joined: Thu Jan 12, 2006 8:24 pm
Contact:

widgets

Post by jasondsouza »

What languages do you need to know to create a opera widget.. Kindly help...


--jasondsouza
ME working on a very new site. (Coming soon)
Come to my web Site
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

Widget basics
  1. Widgets render without chrome, such as toolbars buttons
  2. Widgets live outside the Opera window
  3. Widgets use HTML, JavaScript and CSS, and can use other technologies such as SVG.
  4. All widgets have a configuration file.
  5. Widgets are packaged in the zip format, and have their extension renamed to .wdgt.
  6. Widgets can use AJAX technologies to create powerful cross-domain web applications.
Developer tips
  1. Do not reinvent the wheel: Use the libraries provided by Opera
  2. Limit the size of your widgets
  3. Keep your widgets simple
  4. Write efficient code
  5. Widgets should not stop working when the user is offline
More info: http://my.opera.com/community/dev/widgets/
Image
Gyanu
Posts: 338
Joined: Mon Jul 30, 2007 2:03 pm
Contact:

Post by Gyanu »

i think English but i really don't know about the widget.
Image
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post 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]
Image
Gebbo
Posts: 554
Joined: Tue May 16, 2006 3:22 pm

widgets

Post 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
.............................:: Spirit of Fire ::..................................

Image
Alwahsh
Posts: 292
Joined: Sat Aug 16, 2008 7:05 am

Post 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).
Locked