Sie befinden sich aktuell in den Archiven des Blogs Blog für April, 2009.
- 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
Archive für April 2009
Linux virus writing article by foobar
27.4.2009 von pit.
As Uwe reminded me yesterday, that I haven’t posted for a long time, lets start briefly about some thoughts from foobar about writing a Linux virus. It’s not always kernel hacking ![]()
Geschrieben in Allgemein | 1 Kommentar »
PhoneGap
27.4.2009 von pit.
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…
Geschrieben in web | 1 Kommentar »