| bio | website | |
|---|---|---|
| location | Jakarta, Indonesia | |
| age | 24 | |
| visits | member for | 2 years, 5 months |
| seen | Aug 16 '12 at 5:48 | |
| stats | profile views | 3 |
Project's Done:
Imposition Preview & JDF Submission System.
Technology: JDF, VB.NET, C++.NET, VBS, JS, PHP.
Human Resource Management & Attendance Reporting System.
Technology: C#.NET, VB.NET, LINQ, Microsoft SQL Server, AJAX, ASP.NET.
Point of Sales for Digital & Offset Printing.
Technology: C#.NET, WPF, LINQ, Microsoft SQL Server.
Photobook Online Ordering & Backoffice System.
Technology: PHP, JS, jQuery, PostgreSQL, AJAX, HTML, CSS.
Corporate Product Online Ordering & Backoffice System.
Technology: PHP, JS, jQuery, AJAX, CSS, HTML, MySQL.
|
Dec 14 |
comment |
Is per-company subdomain or single URL better for web app Sure, it has to be secured with some sort of login, but let me show you my point of view. There are many ways to compromise a site, here I simply removing 2 possibilities which are, preventing non member to enter the private login, and preventing your important not-to-be-indexed path in the robots.txt to be seen by public. Of course this problem can be resolved in many ways, and I'm not forcing anyone to do it this way, I'm just showing this is how I've done it. |
|
Dec 11 |
awarded | Teacher |
|
Dec 11 |
comment |
Is per-company subdomain or single URL better for web app Yes, you are correct, subdomain as well as top-level domain and all of it's content can be easily index (or not). But in my opinion, I focus on preventing site abuse such as peeking at the robots.txt where you can found precious path by removing the whole web app to it's own subdomain so that non-member cannot enter the web app without knowing the right url. If you were using robots.txt to restrict search engine to crawl certain path, someone can peek into your robots.txt. Once again, it depends on what you choose, would you choose SEO over security or otherwise. |
|
Dec 9 |
answered | 'Exit' or 'Log Out' to leave your session. |
|
Dec 9 |
revised |
Is per-company subdomain or single URL better for web app added 1 characters in body |
|
Dec 9 |
awarded | Editor |
|
Dec 9 |
revised |
Is per-company subdomain or single URL better for web app deleted 8 characters in body |
|
Dec 9 |
answered | Is per-company subdomain or single URL better for web app |