*** nueces has quit IRC | 00:33 | |
*** fdrake has quit IRC | 00:36 | |
*** mindthief414 has quit IRC | 00:36 | |
*** nueces has joined #zope | 00:57 | |
*** menesis has quit IRC | 01:33 | |
*** J1m has quit IRC | 01:41 | |
*** dayne has quit IRC | 01:46 | |
*** mindthief414 has joined #zope | 01:50 | |
*** m8 has quit IRC | 01:52 | |
*** nueces has quit IRC | 01:59 | |
*** alga has quit IRC | 02:00 | |
*** thetet has quit IRC | 02:08 | |
*** LeoRochael has quit IRC | 02:24 | |
*** LeoRochael has joined #zope | 02:24 | |
*** tiwula has quit IRC | 02:26 | |
*** mindthief414 has quit IRC | 02:30 | |
*** mr_jolly has quit IRC | 02:34 | |
*** _mup_ has quit IRC | 03:00 | |
*** _mup_ has joined #zope | 03:00 | |
*** dayne has joined #zope | 03:05 | |
*** nueces has joined #zope | 03:10 | |
*** RichyB has left #zope | 03:15 | |
*** daMaestro has quit IRC | 03:17 | |
*** nueces has quit IRC | 03:40 | |
*** Spanktar has quit IRC | 03:42 | |
*** tiwula has joined #zope | 03:47 | |
*** mindthief414 has joined #zope | 04:11 | |
*** nande has joined #zope | 04:13 | |
*** KageSenshi has joined #zope | 04:20 | |
*** kosh has joined #zope | 04:29 | |
*** mindthief414 has quit IRC | 04:39 | |
*** mindthief414 has joined #zope | 04:40 | |
*** fdrake has joined #zope | 05:00 | |
*** themsay has quit IRC | 05:20 | |
*** __mac__ has joined #zope | 07:14 | |
*** __mac__ has quit IRC | 07:20 | |
*** nande has quit IRC | 07:46 | |
*** tiwula has quit IRC | 07:49 | |
*** __mac__ has joined #zope | 07:56 | |
*** __mac__ has quit IRC | 08:05 | |
*** PeterZ has joined #zope | 08:30 | |
*** CosmicB has quit IRC | 08:39 | |
*** kosh has quit IRC | 08:46 | |
*** yvl has quit IRC | 09:23 | |
*** __mac__ has joined #zope | 09:24 | |
*** CosmicB has joined #zope | 09:27 | |
*** agroszer has joined #zope | 09:29 | |
*** CosmicB has joined #zope | 09:31 | |
*** menesis has joined #zope | 09:54 | |
*** mindthief414 has quit IRC | 10:09 | |
*** thetet has joined #zope | 10:26 | |
*** andkore has joined #zope | 10:41 | |
andkore | is there any way to do the equivalent of <?php echo $var ?> | 10:43 |
---|---|---|
andkore | with TAL* | 10:44 |
*** mr_jolly has joined #zope | 10:53 | |
agroszer | andkore, you will probably want view/?var | 10:57 |
andkore | agroszer: I like the idea that TAL is multi-language, but its syntax is a little odd | 10:59 |
agroszer | well it is | 10:59 |
agroszer | http://wiki.zope.org/ZPT/TALSpecification14 | 10:59 |
agroszer | just in case | 10:59 |
andkore | just seems odd to have stuff embedded in the html | 11:00 |
andkore | like <p tal= ... or whatever it is | 11:00 |
agroszer | don't start that flame, yeah? | 11:00 |
andkore | huh? | 11:00 |
andkore | I'm not trying to flame | 11:01 |
agroszer | nm | 11:01 |
agroszer | every framework has it's pros and cons and those depend on it's users too | 11:02 |
andkore | I'm actually using laravel | 11:02 |
andkore | I'm just trying to decide which template engine to use | 11:02 |
andkore | I'm in the PHP owrld | 11:03 |
andkore | world* | 11:03 |
agroszer | well I'm not into PHP | 11:03 |
andkore | I'm just using it because I'm poor and I want to be able to deploy to shitty servers that don't support other languages | 11:04 |
*** tmog has joined #zope | 11:04 | |
andkore | anyway, thanks for the info | 11:04 |
*** andkore has left #zope | 11:04 | |
agroszer | for low budget hosting there's like digitalocean | 11:04 |
agroszer | welcome | 11:05 |
*** goschtl has joined #zope | 11:18 | |
*** AdamDangoor has joined #zope | 11:35 | |
*** menesis has quit IRC | 11:41 | |
*** MrTango has joined #zope | 11:44 | |
*** KageSenshi has quit IRC | 11:47 | |
*** mr_jolly has quit IRC | 11:51 | |
*** mr_jolly has joined #zope | 11:53 | |
*** mwilkes|away is now known as MatthewWilkes | 11:53 | |
*** mitchell`off is now known as mitchell` | 11:57 | |
*** RichyB has joined #zope | 12:11 | |
*** regebro has joined #zope | 12:21 | |
regebro | More crazy ideas: FoundationDB backend for ZODB. :-) | 12:22 |
regebro | To compliment the JSON-client idea. :-) | 12:23 |
*** menesis has joined #zope | 12:27 | |
*** maurits has joined #zope | 12:32 | |
*** goschtl has quit IRC | 12:38 | |
agroszer | regebro: https://pypi.python.org/pypi/mongopersist | 12:40 |
regebro | agroszer: Will it get the acid transactions on top of mongo? Because then I guess that's good enough. :-) | 13:04 |
agroszer | naah | 13:04 |
agroszer | and it's not ZODB if you look closer | 13:04 |
regebro | agroszer: Ah. OK, so then irrelevant. :-) | 13:04 |
agroszer | irrelevant... ehhh | 13:05 |
*** m8 has joined #zope | 13:11 | |
*** thetet has quit IRC | 13:12 | |
*** __mac__ has quit IRC | 13:20 | |
*** __mac__ has joined #zope | 13:37 | |
*** agroszer has quit IRC | 14:39 | |
*** menesis has quit IRC | 14:40 | |
*** menesis has joined #zope | 15:07 | |
MatthewWilkes | that monopersist thing is……………………… odd | 15:22 |
MatthewWilkes | It looks so safe and familiar | 15:23 |
RichyB | regebro: FoundationDB would not be a bad idea in theory AIUI, both it and ZODB target the same feature set and consistency+isolation guarantees. | 15:27 |
RichyB | Though FoundationDB's website claims that they actually target serialisable isolation, which is better than the repeatable-read isolation that ZODB provides. | 15:28 |
RichyB | (By "better" in that sentence I meant "easier to program in, harder to implement") | 15:29 |
*** J1m has joined #zope | 16:16 | |
MatthewWilkes | RichyB: Just because you're the only person I know who has ever had a transaction bug caused by repeatable read… | 16:32 |
*** themsay has joined #zope | 16:38 | |
*** KageSenshi has joined #zope | 16:41 | |
RichyB | MatthewWilkes: no, the transaction bug wasn't caused by repeatable read; that's documented behaviour! The bug was caused by my failure to notice the note in the documentation. ;) | 16:44 |
*** kosh has joined #zope | 17:00 | |
*** KageSenshi has quit IRC | 17:04 | |
*** KageSenshi has joined #zope | 17:07 | |
*** agroszer has joined #zope | 17:14 | |
*** tiwula has joined #zope | 17:23 | |
*** themsay has quit IRC | 17:24 | |
*** miano has quit IRC | 17:25 | |
*** zagy has quit IRC | 17:48 | |
*** dayne has quit IRC | 17:48 | |
*** __mac__ has quit IRC | 17:52 | |
*** KageSenshi has quit IRC | 18:03 | |
*** daMaestro has joined #zope | 18:04 | |
regebro | RichyB: The question is if you can get a benefit from FoundationDB in shardable writes etc. | 18:06 |
*** dayne has joined #zope | 18:09 | |
*** tmog has quit IRC | 18:17 | |
*** kosh has quit IRC | 18:24 | |
RichyB | regebro: eh, you can play the shardable-writes game all day; there are various violent ways to get zope apps to scale. | 18:25 |
RichyB | What I find more interesting is the idea of getting *resilience* out of FoundationDB. | 18:26 |
RichyB | I mean lower-chance-of-data-loss by having many copies of data on many machines+disks, not higher availability. | 18:27 |
RichyB | It makes me sad that you kind of need an expensive multi-site synchronously-replicated SAN in order to proof your data against, say, a carbomb blowing up next to your DC. ☺ | 18:28 |
* RichyB might be paranoid. >_> | 18:30 | |
*** zagy has joined #zope | 18:32 | |
*** alecm has quit IRC | 18:34 | |
regebro | RichyB: well, recilient performance is the interesting bit. Performance with no reliability might be fun but not helpful. :-) | 18:36 |
RichyB | I think that they're both interesting vertexes of a gigantic polyhedron of desired features. ☺ | 18:37 |
RichyB | Like, takes something like travis-ci. They want a reliable DB to save results to at the end of every build… but they don't actually need any data reliability *during* the builds themselves. | 18:38 |
*** alecm has joined #zope | 18:38 | |
*** alecm has joined #zope | 18:38 | |
regebro | Replication is in any case useful, but I think perhaps not as hard as getting write performance. | 18:38 |
RichyB | If a machine dies in some way during a unit-test or software compilation run and it loses all the files, it doesn't matter - you just blow it all away re-start the build again from scratch. | 18:39 |
RichyB | Result of that is, I'd be happy to use tmpfs or some other RAM/swap backed filesystem for backing the working area for a CI server. | 18:40 |
*** mindthief414 has joined #zope | 18:40 | |
*** agroszer has quit IRC | 18:49 | |
*** zagy has quit IRC | 19:04 | |
*** zagy has joined #zope | 19:05 | |
*** __mac__ has joined #zope | 19:07 | |
*** supton has joined #zope | 19:19 | |
*** Spanktar has joined #zope | 19:25 | |
*** mindthief414 has quit IRC | 19:27 | |
*** __mac__ has quit IRC | 19:28 | |
*** AdamDangoor has quit IRC | 19:58 | |
*** supton_ has joined #zope | 20:09 | |
*** supton has quit IRC | 20:10 | |
*** supton_ is now known as supton | 20:10 | |
*** mitchell` is now known as mitchell`off | 20:10 | |
*** MrTango has quit IRC | 20:17 | |
*** maurits has quit IRC | 20:31 | |
*** MatthewWilkes is now known as mwilkes|away | 20:50 | |
*** mr_jolly has quit IRC | 21:08 | |
*** RichyB has quit IRC | 21:09 | |
*** roq_ has joined #zope | 21:15 | |
*** TresEquis has joined #zope | 21:36 | |
*** TresEquis has quit IRC | 21:36 | |
*** supton has quit IRC | 21:40 | |
*** MrTango has joined #zope | 21:45 | |
*** supton has joined #zope | 21:48 | |
*** J1m_ has joined #zope | 21:54 | |
*** J1m has quit IRC | 21:57 | |
*** J1m_ has quit IRC | 22:03 | |
*** J1m_ has joined #zope | 22:04 | |
*** nueces has joined #zope | 22:12 | |
*** paltas has joined #zope | 22:46 | |
*** paltas has quit IRC | 23:23 | |
*** KageSenshi has joined #zope | 23:25 | |
*** zagy has quit IRC | 23:30 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!