Swizec Teller - a geek with a hatswizec.com

Senior Mindset Book

Get promoted, earn a bigger salary, work for top companies

Senior Engineer Mindset cover
Learn more

    Slovenia php conference day2 (live blogging)

    10:16 Today was horrible walking weather. Groggily stumbling to IJS felt a bit like trying to swim through a sauna. I don't even know how late I was getting here, but I somehow managed to snatch the very last energy drink. Yay! Shame I'm in last row this time ... think we're listening to @markostamcar talking about ... something. Is this the "code snippets that saved my life" talk?

    Oh and before anyone asks again, yes, I'm the guy in a black bowler and no that card is not an Ace. Never an Ace.

    10:29 @markostamcar just admited to being a dirty dirty pirate thief. Wonder if anyone from the MAFIAA is here or we're all just a bunch of dirty swashbucklers? Interesting code bit, think it calculates a foreign TV guide into local time for torrent browsing.

    10:34 Interesting thing I just noticed. Trying to make fancy <?phpconference in a blog title makes wordpress do funny things like simply cutting everything ahead of <? off. Couldn't you please just escape it? It felt lovely having it there and now my url is all funky.

    10:51 Miha Hribat made a refreshing commercial break for igrajmo.se, whatever that is. Looks interesting, but the talk will be about caching dynamic content. Hopefully we'll all learn something new even though most of us have probably dealt with this before.

    10:58 MogileFS is an opensource filesystem written in perl that runs on the application level and, apparently, uses everything from the DB, disk system and some other funky stuff to keep data safe and bloody quick to access. Sounds very nice. And now the more interesting part about memory caching - the really important thing when it comes to cache. Oh hey, I just noticed a corporate-approved dry joke. Well done!

    11:03 Yes memcached! The greatest thing since caching was invented and of course, all the big names are using it. Been a while since I played around with this thing, should probably try it again. Miha says the biggest object you can store is 1MB in size and since Twitter complained about having a problem with one of their important objects exceeding 1MB I'm concluding twitter uses memcached as well ... oh hey I didn't know memcached will only keep things for at most 30 days.

    11:35 Anze Znidarsic will be talking about abusing flash+php to make rich internet applications. And he just received a raging applause for giving us a 15 minute break :D Win.

    11:54 Anze is talking about Flash on the internets, what we can and what we cannot do. Personally I hope flash dies a quick death and we shouldn't be abusing it to do new things like we did with pdf. Sure it's difficult to make things work the same in every browser, but we don't HAVE TO. What we need to do is teach users that things won't look the same everywhere, even native desktop applications don't look the same on everyone's computer.

    **12:01 **According to what is being said I'm really going to need to look into this Flex Builder thing. It's quite ama

    zing how, apparently, you can just design something in Photoshop, export and then just add some working logic and you're done. Looks incredibly simple and like a very fast workflow. Lovely bit is how I can abuse this lecture to pretty much deal away with half the things I could have said on my talk in a few hours. Brilliant! Thanks Anze.

    12:11 That is a wonderfully brilliant sample app. Basically a project managment tool for girls. Stores girl_id and her status that is one of "Done", "to-do" or "in progress". Today is definitely much better than yesterday was.

    14:06 We're back from lunch and Mr. Somebody, didn't catch his name, is talking about Comet, which is apparently a method for pushing data from server to client and doing it live. This is something I've always wondered about so I'm about to have my wet dream answered.

    14:12 Comet is interesting. Apparently it's some sort of reverse Ajax and once more isn't a technology in and of itself (just like Ajax) but an architecture design. HTTP/1.1 allows us to do this crap and even though all of this is starting to make a little sense it's quite odd. It's polling, but not polling, or is it polling? Damn, can't wait for the practical demo. (Oh the guy is Mitja Kramberger, cool guy)

    14:20 There almost seems to be more problems with Comet than it provides solutions. Interesting. Since I'm not actually

    understanding a whole lot of this (thanks @robertbasic for giving that wikipedia link) there isn't much summation I can do for you blog readers. Sorry. Or maybe I'm just not paying enough attention since nervousity is building up 'cause I'm up next. Whose stupid idea was it anyway to get over public talking anxiety by talking publicly a lot? Idiot.

    14:31 Comet on the server is where it gets really interesting. Traditional server software is #fail because you need man concurrent connections and they're made to quickly close everything and get on with their lives. Someone should implement an event-based IO, but nobody's really done anything yet, working on it, just not done. So when somebody DOES make something, will the web be all buzzy and broken and fubar and odd as it was when Ajax first became popular?

    14:35 I was wrong. There are many implementations ... makes me wonder why not everyone is doing this just yet like they did with Ajax? Poor gecko browser support? Developer ignorance? What?

    16:00 Wow, I've never had so much fun talking in front of a large crowd for 45 minutes before. Not sure what it was, but I simply blabbed my mouth off. There were even questions when I finished! Yay. Anyhow, seems we'll be listening to Toma

    Published on June 6th, 2009 in Adobe AIR, Cache, Dynamic web page, JavaScript, phpkonferenca, Programming, Uncategorized

    Did you enjoy this article?

    Continue reading about Slovenia php conference day2 (live blogging)

    Semantically similar articles hand-picked by GPT-4

    Senior Mindset Book

    Get promoted, earn a bigger salary, work for top companies

    Learn more

    Have a burning question that you think I can answer? Hit me up on twitter and I'll do my best.

    Who am I and who do I help? I'm Swizec Teller and I turn coders into engineers with "Raw and honest from the heart!" writing. No bullshit. Real insights into the career and skills of a modern software engineer.

    Want to become a true senior engineer? Take ownership, have autonomy, and be a force multiplier on your team. The Senior Engineer Mindset ebook can help 👉 swizec.com/senior-mindset. These are the shifts in mindset that unlocked my career.

    Curious about Serverless and the modern backend? Check out Serverless Handbook, for frontend engineers 👉 ServerlessHandbook.dev

    Want to Stop copy pasting D3 examples and create data visualizations of your own? Learn how to build scalable dataviz React components your whole team can understand with React for Data Visualization

    Want to get my best emails on JavaScript, React, Serverless, Fullstack Web, or Indie Hacking? Check out swizec.com/collections

    Did someone amazing share this letter with you? Wonderful! You can sign up for my weekly letters for software engineers on their path to greatness, here: swizec.com/blog

    Want to brush up on your modern JavaScript syntax? Check out my interactive cheatsheet: es6cheatsheet.com

    By the way, just in case no one has told you it yet today: I love and appreciate you for who you are ❤️

    Created by Swizec with ❤️