Tweeter buttonFacebook buttonLinkedin button
  • 08 Jan 2010 /  Web

    JWChat is a full featured, web-based Jabberâ„¢ client. Written using AJAX technology it relies on JavaScript and HTML at the client-side only. It supports basic
    jabber instant messaging, roster management and groupchats based on the
    MUC protocol.

    JWChat is an advanced instant messenger (IM) just like AIM, MSN
    Messenger, Yahoo! Messenger or ICQ. This means you can manage your
    contacts, communicate with other users in 1:1 chat sessions or join a groupchat room for
    collaborative communication. Unlike other IMs you can use this with your
    web browser without having to install any additional software at
    all.

    Source:
    http://blog.jwchat.org/jwchat

  • 08 Jan 2010 /  GNU/Linux, Unix

    LXDE is an energy saving and extremely fast and performing desktop solution. It works well with computers on the low end of the performance spectrum such as new generation netbooks and other small mobile computers.

    Source:
    http://lxde.org

  • 08 Jan 2010 /  pfSense, Unix

    If you want to see all rules of you firewall with PF using terminal you can do it with:

    pfctl -s rules

    We need to do it because the web manager of pfSense only shows the rules that you add by yourself, but there’s more roles created by default.

    More info