I now started working on the Home page and designed to Blog page. The rest of my work was dedicated to bug fixes and finishing unimplemented code like cookie handling or adding support for International Youtube URLs (didn't know that they actually use different domains for that).
As another part I installed Tomcat + Oracle on my old PC in Germany which I can access from the Internet through dynamic dns and port forwarding. The main reason for this is to make public tests in later stages and to check how easy/difficult it's gonna be to deploy the whole system. For now it worked fine except one point.
Oracle is (in my opinion) an extreme resource eater even if the database is tiny. This in the low specs and a low upload at home slows down everything.
The Specs:
CPU: 450MHZ Pentium III
RAM: 256MB (Main reason for slowdown)
HDD: 2x 12GB (In addition very slow ones)
NET: ADSL 6mbit/512kbit (low upload speed, but ping times are alright)
The main purpose of this is to make user acceptance tests and to get responses/suggestions from others. In a technical view it will also allow me to later check connectivity through a Firewall/Proxies though I doubt it since for security reasons at my home I only mapped Ports above 1024 as well as I am not planning anymore to implement HTTP communication within the Messaging app until April)
Next Steps
- Finish Home Page
- Finish Profile Page (most stuff around it works)
- Make Buddies Page
- Make Block User/Release Block page
- Make Messaging Page - At least show the inbox and refer to messenger
- Add String Tags in File Handling for Localization
- Send out Localization File to translators
- Testing
No comments:
Post a Comment