rallport's Profile
Reputation: 266
Excellent
- Group:
- Members
- Active Posts:
- 3,717 (4.25 per day)
- Joined:
- 03-January 10
- Profile Views:
- 14,809
- Last Active:
Yesterday, 07:00 PM- Currently:
- Viewing Topic: Should I remove my name?
My Information
- Member Title:
- Web Guru
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
Male
- Location:
- England, UK
Contact Information
- E-mail:
- Private
- Website URL:
-
http://www.web-design-talk.co.uk
Users Experience
- Experience:
- Advanced
- Area of Expertise:
- Web Developer
Latest Visitors
-
Bad Apple Web 
19 May 2012 - 18:07 -
Dojcinovski 
15 May 2012 - 15:15 -
vinylpimp.co.uk 
07 May 2012 - 20:23 -
icreativesol 
07 May 2012 - 12:05 -
webdesigner93 
06 May 2012 - 20:14 -
JoeTweets 
28 Apr 2012 - 15:27 -
adamsmith 
22 Apr 2012 - 22:01 -
RJG Designing 
22 Apr 2012 - 20:47 -
Avix 
22 Apr 2012 - 18:56 -
Anusha 
21 Apr 2012 - 09:34
Posts I've Made
-
In Topic: Should I remove my name?
Yesterday, 07:00 PM
-
In Topic: What extra features do you offer?
Yesterday, 05:58 PM
WBC, on 24 May 2012 - 11:55 PM, said:Knowing the clients budget up from shows you how far you can go.
Yep, for the clients you know have additional budget you have room to offer extras. For instance, sometimes you could offer an optional extra that may enchance the clients site or add to their business, ontop of what they originally quoted for. This wouldn't come under the fixed boltons either, just something bespoke that would benefit that particular client.
At the end of the day all this comes down to how well prepared you are. If you're freelancing without having all your basic backoffice stuff sorted (as in a base CMS for example) then you're in for a world of pain. IF for example a client wanted a blog area on a site - soemthing like should be minutes work using existing code.
It is time consuming I know. I bit the bullet a few weeks ago when I decided to re write the CMS used where I work - based upon 2 years of feedback from clients and tweaking from myself. Yes, in the short term I will have lost time, but in the long term I'll be able to apply it to any website - especially as I'm keeping it as DRY as possible using CodeIgniter (hugs!). Tbh, it would make a good blog explaining what stuff I've changed, my reasoning behind it and new features.
@OP: if you;re having to write say a blog area of section manage pages each time you do a project, then you're doing it all wrong, simple as that
-
In Topic: SSH and htaccess files
Yesterday, 10:11 AM
Ah yer, makes sense. I'm tar'ing my pub html folder. Ta -
In Topic: Local server
Yesterday, 10:10 AM
Vulcan, on 25 May 2012 - 08:27 AM, said:OK thank you
. How to I make my website to read this and work with the databases etc. Is there any video tutorial?
Without sounding off, it's very unlikely that someone here is going to tell you what to do step. You'll need to do a bit research yourself (shock horror!?!?!?). However, after looking at the link provided in this thread for a whole seconds I came across http://www.zend.com/...-documentation/ which would obviously be a good place to begin. -
In Topic: Yet Another PHP class/variable question
24 May 2012 - 07:20 PM
Moderato Maestoso, on 24 May 2012 - 02:26 PM, said:Should I initialize ALL variables - including ones I only use as "helper" variables in a function?
For example, if I initialize the following variables at the top of my class:
public $primary_author; public $about_me_page_slug; public $author_name;
and then set the variables in some setter function:
$this->primary_author = "Martin Hughes"; $this->about_me_page_slug = "about-me" if ( in_the_loop() ) { $this->author_name = get_the_author(); } else { $this->author_name = ""; }
Then, in another function, I build a URL string in the variable $author_page_url, and use it to echo a meta tag:
if ( $this->author_name != $this->primary_author ) { $author_page_url = get_site_url('', $this->author_name ,''); } else { $author_page_url = get_site_url('', $this->about_me_page_slug ,''); } echo "<meta property=\"article:author\" content=\"" . $this->author_page_url . "\">\n";
Slightly off topic, it's genrally considored bad practice to echo out data directly from your functions. Have read into returning the string instead.
Help




Find My Content
Display name history
Comments
rallport
04 Jul 2011 - 17:51SniderDK
04 Jul 2011 - 09:15rallport
20 Dec 2010 - 19:02Was similar to you. Didn't like how he was trying to fool users by calling the folder secure, when it wasn't at all. Also pointed out the fact his post was pure seo spam. Also made a little comment about his potential 'all flash web design', which made me lol, especially for an apparent company that wants to give a good image. :)
wesh.co.uk
20 Dec 2010 - 12:37GamingEvents
01 Dec 2010 - 14:35Anakowi
22 Apr 2010 - 04:46