Ramblings

September 25, 2009

Finding domain name info on the command line

Filed under: cool, tool — michaelangela @ 7:08 pm

Nice. Even for funny domains like .name, etc. Quicker than pulling up an app or going to a site that doesn’t handle the edge cases.

How do I find the authoritative name-server for a domain name? – Stack Overflow

% dig +short NS stackoverflow.com
ns52.domaincontrol.com.
ns51.domaincontrol.com.

Mac OS X XML editor

Filed under: cool, tool, xml — michaelangela @ 5:34 am

I think I may have stumbled on a neat XML editor that runs as an Eclipse plugin. I like it already! Simple things like formatting XML, autocomplete of tags and attributes already present, and……generating a schema from xml… interesting. Works well for my VERY minor usage so far…

Rinzo Xml Editor – Eclipse xml editor

Rinzo is an Eclipse xml editor with the goal of make life simpler when dealing with xml files.
It has several features regarding plain xml edition such as:

* Autocompletion of tags and attributes, proposing the ones defined in the file’s DTD or Schema.
* xml validation using DTD or Schema, DTD and Schema generation from a xml
* Namespace support.
* And more

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.