Sie befinden sich in den Archiven der Kategorie programming.
| 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 | ||||
- 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
Archiv der Kategorie programming
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 »
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 »
mobileHacking.org
22.6.2009 von pit.
The people behind MobileHacking.org has put together a useful collection of variuos parts needed to craft together an application, or at least obtain an idea whats available. especially the mindmaps under application mapping offers you a glimpse about what combinations are possible, evem you have to figure out what works together. nevertheless thanks for he list
Geschrieben in mobile, programming | 1 Kommentar »
XMPP news
22.9.2008 von pit.
Cisco announced that they will aquire jabber Inc. Jabber which was the protocol name before it was adopted by the IETF as XMPP (extensible Messaging and Presence Protocol), is an open XML technology for real-time communication. Due to it’s open nature you find different (and many OSS) implementations for various clients and servers. I follow from time to time the progress of ejabberd, but it really depends what you have already in your environment established, so it worthwhile to take a look at metajacks article and the answers. the statement about being a memory hog seems to be much better with the recent versions. a worthwhile read about mcroblogging integration is again by Jack Moffit
Geschrieben in mobile, net, programming, web | 1 Kommentar »
graph/chart creation
8.9.2008 von pit.
It’s amazing how many charting/graphing solution popped up in the last 2 years. But I still have some I’m missing. Nevertheless I’m getting old and i find myself quite often digging for the URL i currently have in mind. due to this, I thought it’s worthwile to list some inhere.
Jacob Gude at Six Revisions shows some javascript solutions. jerome (and others, but I already knew this links) pointed to OECD Factblog, about how to publish charts in websites. One of my personal favorit is created by timepedia, take a look at chronoscope. Take also a look at Ray’s Google I/O session in his blog, it’s definitly worthwhile. Take also a look in the about page, it lists a lot of links to must know people/projects. What also comes very handy in my eyes is the ploticus project and of course AT&T’s graphviz package. Vida Hokstad combined graphviz with traceroute and a cool XSL stylesheet to present it more pleasant. A good collection of Information Architects resources was collected by the dynamic diagram people. If you’re looking for ideas on visualisation, one of the best sources is visualcomplexity. another source of how helpful visualization are in real world problems can be found at secviz. Flowingdata is also worth to mention. For network visualization, caida is always a good source to look at. en espagnol, pero puedes encontrar articulos de usabilidad aqui, (some articles are also in english). other impessing projects can be found at MIT’s simile site. When it comes to data mining, take a look at Rapid-I. ElderCare has assembled a list of visualization research to share .
enough for today, I’ll add some soon. visuale
Geschrieben in graphic, programming | 1 Kommentar »
programming language authors
5.9.2008 von pit.
30 programming language authors reference
Geschrieben in programming | 1 Kommentar »
hoard
31.8.2008 von pit.
Emery Berger has created the Hoard fast memory allocator. The whole site is a fantastic memory managment resource. Hoard is easily incorporated (drop in replacement), so if you’re using C/C++ and threading, take a look. I mentioned this lib so often, that I needed to mention it.
Geschrieben in programming, performance | 1 Kommentar »
crowdsourced tablet PC
22.7.2008 von pit.
I’ll put this definitly on my watchlist. NOt familar with crowdsourcing? Here is a blog about it and here is a nice writeup about topcoders in the recent management lab issue which follows a similar idea
Geschrieben in programming, web | 1 Kommentar »