
Install Dolphin in 38 Seconds or Less - Code Study
The desire to do something good won't get it done. You need to plan and execute the plan. A plan should have some form of foundation. Sometimes "winging it" just won't cut it. I believe the same can be said when you want to install a Dolphin site. I think part of that plan should be a good setup for testing your site so you aren't messing around with your live site.
I've done a few Web sites here and there and one of the things about making a Web site is that it takes time (orly?). Yes, for realzzz...
Something that you believe will take only 5 minutes can easily stretch to 50 minutes or more. Now, extrapolate the Web page to multiple pages and then take that to a social networking site. It isn't easy but it is a lot easier than before. It is a lot easier and companies like Boonex have given some tools that I am seeing improve more and more.
Your Set Up is Part of Your Foundation
On a daily basis I get e-mail about issues relating mostly to installation problems and I am finding that a majority is related to incompatible hosting. I strongly suggest that if you do plan to start work with Dolphin that you get the right foundation in place. Part of that foundation is a compatible host. There are a few listed in my BoonexNerd.com site under resources.
With the right set up, you can get a Dolphin site installed from 38 seconds to 20 minutes.
In this example, you just need to enter the folder name and all the icky database, permission, folder stuff is done for you. It's main use is for testing and trying things out. I've broken so many of my installs that it made sense to make an auto installer. I think other developers and programmers like myself will find this useful.
I Have Two Versions: Local and Server
It is a Dolphin install using a WAMP server. This one is on a live server, however I am planning a release for a local desktop with WAMP as a distributable. The full server version has more complexity and security issues that needs to be dealt with. If you don't know much about setting up WAMP locally on your computer, I will have a tutorial at BoonexNerd.com that I will be posting.
Now that is a set of optimized code I've written, but the install would not have worked that fast if I did not have the right hosting. My code would not have worked. I think the same goes for most of the Boonex scripts. At a minimum you need the right hosting plan.
Where's the Download?
If you are interested, please chime in. I think this can save people some time and if there is enough interest, I will release this as a developer tool. At a minimum, you can try new things out with your site without having to worry about doing a long install. If I get enough pings then I will take the time to clean it up. Right now, it's kind of held together with duct tape..
Look for the download. As usual, I offer it free to the community.
Get your social on...
...sip...
About BoonEx•Contacts•© BoonEx (ACN 127966581)
I got some super glue :-)
CyberXing
Joshua
MBTC
I am also interested in the local WAMP install. I have setup WAMP5 on my Desktop but cannot get Dolphin to work and that is after a successful install! any help would be appreciated!
I am slowly learning and a test site is imperative!!
i have started a php script that will help with this same thing. basically you call up the file, provide it some parameters to ftp, (the zip file does not have to be loaded, i have all of the different versions on the net for a wget command) the file would check that all files are in place, proceed to change the permissions. you would then step through the files installer, and upon completing the install, this file would have a second button, that would set the perrms back on those five see more
For this dev version, it's all easy peasy.
Just enter the name of the directory and it auto creates the database, the directory, the permissions, logins, passwords, site tiles and bunch of other stuff on-the-fly. You just have to practice your clicking techniques.
During the install, you do have the option see more
i.e.
upload dolphin once to a server, set all permissions for the install in cpanel public_html root select all and compress in the .tar.gz format, this keeps the file and folder permissions intact.
use that one .tar.gz file to install as many times as you like on as mant sites as you want, all you'll have to do in the roll back of the 5 file permissions after the install.
Thanks
keep up the good work!