Re: [PHP-DB] php portfolio

2007-04-19 Thread Chris

Matt Anderton wrote:

awesome guys.  thanks a lot.  one thing I think I DO have going for me --
true I have only flown solo, never worked on a team, but my current project
was designed entirely to someone else's specs.  I knew there would be lots
of changes as it went along and I think I did a decent job of working in
some basic OOP so I would only have to make changes once.

I guess what I still don't get is how do I go about "exposing" the code for
it?  it is a live web site -- I don't want the average visitor to see 
chunks

of code all over the place.  do I put up a separate copy on a separate
website?  point the employer to the real deal first, then give him a 
link to

a "behind the scenes" version?  and then what?  just throw in "" tags
-- "this is how I did this part"?


Just email him a file or two, much easier :)

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] php portfolio

2007-04-19 Thread Matt Anderton

awesome guys.  thanks a lot.  one thing I think I DO have going for me --
true I have only flown solo, never worked on a team, but my current project
was designed entirely to someone else's specs.  I knew there would be lots
of changes as it went along and I think I did a decent job of working in
some basic OOP so I would only have to make changes once.

I guess what I still don't get is how do I go about "exposing" the code for
it?  it is a live web site -- I don't want the average visitor to see chunks
of code all over the place.  do I put up a separate copy on a separate
website?  point the employer to the real deal first, then give him a link to
a "behind the scenes" version?  and then what?  just throw in "" tags
-- "this is how I did this part"?

~ matt


On 4/19/07, bedul <[EMAIL PROTECTED]> wrote:


nope.. nothing dumb on your question.
- Original Message -
From: "Matt Anderton" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 19, 2007 8:49 AM
Subject: [PHP-DB] php portfolio


> I have a kind-of off topic rookie question:
>
> most programmers have a web portfolio right?  -- a URI to put on their
> resume that has examples of their work.  what do employers expect to see
if
> they ask for such an example?  a working web app?  links to multiple
working
> web apps?  actual code?
well the style of your code make how good you are...
but remember.. if you work alone.. that's no problem.. the problem is when
u
work on a team
-
>
> I am dying to break into PHP/MySQL programming and have gotten a nibble
from
> an employer who is asking for such a URI.  I don't have any professional
> programming experience, but have several small projects that I would
like
an
> interested employer to see.  what is the best way to present it/them?
just
> a link to one of my finished projects?  can an experienced programmer
get
a
> strong enough sense of how I code by looking at the end result (probably
a
> dumb question)?
my suggestion was.. to improve your skill.. U have to be complained and
meet
problem during your programing. more problem will improve your prog skill.
but don't stress because of it

>
> thanks,
> matt
>




Re: [PHP-DB] php portfolio

2007-04-19 Thread bedul
nope.. nothing dumb on your question.
- Original Message -
From: "Matt Anderton" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 19, 2007 8:49 AM
Subject: [PHP-DB] php portfolio


> I have a kind-of off topic rookie question:
>
> most programmers have a web portfolio right?  -- a URI to put on their
> resume that has examples of their work.  what do employers expect to see
if
> they ask for such an example?  a working web app?  links to multiple
working
> web apps?  actual code?
well the style of your code make how good you are...
but remember.. if you work alone.. that's no problem.. the problem is when u
work on a team
-
>
> I am dying to break into PHP/MySQL programming and have gotten a nibble
from
> an employer who is asking for such a URI.  I don't have any professional
> programming experience, but have several small projects that I would like
an
> interested employer to see.  what is the best way to present it/them?
just
> a link to one of my finished projects?  can an experienced programmer get
a
> strong enough sense of how I code by looking at the end result (probably a
> dumb question)?
my suggestion was.. to improve your skill.. U have to be complained and meet
problem during your programing. more problem will improve your prog skill.
but don't stress because of it

>
> thanks,
> matt
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] php portfolio

2007-04-18 Thread Chris

Matt Anderton wrote:

I have a kind-of off topic rookie question:

most programmers have a web portfolio right?  -- a URI to put on their
resume that has examples of their work.  what do employers expect to see if
they ask for such an example?  a working web app?  links to multiple 
working

web apps?  actual code?


Actual code I suspect - a recent code snippet (make sure you're not 
breaking any current work agreements etc - ie send in something you've 
written for yourself, not for your current job).


I am dying to break into PHP/MySQL programming and have gotten a nibble 
from

an employer who is asking for such a URI.  I don't have any professional
programming experience, but have several small projects that I would 
like an

interested employer to see.  what is the best way to present it/them?  just
a link to one of my finished projects?  can an experienced programmer get a
strong enough sense of how I code by looking at the end result (probably a
dumb question)?


No. My design skills are absolutely horrible but my php skills are 
reasonably decent ;)


Send those urls as well (it can't hurt) but I think they would be more 
interested in the actual code.


--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php