InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Presentation: The Design and Architecture of InfoQ

Posted by Niclas Nilsson on Jun 15, 2008

Sections
Operations & Infrastructure,
Process & Practices,
Development,
Architecture & Design
Topics
Architecture ,
Deployment / Datacenter ,
Portal/CMS ,
AOP ,
Community ,
Java
Tags
AspectJ ,
QCon ,
Spring ,
WebWork ,
JSR 170 ,
Qcon London 2007

InfoQ.com is a next generation web app/portal implementation combining the latest advancements in portal technology (JSR 170) and web development (WebWork, Spring, AspectJ). In this presentation, Alexandru Popescu and Floyd Marinescu walks through the good, the bad, and the ugly of building InfoQ.com; from initial requirements (or lack theoreof), designs, implementation choices, and deployment issues, and all the lessons learned along the way.

In the talk, they examine some of the most interesting features of the site and show their implementation in the web layer, domain model, and DB of a modern tag-driven CMS approach that is the foundation of InfoQ.com.

From the presentation:

Our experiences with JCR

  • Pros

    • storage schema (JCR doesn’t impose a fixed schema)
    • Search built into the spec (Jackrabbit ships with Lucene)
    • XPath query language
    • Support for versioning
    • Support for locking
    • Data portability - import/export between JSR 170 implementations and storage systems
    • Hierarchical schema makes i18n easy
  • Cons

    • Lack of tooling - no SQL Explorer/data admin tools
    • Lack of convenience frameworks (ie: Hibernate, etc)
    • Very different and unusual compared to common stacks
    • No established, documented best practices / patterns
    • Lack of trained developers / resources

Set aside 50 minutes and find out how InfoQ.com really works.

11 comments

Watch Thread Reply

I am having problems viewing this video/presentation by Ali Motaz Posted
Re: I am having problems viewing this video/presentation by Diana Plesa Posted
Re: I am having problems viewing this video/presentation by Philip Luppens Posted
Re: I am having problems viewing this video/presentation by Philip Luppens Posted
Re: I am having problems viewing this video/presentation by Nazish Ali Rizvi Posted
Please create a link for download by Alireza Tajary Posted
Re: Please create a link for download by Colin Jack Posted
Re: Please create a link for download by Anup Jindal Posted
DownLoad Link by jinliang hu Posted
Re: DownLoad Link by 杨 宇晓 Posted
Downloadable Video by Tabrez Iqbal Posted
  1. Back to top

    I am having problems viewing this video/presentation

    by Ali Motaz

    I click play, but the video never really starts, it seem to freeze at the screen of the big play thing image/button

  2. Back to top

    Re: I am having problems viewing this video/presentation

    by Diana Plesa

    Hi Ali


    Did you try clicking the big Play button?

    if that doesn't work i suggest closing all your browser windows and opening the page again.


    i just tested it on both IE and Firefox and it works :)


    Diana

  3. Back to top

    Re: I am having problems viewing this video/presentation

    by Philip Luppens

    Actually, I have the same problem as Ali M.: the video never starts playing (neither in FF nor Opera). It might be a proxy issue.

  4. Back to top

    Re: I am having problems viewing this video/presentation

    by Philip Luppens

    I stand corrected - it does work, but streaming doesn't work (meaning I have to sit through the complete download of the file), due to the proxy I'm behind (as I suspected).

  5. Back to top

    Re: I am having problems viewing this video/presentation

    by Nazish Ali Rizvi

    Please install Latest Real player version.On the screen it will appear a tag Download Video.So,video will be available for off line also.I have downloaded many video using real player.

  6. Back to top

    Please create a link for download

    by Alireza Tajary

    please make a link to download videos.
    thanks

  7. Back to top

    DownLoad Link

    by jinliang hu

    i agree with Alireza Tajary ,it's better if i can download it and see it on other device.

  8. Back to top

    Re: DownLoad Link

    by 杨 宇晓

    i wanna download the ppt.
    where can i download it or send to quarph@gmail.com
    thank u very much

  9. Back to top

    Re: Please create a link for download

    by Colin Jack

    Being able to download the movies would be very useful, especially so I could view them on a portable devide (e.g. IPod touch). Are there any plans to allow this?

  10. Back to top

    Re: Please create a link for download

    by Anup Jindal

    I am also intrested in the ppt..

  11. Back to top

    Downloadable Video

    by Tabrez Iqbal

    Yes, downloadable videos please!

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.