Project Cloud@HoME [PHP,MySQL,HTML5]

Status
Not open for further replies.

marles

Member
Feb 5, 2011
34
2
Overview
HoME is a small project aimed at providing at reliable,modular and friendly cloud system to everybody. It went from an idea to a working project in 5 months with the help of our team, we have created a working system and released it on github for everybody to see.

Completion
HoME will always be improved so there isn't any exact date of completion.

Screenshots (OLD)

LOGIN :
DASHBOARD :
STORE :

Changelog
v0.1 - ALPHA

  • Initial Build
v0.2 - ALPHA

  • Added New Installation Script
  • Security Improvements
v0.3 - ALPHA

  • All Apps Page
  • Fixed Quotes System
  • API System Added
v0.9 - BETA

  • New Dark UI
  • ThemeController System (UNCODED)
  • Installer Improvements
  • New App Caller
  • Updated Calendar System
  • Imrpoved App System
    • Checks For Install Status
    • Checks For Updats
  • Improved User System
    • Removed Lock System (To Be Implemented Soon)
    • Profile Page (UNCODED)
  • Improved AppController
    • Removed Unfinised Error Reporting System
  • Incremented Version -> 1.0 BETA
v1.0 - BETA

  • New Theme System (Using RainTPL)
  • Improved Installation System
  • Removed Old & Buggy Music & Gallery Plugins
v1.0.1

  • New AutoUpdate System
v1.0.11

  • Improved Theme System
  • New Default Theme
  • Removed Buggy & Old API
  • Cache System
v1.0.12

  • Added AppStore Base
  • Improved Updater
  • Improved VersionController
  • Improved Profile Page
  • Added Notification System
v1.2.01

  • New Default Theme
  • Improved Installer
  • Fullscreen Support
  • Mobile Support
v1.2.03

  • New Notes App
  • FileController Added for Upcoming FileManager App
  • Improved Default Theme
  • Removed Unused Temporary Data for RainTPL
  • Updated Calendar App
  • Minor Bug Fixes
v1.3.01

  • New FileManager ( Limited functions )
  • New Mailer App ( Sent,Inbox,Compose,Reply)
  • Removed ThemeChooser due to lack of theming support
  • Changed From MySQL to MySQLi (Upcoming Update - PDO Connections {More Secure})
  • Minor Bug Fixes
v1.3.10

  • Webstore (BETA)
  • UI Improvements
v1.3.2

  • UI Upgrade (A flat-styled theme)
    • Flat-styled
    • New colors (Red, White and Dark Blue)
    • Mobile-Friendly (Tested and working on screen sizes 4" and up)
    • Metro-styled Panels (Developed on Windows8.1)
    • New login page
  • Webstore (Running but no plugins/themes/apps)
  • Profiles
    • Lock System (Lock the current user)
    • New password hash (Using latest PHP5 hash function)
  • Developers Panel (D3v3lop3rs preview only - Not working)
  • Bug Fixes
v1.3.21

  • UI Improvements
  • Installer Improvements
  • Minor Performance Improvemnts
    • Cache System Updated
    • Better Javascript Loading
  • Minor Bug Fixes
v1.4
  • - UI Improvements
    • - Seamless Statusbar Intergration (Changes color to content {ex: Notes app})
    • - Bug Report (Popups in a dialog)
  • - .ini-based Configurations (Currently manual configuration and not by installer)
  • - Multi-Language (Implemented but not used)
  • - FileManager Improvements
    • - Music Player (Implemented but buggy)
v1.4.2
  • Design Update
    • Widgets
    • New white and black color scheme
    • Redesigned the Login page and Lock page
  • Removed Profiles page
  • Lock improved
    • Prevented users from going back to previous page
    • Added password lock
  • Updater improved
    • Checks data from our website
v1.4.5
  • Database Improvements
  • Cleaner Codes (Vacuumed)
  • Better Security (We don't want data to be loss do we?)
  • Bug Fixes
CURRENTLY ON BETA
  • New FileManager (Edit,View,Play,Download)
    • Video Player
    • FileDownloader (Pause & Resume)
    • Global Share
PLANNED FEATURES
  • None
CANCELLED FEATURES (Cancelled but will be implemented if requested)
  • Achievements
  • API
Links
  • Source Code :
  • Latest Release :
  • Documentation :
  • Support :
 
Last edited:

marles

Member
Feb 5, 2011
34
2
Latest Development (v1.4) :

  • - UI Improvements
    • - Seamless Statusbar Intergration (Changes color to content {ex: Notes app})
    • - Bug Report (Popups in a dialog)
  • - .ini-based Configurations (Currently manual configuration and not by installer)
  • - Multi-Language (Implemented but not used)
  • - FileManager Improvements
    • - Music Player (Implemented but buggy)
--------------------------------------------
Going to release it on Github soon...
 

Doge

Active Member
Jan 12, 2012
174
40
Looks good. Not entirely sure exactly what it does, I'm guessing it's some sort of cloud storage? But I don't get the usage of profile pages etc.

I've been looking for something to setup on a machine at home which I could connect to from anywhere and use it as a cloud server, similar to OwnCloud, although a little easier to setup/use.
 

marles

Member
Feb 5, 2011
34
2
Thanks for the feedback Doge, the profile page is going to be removed between v1.4 and v1.5. It has no current used...
As for the installation and user interface, it is based on Bootstrap and is responsive on all screens sizes. Right now I'm experiencing problems with my computer and can't release a new version for a few days.. A new version is expected next week and as for those who have downloaded the v1.3, install using your database details then edit the file "DatabaseController.class.php" in the "controllers" folder in "system".

To login, enter these details for those using v1.3 :
Username : Admin
Password : 1234
 

Doge

Active Member
Jan 12, 2012
174
40
Thanks for the feedback Doge, the profile page is going to be removed between v1.4 and v1.5. It has no current used...
As for the installation and user interface, it is based on Bootstrap and is responsive on all screens sizes. Right now I'm experiencing problems with my computer and can't release a new version for a few days.. A new version is expected next week and as for those who have downloaded the v1.3, install using your database details then edit the file "DatabaseController.class.php" in the "controllers" folder in "system".

To login, enter these details for those using v1.3 :
Username : Admin
Password : 1234
Sorry, but can I ask what this actually does?
I mean I thought it was some sort of cloud system but there's a store on there, too?
 

marles

Member
Feb 5, 2011
34
2
Sorry, but can I ask what this actually does?
I mean I thought it was some sort of cloud system but there's a store on there, too?

Do you know about EyeOS? It's an attempt at re-creating that system since EyeOS had recently left the Free Software Community... It has an Cloud Storage system but still in it's early stages. Other than that, a music player and a picture/video gallery will also be added and soon we are going to release a set of API for developers to extend HoME. We also have created a Webstore where you can download "apps" to extend the system. The system is already usable,updated every month and also maintained by our team.
 

Doge

Active Member
Jan 12, 2012
174
40
Do you know about EyeOS? It's an attempt at re-creating that system since EyeOS had recently left the Free Software Community... It has an Cloud Storage system but still in it's early stages. Other than that, a music player and a picture/video gallery will also be added and soon we are going to release a set of API for developers to extend HoME. We also have created a Webstore where you can download "apps" to extend the system. The system is already usable,updated every month and also maintained by our team.
Ah that's pretty cool, I liked the idea. I don't really like the EyeOS GUI, yours is nicer.
 

marles

Member
Feb 5, 2011
34
2
Ah that's pretty cool, I liked the idea. I don't really like the EyeOS GUI, yours is nicer.
Thanks...

HoME v1.5 Alpha is in the making, v1.4 is coming soon later today...

New design coming soon... Keep watch
 
Last edited by a moderator:

marles

Member
Feb 5, 2011
34
2
Latest Update :
  • Design Update
    • Widgets
    • New white and black color scheme
    • Redesigned the Login page and Lock page
  • Removed Profiles page
  • Lock improved
    • Prevented users from going back to previous page
    • Added password lock
  • Updater improved
    • Checks data from our website
RELEASE DATE : 12/10/2014 GMT+8
 

marles

Member
Feb 5, 2011
34
2
Planning on next update :
  • Improved File Manager
  • Better Error Reporting
  • Operational WebStore
Got suggestions? A bug has been spotted? Send a email to us at [email protected] or PM me.

I've been getting a few reports saying that the system works only on PHP5.5, so I've changed the minimum requirements for PHP version to 5.5 from 5.4..Ask your webhosting provider to upgrade it for you or download it from PHP.net
 

marles

Member
Feb 5, 2011
34
2
Your login page looks very much like this?

It wasn't supposed to look like that. I will recheck the code or you can try downloading it again.
Update : Code looks fine. Try re-downloading it. What server ar you using?
=========================================================================
In the latest update on Github, the file manager doesnt work. An unknown error that i cant seem to fix. Would appreciate some help. Issue has been opened.
==========================================================================
Next update :
  • Database Improvements
  • Cleaner Codes (Vacuumed)
  • Better Security (We don't want data to be loss do we?)
  • Bug Fixes
==========================================================================
We are now using PHPStorm. Expect better code and more updates...
========================================================================
Next Update :
  • Material Design (YAY!)
    • New Font (Roboto)
    • Ripple effect on button (Yes Android 5.0 aka Lollipop)
    • Raised buttons (Shadows are visible but where is the sun?)
  • A fix to the File Manager problem (Javascript error)
  • Reduced the use of CSS in the template
 
Latest Update is live on Github. Here are the changes :
v1.5
  • Material Design (YAY!!)
    • New Font (Roboto)
    • Ripple Effects (Android 5.0 aka Lollipop style)
    • Raised elements (Shadows are visible but where's the sun?)
  • A fix to the FileManager
  • Reduced the use of CSS in the template
  • Removed extra files
-------------------------------------------------------------------------------------------------------------
What do you think of the new design?
 
Status
Not open for further replies.

Users who are viewing this thread

Top