Reviews - Sub Categories

Asterisk 1st review

Submitted by DarKnesS_WolF on Sat, 11/11/2006 - 18:57.
( categories: )
Asterisk
http://www.asterisk.org
1.2.x

Asterisk is an Free/Open Source Virtual IP PBX and VOIP server which supports lots of VOIP protocols like SIP,H323,IAX,IAX 2 and more protocols also it support using analog and digital likes like T1/E1 via using special hardware produced by many vendors including the sponsor for the Asterisk project Digium which founded by [Mark Spencer|http://en.wikipedia.org/wiki/Mark_

  1. Free/Open source.
  2. Supports many VOIP protocols.
  3. Very powerful PBX.
  4. Cheap since it's Free as free of charge.
  5. Can work as a FAX machine with fax/voice detection, Fax to mail Gateway.
  6. Video and text chat.
  7. Audio Conferencing.
  8. Voicemail , and can be attached to the email.
  9. much more.
  1. Not easy to configure.
  2. Most of GUIs dose not support all the configurations configurations.
  3. AFAIK dose not support Video conferencing till now "1.2.x stable release"

it's a full package, very computable with each application within.

  1. There is another alternatives, like openSER which works only as a SIP server , no IAX supports as far as i know and not a PBX.
  2. There is also openPBX which is a fork of Asterisk due to some license issue related to that Asterisk is a dual license " GPL, Digium License] AFAIK, but i didn't give both a real try and time.

openMSX

Submitted by DarKnesS_WolF on Wed, 24/05/2006 - 08:45.
( categories: )
openmsx
http://openmsx.sourceforge.net/

openMSX is a MSX , MSX2 and MSX2+ emulator. for people who don`t know what is MSX . It is a old computer since the early of 80's and check this link to know more about MSX systems

what really I like a lot about openmsx the great support for many MSX brands. you can get the System ROM for any MSX computer and run it with openMSX. as you can see in the screenshot i'm running MSX2 with Philips Machine. you can get another ROM for another machine and run it also.

it dose`t have save feature or dump for current session.

With openMSX you can run your favorite games / programs you used to play with 15 years ago or may be more . it supports disk images , cartage images and cassettes tape images.which is amazing i think i still have some cassettes taps i can digitize them to wav and use it."If it`s legal"


DamnSmallLinux Snapshots

Submitted by ikhnaton2 on Wed, 12/04/2006 - 18:07.
( categories: )
DamnSmallLinux Distro
http://www.damnsmalllinux.org/
2.3

DamnSmallLinux (DSL) is a linux distro built on Knoppix. It's current version 2.3 using kernel 2.4.26. It comes as LiveCD but could be installed in HDD. DSL comes with Fluxbox and jvm windows managers.

Screenshot:
DamnSmallLinux Screenshot

  1. Very lightweight distro
  2. It starts with X windows (Fluxbox) occupying only 24MB of memory.
  3. It's packed with wide common used applications.
  4. Installation of new applications is easy through MyDSL

Firstlook at Firefox packed with DSL can't interpret arabic pages very well.

The most amazing point about this distro is its lightweight.


ISPconfig a free cpanel replacement

Submitted by phaeronix on Tue, 10/01/2006 - 02:37.
( categories: )
ISPconfig
http://www.ispconfig.org
2.1.2

Just came across this article on newsforge, and thought all those people asking about cpanel might find this useful.

http://mobile.newsforge.com/mobility/06/01/02/1434241.shtml?tid=49

free and easy to setup

not supported on gentoo, supports limited server varieties.

It works :)


Propel ORM! Cross the relational bridge to the object-oriented wonders!

Submitted by __null on Wed, 23/11/2005 - 00:39.
( categories: )

What is propel?

Propel is a full-service object persistence and query toolkit for PHP. It allows you to access your database using a set of objects, providing a simple API for storing and querying data. You might already have heard of this technique, but under a different name, like Data Access Objects (DAO) or Object Relational Mapping (ORM). It's a port of Apache Torque (see links section below).


Compiere:ERP & CRM for the small-medium Enterprise

Submitted by MAHMOOD on Mon, 19/09/2005 - 10:56.
( categories: )
  • What is ERP?

Enterprise resource planning systems (ERPs) are management information systems that integrate and automate many of the business practices associated with the operations or production aspects of a company.

  • What is CRM?

ميتاسى يجعل نوافذك تسبح فى الفضاء METISSE

Submitted by khaledhosny on Mon, 08/08/2005 - 17:56.
( categories: )

ميتاسى يجعل نوافذك تسبح فى الفضاء

ميتاسى هو سطح مكتب تجريبى ثلاثى الأبعاد

يتشكل ميتاسى بواسطة خادم اكس افتراضى يدعى Xwnc وإصدارة خاصة من Fvwm و موديول له يدعى FvwmAmetista

احصل على ميتاسى:

يمكنك تحميل احدث نسخة من ميتاسى من هنا


DidiWiki a personal wiki that is truly wiki wiki !

Submitted by whirlpool on Mon, 31/01/2005 - 14:51.
( categories: )
DidiWiki
http://www.didiwiki.org
0.5

DidiWiki 0.5 is an extremely fast and easy to run personal desktop wiki. It is written in C and is only 25KB. It is comes with built-in webserver, syntax similar to kwiki ,standards compliant output. If you can do the installation routine bellow you will have a nice small personal wiki running.

  • fast
  • small
  • few dependencies
  • Very easy to install
  • flat text files under the ~/.didiwiki directory
    • easy to edit
    • integrate and use with other tools, only some bash knowledge needed
    • easy to backup
    • you can change this directory, see README
  • Optional Gnome front-end
  • no revisions
  • no back-links
  • search is case sensitive
  • not based on templates

Best thing is that you don't need to install mysql databases, webservers, php, etc.. And if it was packaged as an RPM installation it would have been much easier to install. Yes, I can here some of you, *urpmi phpwiki* on MandrakeLinux installs a full featured modular PHPWiki with all its dependencies.


FUSE - Filesystem in USErspace

Submitted by OneOfOne on Tue, 18/01/2005 - 02:25.
( categories: )
FUSE
http://fuse.sourceforge.net
2.2_preX

With FUSE it is possible to implement a fully functional filesystem in a userspace program. Features include:

  • Simple library API
  • Simple installation (no need to patch or recompile the kernel)
  • Secure implementation
  • Userspace - kernel interface is very efficient
  • Usable by non privileged users
  • Runs on Linux kernels 2.4.X and 2.6.X
  • Has proven very stable over time
  • Clean, handy.
  • You don't have to be 1337 to write a simple filesystem (hell or even advanced).
  • You don't need to put crap load of code into the kernel to make a simple ssh or ftp filesystem.
  • Well, a simple wrong inode number can make it oops, however its harmless and you can try mounting your filesystem on another directory!
  • the perl bindings aren't multi-threaded :(
  • It follows the sweet concept of "If you can do it in userspace, don't put in the kernel" and I really support and love that concept (udev anyone?).

    Everything and I can't wait until someone (maybe me?) impl a nice subversion versioning filesystem.


    Fire Fox

    Submitted by SeeKeR on Wed, 24/11/2004 - 22:47.
    ( categories: )
    Fire Fox
    <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=39301&amp;t=1">Get Firefox!</a>
    1.0 under windows

    Mozilla Firefox is full-featured browser for Windows that makes browsing more efficient than ever before ( copiedbut that the True :-P ) <img border="0" alt="Get Firefox!" title="Get Firefox!" src="http

    1. Tabing , tabing , tabing specaily when comparing to M$ IE ..
    2. FASt
    3. Pop-up Blocker
    4. extended RSS support
    5. enhanced security
    6. improved IE compatibility.
    7. new Find toolbar

    Till now nothing .But when i used it some times under M$ it get Rarely extensions problems..but this is nothing Comparing to common and repeated IE problems .

    when i'm at work and stucking on M$..there nothing better than use Fire Fox for surfing the net .