| M | D | M | D | F | S | S |
|---|---|---|---|---|---|---|
| « Feb | ||||||
| 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 | 31 | |||||
- Allgemein (14)
- BI/DWH/DB (3)
- Deutsch/German (2)
- economics (3)
- graphic (2)
- ITSM (1)
- mobile (5)
- net (13)
- performance (11)
- programming (16)
- science (7)
- security (5)
- storage (3)
- unix (11)
- web (21)
- 27.2.2011: ARM interrupt processing
- 18.2.2011: doubango
- 4.2.2011: html parser comparison
- 31.1.2011: ssh tunneling trick
- 30.1.2011: Bash scripting guide
- 30.1.2011: programmin socket and ipc
- 30.1.2011: EDM Ollydbg for Linux
- 9.10.2009: Linux kernel report
- 9.10.2009: 60 GHZ ECMA-387 demonstrated
- 30.9.2009: File system
ARM interrupt processing
27.2.2011 von pit.
this tinyurl pints to a good description on how ARM interrupt processing works.
Geschrieben in mobile, unix | 1 Kommentar »
doubango
18.2.2011 von pit.
doubango just wrote that the first alpha release of openvcs is ready to download. unfortunatly the linux version is under dev state currently, but clients are avail for a couple of os#s
Geschrieben in net | 1 Kommentar »
html parser comparison
4.2.2011 von pit.
I found html parser comparison in a comment while reading tagsoup being used from groovy
Geschrieben in programming, web | 1 Kommentar »
Bash scripting guide
30.1.2011 von pit.
this scripting guide is a wortwhile read. I had some aha effects while skimming through it, like at the beginning that using sh script is different from using bash script
Geschrieben in programming, unix | 1 Kommentar »
programmin socket and ipc
30.1.2011 von pit.
Brian Beej Hall has written 2 good docs about IPC Programming and socket programming
Geschrieben in programming, unix | 1 Kommentar »
EDM Ollydbg for Linux
30.1.2011 von pit.
EDB looks nice. only thing is the ptrace interface he’s (understandable) struggling with.
Geschrieben in unix | 1 Kommentar »
Linux kernel report
9.10.2009 von pit.
Jonathan Corbet presented a informative presentation about the recent linux kernel work. It was held at the 11′th realtime Linux workshop, and offers some insides and statements not always presented in the normal press, like from 2.6.27 -> 2.6.31++ rough timeframe (October 9, 2008 to September 18, 2009) 48,000 changesets was merged by 2,500 developers and 400 employers. This result is that the kernel grew by 2.5 million lines, or better 140 changesets merged per day and 7267 lines of code added every day. But he also depicts some major functionality added by each version and why it’s needed. paired with some funny pictures a nice walk through. The other papers from the conference are also a good read, take a look at them by yourself
Geschrieben in storage, net, programming, unix, performance | 1 Kommentar »
60 GHZ ECMA-387 demonstrated
9.10.2009 von pit.
TUD presented EASY-A and achieved a record in transmission. They claim its very energy efficient in that the emitter and receiver only need one bit resolution for transmission. The signals use 4GHz bandwith and it took 6.4 seconds for 8 Gigabyte.
one have to admit, that they (still) used cable for transmission, but they’ve designed/created the demonstrator using the concept of their 60 GHz wireless transmission. They estimate about 5 years before this could be used in commercial products.
Geschrieben in net, science, performance | 1 Kommentar »
File system
30.9.2009 von pit.
File System and Storage Lab provides a wealth of informations about various issues in that space
Geschrieben in storage, performance | 1 Kommentar »