Agile UX – Confitura 2013

I już po tego rocznej confiturze… Odpowiadając na liczne zapytania po prezentacji “Agile UX – czyli jak połączyć zwinność z używalnością” zamieszczam poniżej zestaw materiałów do których nawiązywałem w trakcie prezentacji. W załączniku do tego wpisu znajdziecie też slajdy z prezentacji. Obawiam się, że nagranie z prezentacji może nie być udostępnione ze względu na problemy techniczne :( Kilka przydatnych linków:

User Interface (UX) Techniques – Janne Jul Jensen
Dave Nicolette – My personal agile journey
Advanced Common Sense
Agile UX – slajdy z prezentacji

P.S. Dzięki wielkie za feedback!

You May Also Like

mount.ntfs high cpu ubuntu

My computer suffers from sudden and continous hard drive load strokes. Sometimes it lasts for a few minutes and hence work is impossible because everything goes very slow.I'm trying to locate the cause because it makes me nervous :)Today I found one of...

Turing completeness II

Well, as I wrote in the previous post, sed is a Turing complete language. We can use it to implement some simple algorithms, or even a dc interpreter. But what does it really mean? How complex tasks may we achieve using plain sed?What about writin...Well, as I wrote in the previous post, sed is a Turing complete language. We can use it to implement some simple algorithms, or even a dc interpreter. But what does it really mean? How complex tasks may we achieve using plain sed?What about writin...

Open IMS Core Mr interface

Open IMS Core does’t have standard way to define connection to MRF (Media Resource Function) on Mr interface.In IMS Mr interface is based on SIP and is similar to ISC used by Application Server (AS). Because of that we can define MRF as IMS AS and just add Wildcard PSI that has trigger on that AS. That [...]