This is a discussion on "Creating Intranet with HTML/CSS...Possible?" within the PHP Forum section. This forum, and the thread "Creating Intranet with HTML/CSS...Possible? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Creating Intranet with HTML/CSS...Possible?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Creating Intranet with HTML/CSS...Possible?
As stated in a differen post, I'm feeling pretty good about being able to get my sites to look "right" across browsers, so am feeling a bit over-confident in what I can do. I'm wrapping up the content for 2 sites right now and am still thinking about Freelance Web Design. Talked to a more experienced friend who lives in another city, and discussed working together on future projects so I could learn more.
What I'd like to do is create an "intranet" that the two of us could view work and timelines, and to-do lists from. It doesn't necessarily have to be a "real" intranet, such as one from a corporate entity. What I really want is a site only he and I could access, not publicaly available. We'd each have to sign n with usernames and passwords. The site would have a "home page" which would include a blog or application like campfire to keep track of conversations between us. There would be links to apps like Backpack or Bascamp (for project to-dos), Highrise (for prospect management), and links to specific projectfolders so we would each have access to the files contained in each and could update independently as needed. I'm not sure if this makes sense, but I am really just looking for a "private" website which could be used for porject collaboration that will provide links to various 3rd party web apps and project files. Any suggesstions? Again, probably more than I can do myself right now, but it is not time sensitive and I would love to know what I need to learn to accomplish this. Thanks guys/girls, Craig |
|
|
|
||||
|
Re: Crating Intranet with HTML/CSS...Possible?
Simple. Get a host, don't bother with a domain name, and they'll give you an ip address. You can use that IP address for your site. Then in the control panel they usually have an option to password protect directories. This is an easy way to get a login.
As for the message board and all of that for collaboration, I'm sure there's a PHP script like that at hotscripts or something.
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: Nerd Poster (Jun 2nd, 2008)
|
|
||||
|
Re: Crating Intranet with HTML/CSS...Possible?
moved to php forum
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
||||
|
Re: Crating Intranet with HTML/CSS...Possible?
By "intranet" I'm assuming that you will be on the same local network, if so then you could just install apache on one of your computers and then put wordpress on there and access it via it's local IP address (will be something like 192.168.2.5).
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Crating Intranet with HTML/CSS...Possible?
If you mean same location/office by "local network", then no - we will be in different cities so would need to "network" long distance to same "site"
|
|
||||
|
Re: Crating Intranet with HTML/CSS...Possible?
you'll need hosting then. I've heard some good things about WESH-UK. (It's the sponsor of these forums) Or if you prefer something in the states, ICDsoft is quite good, i use it for all of my hosting.
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: Nerd Poster (Jun 2nd, 2008)
|
|
|||
|
Re: Creating Intranet with HTML/CSS...Possible?
i have hosting for two other sites right now...I would simply use one of these accounts to host my "intranet"...I assume this would be possible? Or would I have to have an entirely separate account for such an endeavor? I really don't know too much about what would be involved in this and am just assuming a lot of things...yes i know what happens when we assume
Thanks for advice everyone Craig |
|
||||
|
Re: Creating Intranet with HTML/CSS...Possible?
It should be possible. Just get a subdomain on one of them, like dev.mysite.com or something.
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: Nerd Poster (Jun 2nd, 2008)
|
|
|||
|
Re: Creating Intranet with HTML/CSS...Possible?
thanks cloud.
|
|
||||
|
Re: Creating Intranet with HTML/CSS...Possible?
Do you have cpanel on your hosting package? It's extremely easy if you do.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Creating Intranet with HTML/CSS...Possible?
I do have cpanel, alex. What should I do with it? How do I "proceed"?
|
|
||||
|
Re: Creating Intranet with HTML/CSS...Possible?
do you have any kind of control panel?
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: Nerd Poster (Jun 2nd, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a HTML frame inside a Flash? Is this possible? | toenick | Starting Out | 1 | Mar 30th, 2008 12:03 |
| Creating HTML form that allows image attachment | stanwaka | Web Page Design | 6 | Jan 24th, 2008 10:21 |
| Intranet How? | l3g3nd | Starting Out | 7 | Apr 28th, 2007 05:42 |
| Creating Graphics from HTML | snow | Web Page Design | 4 | Feb 6th, 2007 08:34 |
| Help, with creating a Music Player, to be embedded into a html code website | sx-nutta | Flash & Multimedia Forum | 1 | Jan 25th, 2006 05:41 |