| Projects on Google Code | Results 1 - 4 of 4 |
== .NET domain name parsing component==
===Summary===
A domain name has 3 major parts:
* The 'top level' domain, or TLD (like .com, .net, .info)
* The 'domain name', or SLD (like google, microsoft, ebay)
* The subdomain (like www, photos)
Parsing a domain name into it's 3 major parts...
<img src="http://www.codeperspective.ca/prototypeHeadSmall.jpg">
==Project Summary==
<p>A consistent and up-to-date scheduling system for part-time, temporary, and contracted employees so they have access to their schedules and can be notified of events ahead of time. In addition to access, em...
=Introduction=
So you want to create a web app? Want to charge people for using it? This django application might be what you've been looking for.
# subdomain-based accounts ie: account1.domain.com, account2.domain.com
# Your customers can create multiple 'sub-users' for their account.
...
=sfDomainRoute plugin=
The _sfDomainRoutePlugin_ extends Symfony's routing to allow effective use of subdomains and domains.
==Features==
* Pass and retrieve parameters in the subdomain.
* Limit routes to certain domains or subdomains.
* Generate urls across subdomains.
Detailed ...