| Day 1-16 source code [message #8230] |
Mon, 03 July 2006 10:40  |
francois Messages: 1636 Registered: October 2005 |
Faithful Member |
|
|
We'll soon publish it in the tutorial pages, but in the meantime, here is a zip containing the updated source code of the days 1 to 16.
Now, if you're blocked at one day, you can compare your code with the one of the day, and start over the next day with a working version!
Attachment: akeet_new.zip
(Size: 1.71MB, Downloaded 1764 time(s))
|
|
|
| Problem with Day 1 source code [message #30993 is a reply to message #8230 ] |
Sat, 07 July 2007 00:10   |
rickb Messages: 61 Registered: July 2007 Location: Hampshire, UK |
Member |
|
|
Is the source code in the zip file out of date now, or have I missed a vital point somewhere?
When I follow the instructions for Askeet Day 1, I get something approximately working (although worryingly slightly different in the page that's displayed).
However, when I unzip askeet_day_1.zip and recursively diff its directory against my own, there is very little resemblance between that and my own code. Yet Day 1 is apparently all about running the symfony init-project and init-app tools - all I did was run those tools with no hand coding needed.
Is this difference due to me using the latest 1.0.5 version whereas the zip files correspond to an older version?
Rick
(oh and by the way, the unzipped version crashes and burns horribly for me due to a missing pear file or two.)
Rick
|
|
|
|
|
|
| Re: Day 1-16 source code [message #32120 is a reply to message #8230 ] |
Tue, 24 July 2007 12:31   |
halfer Messages: 9535 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
CodeIgniter, from what I know about it, operates at a much lower level than symfony, which is why it is easier to learn. It is also stuck on PHP4 by design. I'm sure it is a good framework, but IMHO it doesn't have the power that symfony does. The inherent disadvantage with symfony, on the other hand, is the learning curve is much steeper.
Remember Palestine
|
|
|
|
|
| Re: Day 1-16 source code [message #57521 is a reply to message #8230 ] |
Fri, 01 August 2008 10:27  |
nemes1s Messages: 8 Registered: August 2008 Location: Ukraine |
Junior Member |
|
|
|
No Message Body
[Updated on: Fri, 01 August 2008 12:18]
|
|
|