# |
Aug 10th 2008, 08:41 |
achew22 |
what's the change? |
# |
Aug 10th 2008, 08:40 |
primeminister |
achew22: fixed, but... ;) http://bin.cakephp.org/view/1247925431 |
# |
Aug 10th 2008, 08:35 |
primeminister |
achew22: :D nice! |
# |
Aug 10th 2008, 08:35 |
achew22 |
mine even keeps track of my bank statements |
# |
Aug 10th 2008, 08:34 |
primeminister |
achew22: yeah, but the rest was relatively simple |
# |
Aug 10th 2008, 08:33 |
achew22 |
it will take me some time to get the same quality pagination but it will be there soon |
# |
Aug 10th 2008, 08:33 |
primeminister |
think = know |
# |
Aug 10th 2008, 08:32 |
primeminister |
and I think their code is more spagetti then yours |
# |
Aug 10th 2008, 08:32 |
primeminister |
yeah, it;s always like that |
# |
Aug 10th 2008, 08:32 |
achew22 |
it was fun too |
# |
Aug 10th 2008, 08:32 |
achew22 |
I'm kind of stunned that they are going to get VC |
# |
Aug 10th 2008, 08:32 |
achew22 |
not at all |
# |
Aug 10th 2008, 08:32 |
achew22 |
no |
# |
Aug 10th 2008, 08:32 |
primeminister |
that's not much! |
# |
Aug 10th 2008, 08:32 |
primeminister |
achew22: hahaha! :) |
# |
Aug 10th 2008, 08:32 |
achew22 |
primeminister: took me 17 hours to reproduce my own version of netvibes |
# |
Aug 10th 2008, 08:28 |
primeminister |
exactly! thnx |
# |
Aug 10th 2008, 08:28 |
achew22 |
primeminister: sorry I can't do more but that is a good start |
# |
Aug 10th 2008, 08:28 |
kalileo |
golak: :) |
# |
Aug 10th 2008, 08:28 |
primeminister |
achew22: thnx |
# |
Aug 10th 2008, 08:28 |
primeminister |
I will take a look into the core, write a test and submit a ticket if necessary. |
# |
Aug 10th 2008, 08:27 |
primeminister |
yep |
# |
Aug 10th 2008, 08:27 |
achew22 |
why is it matching on that regexp |
# |
Aug 10th 2008, 08:27 |
achew22 |
primeminister: that's the real question |
# |
Aug 10th 2008, 08:27 |
primeminister |
achew22: but then still it shouldn't match |
# |
Aug 10th 2008, 08:26 |
golak |
kalileo: thanks it working |
# |
Aug 10th 2008, 08:26 |
achew22 |
turns it into /pastes/:[12][0-9]{3}/(0[1-9]|1[012])/(0[1-9]|[12][0-9]|3[01]) and then does a regexp removal |
# |
Aug 10th 2008, 08:26 |
primeminister |
achew22: I think I will take a look into those core libs of the routing stuff |
# |
Aug 10th 2008, 08:26 |
achew22 |
it takes /pasteis/:year/:month/:day |
# |
Aug 10th 2008, 08:25 |
achew22 |
I'm going to make a guess that it throws those vars in |
# |
Aug 10th 2008, 08:25 |
primeminister |
pfew! :) |
# |
Aug 10th 2008, 08:25 |
primeminister |
ah ok ;) |
# |
Aug 10th 2008, 08:25 |
achew22 |
it shouldnt' do that |
# |
Aug 10th 2008, 08:25 |
primeminister |
ok, I know greedy expr ., but in this situation I don't iunderstand |
# |
Aug 10th 2008, 08:25 |
achew22 |
greedy expression my friend |
# |
Aug 10th 2008, 08:25 |
primeminister |
year=2008, month=09 day=09 |
# |
Aug 10th 2008, 08:24 |
achew22 |
or 09? |
# |
Aug 10th 2008, 08:24 |
achew22 |
08? |
# |
Aug 10th 2008, 08:24 |
primeminister |
achew22: yep same |
# |
Aug 10th 2008, 08:24 |
primeminister |
only the month and year I want |
# |
Aug 10th 2008, 08:24 |
achew22 |
try /2008/09 |