Webified: Difference between revisions

Lucian (talk | contribs)
No edit summary
Lucian (talk | contribs)
No edit summary
Line 51: Line 51:
# Webified SSB can load a website (hello world)
# Webified SSB can load a website (hello world)
# Webified SSB can use GMail in offline mode (through Gears)
# Webified SSB can use GMail in offline mode (through Gears)
# Browse can successfully "sugarize" GMail and the resulting activity works.
# Browse (with its utility extension) can successfully "sugarize" GMail and the resulting activity works.
# Webified SSB can save it's Gears state in the Journal.
# Webified SSB can save and resume its state with the Journal.
# JavaScript from inside a Webified SSB can call dbus stuff (dbus hello world)
# JavaScript from inside a Webified SSB can call dbus stuff (dbus hello world)


If I have enough time.
If I have enough time.
# Reproduce JavaScript native API similar in concept to [http://fluidapp.com/developer/ Fluid's], but tailored to Sugar
# Build a small JavaScript native API similar in concept to [http://fluidapp.com/developer/ Fluid's], but tailored to Sugar
# Webified SSB can run a userscript (GreaseMonkey)
# Webified SSB can run a userscript (GreaseMonkey)
# Webified SSB can use a userstyle (CSS)
# Webified SSB can use a userstyle (CSS)