IndianGeek

Perspectives on Computer Science and Software Engineering

IndianGeek RSS Feed
 

Archive for March, 2008

links for 2008-03-31

Wireshark: Go deep.
Wireshark is an award-winning network protocol analyzer developed by an international team of networking experts.
(tags: network sniffer security tools networking software opensource ethereal)

links for 2008-03-30

txt2re: headache relief for programmers :: regular expression generator
headache relief for programmers :: regular expression generator
(tags: regex programming tools regexp development scripting)

links for 2008-03-28

Searchme Visual Search - Beta - rev. 1.090
(tags: search visual web2.0 beta tools)

Software Engineering Radio | The Podcast for Professional Software Developers
(tags: podcast software programming development engineering)

The TWiT Netcast Network with Leo Laporte
(tags: podcast opensource technology linux podcasts floss)

I, Cringely . NerdTV . Archive . Guests | PBS
(tags: video nerdtv technology geek culture podcast)

Finally got Webkit running under Visual Studio

After many failed attempts at building webkit I was finally able to get all the pieces together and build and debug webkit under visual studio. I can now start playing with the live system, rather than browsing through the code.
The big problem I faced was the builds failing because the line endings used in the [...]

First alternative to google that I actually liked

SearchMe - Still in beta and I was able to get an account easily. Check out the screenshot of their search results

Not only are the results categorized but I loved the visual search results that don’t require me to open the page in another window to further filter interesting results.

links for 2008-03-23

Unix Toolbox
This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations, however the reader is supposed to know what s/he is doing
(tags: linux unix cheatsheet reference commands shell)

links for 2008-03-22

Lex & Yacc
This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers.
(tags: books compiler compilers development yacc lex programming parsing tutorial)

links for 2008-03-15

Why your Flash website sucks - glyphobet
A good overview of some of the disadvantages of building entire sites in flash

links for 2008-03-14

USENIX - Publications - Proceedings
(tags: papers usenix conference research programming)

symfony Web PHP Framework
Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.
(tags: php framework symfony programming development [...]

links for 2008-03-12

Download LINQPad
LINQPad lets you interactively query SQL databases in a modern query language: LINQ. Kiss goodbye to SQL Management Studio!
LINQPad supports everything in C# 3.0 and Framework 3.5:
* LINQ to SQL
* LINQ to Objects
* LINQ to XML
(tags: linq .net tools sql c# [...]