Buy Sell Discuss UK Domain Names at AcornDomains.co.uk Domain Monster Domain Name Registration

Today's Drop Dates are: 19-02-2012 or 26-02-2012   All times are GMT. The time now is 01:37:08 PM.
Domain Name Sales Domain Software Calculate UK Domain Drop Dates Domain Registration NameDrive Domain Parking Subscribe to our Domains For Sale newsletter
Go Back   Domain Forum Acorn Domains Buy Sell Auction UK Domains > Website Design and Promotion > Website Design
Connect with Facebook

Website Design Discuss web design

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 08-06-2009, 09:04:40 PM     #1 (permalink)

 
Nick's Avatar
 
Join Date: Apr 2008
Posts: 730
Nick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond repute

PHP Coding - RAD

Does anyone here use

- codeigniter
- phpcake
- smarty

or any other PHP templating/mvc systems for their sites?

CI just seems a bit heavyweight for smaller sites, interested to hear anyone's thoughts on platforms
Nick is offline  
Old 08-06-2009, 09:36:02 PM     #2 (permalink)

 
Skinner's Avatar
 
Join Date: Jul 2008
Location: Manchester
Posts: 2,507
Skinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond repute

None of them are truely RADs in the real sense of Visual C/VB/Etc, they are more frameworks.

Of CI/Cake, cake is the better choice, altho its quite a learning curve is prob the better of them for anything heavy.

Smarty is def the most viable and its a very lightlight option, I have used smarty a fair bit when I need to go oo, its pretty simple and plenty of books on it

Generally I write everything myself so I can keep my foot print small
__________________
Browse:
Skinner is offline  
Old 08-06-2009, 09:42:19 PM     #3 (permalink)

 
Nick's Avatar
 
Join Date: Apr 2008
Posts: 730
Nick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond repute

Just seriously getting a case of re-inventing the wheel on an almost daily basis it's not good.

Do you run on multiple hosts etc? I'm finding it a lil' hardcore to keep multiple installations synchronised.
Nick is offline  
Old 08-06-2009, 09:55:06 PM     #4 (permalink)

 
Skinner's Avatar
 
Join Date: Jul 2008
Location: Manchester
Posts: 2,507
Skinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond repute

All my Smarty coded sites are on the same install are on the same server. Used to piss me off with PHP4/5 :P

Well not sure about re-inventing daily as I write most my code in modules and frameworks anyway, so I can just drag and drop modules, then include it into the html files. I can then just replace the modules as and when without too much disturbance.
__________________
Browse:
Skinner is offline  
Old 08-06-2009, 10:01:00 PM     #5 (permalink)

 
Nick's Avatar
 
Join Date: Apr 2008
Posts: 730
Nick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond repute

Guess I meant that I'm looking more for a close-to-as-poss-zero-config way of synchronising/matching installations across multiple hosts. I've got about 5/6 CI installs dotted around on seperate hosts, and keeping them all up to date just becomes a bit of a mare sometimes.

I hear you on the framework/modules thing - I'm just struggling on multiple servers/hosts and setting up new versions can take a while

Last edited by Nick; 08-06-2009 at 10:03:10 PM.
Nick is offline  
Old 08-06-2009, 10:10:51 PM     #6 (permalink)

 
Skinner's Avatar
 
Join Date: Jul 2008
Location: Manchester
Posts: 2,507
Skinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond repute

I totally get you on that, there is no simple option really, least not that I have found.
__________________
Browse:
Skinner is offline  
Old 08-06-2009, 10:23:45 PM     #7 (permalink)

 
Nick's Avatar
 
Join Date: Apr 2008
Posts: 730
Nick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond repute

Cheers skinner

Back to the single host it is then

If I find something will let you know

Last edited by Nick; 08-06-2009 at 10:28:35 PM.
Nick is offline  
Old 08-06-2009, 10:28:39 PM     #8 (permalink)

 
Skinner's Avatar
 
Join Date: Jul 2008
Location: Manchester
Posts: 2,507
Skinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond repute

I have a server in Blue Square (dedi) that I keep most my heavy stuff on, if you have the budget its worth going there, as one dedi server will hold 100s of sites without a problem.

I have 217 sites on my dedi server and still resources look like they will take another 500 without problems. One of my shared host servers has 80+ of mine, and dog knows how many of others and no problems there.

So a dedicated server maybe a good option
__________________
Browse:
Skinner is offline  
Old 08-06-2009, 10:34:21 PM     #9 (permalink)

 
Nick's Avatar
 
Join Date: Apr 2008
Posts: 730
Nick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond reputeNick has a reputation beyond repute

Cool - I'm using Krystal.co.uk at the moment (but only for around 20 domains) and I've not had any probs with them whatsoever (can't see myself going anywhere else for a while)

If the software all sits on a single host and you've got open_basedir setup - that's what I'd be after - so you can reuse the same core files on every installation (just skin front end / select modules etc). Been after setting it up so it syncs on multiple IPs/hosts with the original source.

Thx for sharing your setup - always good to see what others are up to

Last edited by Nick; 08-06-2009 at 10:36:22 PM.
Nick is offline  
Old 08-06-2009, 10:44:16 PM     #10 (permalink)

 
Skinner's Avatar
 
Join Date: Jul 2008
Location: Manchester
Posts: 2,507
Skinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond reputeSkinner has a reputation beyond repute

I tried doing the base thing, using addon domains.

So had home/maindom/addon.co.uk and home/maindom/addons.co.uk and then used the same corefiles which lived on home/maindom/ but had sooo many issues.

It works great with mysql, everythings in the 1 place, but the files as a joke.
__________________
Browse:
Skinner is offline  
Closed Thread



Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Domain Name Community Replies Last Post
custom php coding needed grantw Website Design 3 30-07-2008 01:12:54 AM
PHP include in a Smarty Template admin Scripts and Coding 1 13-05-2008 06:37:26 AM
PHP Builder admin Scripts and Coding 1 02-12-2007 08:18:08 AM

Web Hosting from UK2 from just 99p


All times are GMT. The time now is 01:37:08 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0 RC 2
All content on Acorn Domains is member generated and is not moderated before posting. All content is viewed and used by you at your own risk and AD does not warrant the accuracy or reliability of any of the information. The views expressed are those of the individual contributors and not necessarily those of AD. Please contact us to report any issues or send a PM to "Admin".