![]() | |
|
Welcome to the ABXZone Computer Forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Registered User Join Date: Aug 2004 Location: Sidney, OHIO
Posts: 262
| I'm wanting to start a local website similar to Angie's List, or any other website that allows people to become a member and leave comments/reviews about services and such. Something not quite as complex and involved as Angie's List, just a smaller version for my county and surrounding areas. I don't know what kind of software I need, if any, to create the website. All I know how to do is simple wysiwyg stuff. Can anyone steer me in the right direction, please? Thanks! |
| (Offline) | |
| | |||
| |
| | #2 |
| Where to next? Join Date: May 2001 Location: South Florida
Posts: 18,589
| Last time I checked Dreamweaver was the industry standard software for website creation. Whatever you wanted to do, Dreamweaver had a plug in to do it. I never used Dreamweaver. The closest I got to it was downloading the trial edition a few years back. ![]() __________________ Asus X48 Rampage Formula / Intel Q9450 2.66 @ 3.2 / 2 x 2GB OCZ Reaper HPC PC2 8500 / VisionTek Radeon HD3870X2 OverClocked Edition / 24" DeLL Ultrasharp 2408WFP monitor / Western Digital Raptor X Hard Drive / Two Western Digital Caviar RE2 WD5001ABYS 500GB 7200 RPM SATA 3.0Gb/s Hard Drives / Creative SoundBlaster X-Fi Elite Pro 7.1 / Creative Gigaworks S750 7.1 Speaker System / Lian Li 343B cube case / PC Power & Cooling Silencer 750 Crossfire Edition / IOGEAR GCS1782 GCS1782 Dual-Link DVI KVMP switch with 7.1 audio |
| (Offline) | |
| | #3 | |
| Registered User Join Date: Aug 2004 Location: Sidney, OHIO
Posts: 262
| Re: Need Web site creation info please Quote:
| |
| (Offline) | |
| | #4 |
| Registered User Join Date: Jun 2009
Posts: 2
| Why Use a PHP Framework? The Benefits Explained I first started looking into PHP frameworks last year, looking at a variety of frameworks including cake, symfony and finally Zend Framework. When I got around to Zend Framework I was nearly ready to give up in programming with a framework, as I didn't have a clear understanding of the MVC style of programming. When I began looking into it I found though, that this is something that when I get used to the different style of coding, could save a valuable amount of time, and allow me to offer features to clients, that previously just would not be cost effective. The main benefits of using a php framework I have found are as follows: • Time saving - The amount of time saved by not having to type in complex code in a lot of situations cuts the time of many projects by over 50% in most cases. • Reuse of code - Many web sites that you develop have common features. Because of the way that each part of the code is separate, you are able to copy over controllers, models and view folders to the next project. An example of this is that in every project that requires a content management system(CMS) we are able to copy across the login system. Something that used to be quite a time consuming process. Now we copy it across, and add the users, and we are set to go. • Access to services API's - with the way that the web is moving these days, having the ability to twitter, yahoo and Google amongst others is a great way of expanding a web site with ease. • Community assistance - There is a large community out there which is always willing to help. When you are proficient with the framework, you can also assist others, which will also improve your coding experience.(Not to mention the warm fuzzy feeling that you get for helping) • Easy plugin creation - When you have a feature you want to add to the framework, just simply create a plugin, in a directory that you can copy to all your projects. I created a image resizing plugin, which allows me to upload an image and resize it with 3 lines of code. Unbelievable, when you consider how long this would usually take and the best thing is, once I made it, I have this feature available in all future projects. The time saving benefits can be enormous. I still have a long way to go with learning many of the features, but with the rapid progress that I'm making with learning Zend Framework, the future is looking bright, and I may be able to spend more time on other areas such as marketing for our Adelaide Web Design customers web sites and bringing in exciting new features to their web sites. Paul Purczel is an Adelaide Web Designer specializing in Content Management systems, Ecommerce web sites and Search Engine Optimization |
| (Offline) | |
![]() |
| Thread Tools | |
| Display Modes | |
| |