Pavnay

 
  • Increase font size
  • Default font size
  • Decrease font size
FrançaisEnglish
Sites and tools
In this section, little introductions to useful sites and tools...

[Tool] Cookie Watcher

Print
Firefox
Amoung Firefox plugins, there is Cookie Watcher.

For some people, this plugin seems to be totally useless but for other, it is a benediction. The focus of this plugin is to display in the infobar the session cookie from the website where we browse.
So, it's easy to know on which server we are in a servers datacenter, to get the JSESSIONID or PHPSESSIONID and uses it in some circumstances.
 

[Tool] Firebug

Print
Plugin Firefox

Firebug is a Firefox plugin for the website development.

Maybe hard to use at the beginning, it is really useful for CSS and Javascript design.
It can change the HTML page structure and its style without reloading the page, which is really convenient when we manage dynamic content...

Amoung the Firebug functionalities others than debug CSS, it provides statistics on different resources loading (images, scripts, etc...), HTTP headers sent and receive, browser cache usage, etc...

So, Firebug is THE plugin for web develoment for all designers and network administrators...
 

[Tool] HTTP Top

Print
System

HTTP Top is a perl script which can to analyse in real time log files from a httpd Apache server.
With this script, it's of course possible to scroll the URLs called but also provides statistics about most viewed ressources, follows an IP address browsing and many other things.

Because these stats are precalculated, be careful because information are not purged during sthe scipt execution. So, the script must be stop then relaunch to get new datas...
 

[Tool] mytop

Print
System

Belong the most usefull softwares for MySQL there is MySQL Administrator. This software permits to see connected users, current requests and their state and execution time, the server variables, statistics on databases schemes, etc...

The trouble with this software is it's exclusively graphical and so inefficient on a platform where the server doesn't have graphical user unterface.
The solution is mytop.

mytop has all convenients provided by  MySQL Administrator but in console mode.
Belong all advantages taken from its elder, the best one is that it's in real time with automatic refresh (in MySQL Administrator, we have to hit a button...). Another one is that it provides the filter feature by active threads, users, hosts, etc...

This tool is really a must to have for MySQL real time monitoring...
 

[Tool] RESTClient

Print
Plugin Firefox

RESTClient is a Firefox plugin for REST webservices development.

REST webservices development can be hard when we have to test HTTP verbs which can't be produced by browsers (remember that classical browsers use GET et POST verbs while HTTP defines also HEAD, OPTIONS, PUT and DELETE).

This plugin allows to use these other verbs but also to add specific headers (to produce XML or JSON for example) and giving wanted parameters.

For each executed request, the plugin gives return code, received headers, response time and of course the response body...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »


Page 1 of 2

Actualités


AddThis Social Bookmark Button