Inhaltsverzeichnis
leDashboard (en)
<flattr> button=static thing=744093 align=right </flattr>
An iGoogle-Clone based on JavaScript and SimplePie
Objectives so far:
- provide a self reloading feed dashboard
- use simple pie to manage feeds
- communicate via AJAX with PHP
- No DB usage (easy to deploy)
- Easy integration
Screenshots
Usage Information
Create User Account
To create a User:
- edit config/users.json
- remove th unneeded ones / change them to your data
- to generate the password: log in with wrong credentials, there's an error message saying „whoopsie[somerandomnumbers]“
- put the random numbers into the password-property in the json file
- create an empty directory with the user name and make sure the webserver can write in it. Best would be to copy an existing user.
Code Info
Last Repository changes
Roadmap to Version 1
- User settings
- Security
- Check Posted Data
- Error Handling in saving feeds
Plans for further Development
- Switch to Underscore.js and Backbone.js
- Style polishing (perhaps create jQuery-UI theme for it) 1)
- Make IE work
Far far away:
- node.js-Version
Download
At this time, there is no download, just get the development code from Github
Versions
no versions yet
Links
1)
optional