| M | D | M | D | F | S | S |
|---|---|---|---|---|---|---|
| « Okt | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
- Allgemein (14)
- BI/DWH/DB (3)
- Deutsch/German (2)
- economics (3)
- graphic (2)
- ITSM (1)
- mobile (4)
- net (11)
- performance (11)
- programming (13)
- science (7)
- security (5)
- storage (3)
- unix (6)
- web (20)
- 9.10.2009: Linux kernel report
- 9.10.2009: 60 GHZ ECMA-387 demonstrated
- 30.9.2009: File system
- 22.9.2009: Code Splitting for Network-Bound Web 2.0 Applications
- 22.6.2009: mobileHacking.org
- 20.6.2009: don't even need a keylogger...
- 8.6.2009: sourcing map
- 27.4.2009: Linux virus writing article by foobar
- 27.4.2009: PhoneGap
- 6.2.2009: CMDB and asset management
PhoneGap
PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript. W3C has specified the API’s and Events. I think widgets will definitly become one of the next big things in mobile development. A widget is essential a zipped website. the creator takes the html file including css javascript and images, zips it together and adds the .wgt extension. The benefit is, that it will be only loaded once. needed data is fetched via ajax. unfortunatly we aren’t at the point that the widget toolkits are fully compatible, but I gues this is just a matter of time. Until we reach this point, phonegap is defintly an alternative to start with as it currently covers iphone,android and (limited) blackberry. And I’m confident, other will follow…