Thursday, December 11, 2008

LoJack,, A way for them to make money, for you to feel secure

when it comes to our labtops, we are all frightened to loose it. not because of the money paid for it but for the data and programs on it.

Computrace® LoJack® for Laptops

It's a software , you buy and install on your labtop, when it's stolen, they get your labtop for you.
As soon as the labtop is connected to the internet , it sends a message to their recovery center. they trace the physical location of the labtop and send their law enforcement professionals to get it.


Monday, December 1, 2008

SUN TDC

It's SUN Microsystems Technology Development Center.

each Sun Parnter has to have at least 2 certified feild engineer, part of the training is practical, and I was lucky to be there. at that center you meat engineers from different countries. specially for a beginner like me, It was quit huge experience to get there. 
Back home, we wish for a toy server to try stuff and implementations, the dream came true, specially in the senarioes week , each day , you have a server and storage dedicated for you with a task to acheive in a time frame.  It was fun, challanging, cooooooooooool.

The center management, services, instructors were excellent. I've never had such training experience.

I miss TDC, my instructors, colleges and friends I made druing the courses.





BubbleShare: Share photos - Easy Photo Sharing

Sunday, June 1, 2008

TQNYA 2008



TAQNYA 2008 is an exhibition specialized in the fields of communication and information technologies and is regarded as main annual event in Libya .




I was one of the exhibitors, to be honest the TAQNYA 2007 was better and more interesting, I do not know why exactly.




this was our stand:

and here is a video for the event:


Tuesday, March 18, 2008

Firefox 3 Beta 4 is 5x faster than IE7, 3x faster than FF2

I had IE7 , Opera 9.26, and Mozilla Firefox 2. xx

any way, I received a news letter about Firefox 3 beta version.
I tried it , and i had the best experience ever with web browsers , it is even faster than they say!!

try it , Download Page

Thursday, March 13, 2008

A new non-windows OS from Microsoft


This is mix of what i read on Microsoft  & ZDnet articles:

Singularity is an operating system and set of related tools and libraries that is developed completely in managed code.
Singularity is not based on Windows; it was written from scratch as a proof-of-concept. Microsoft made the announcement at its Microsoft Research TechFest 2008 event in Redmond, Wash.
We decided not to build operating systems that are built on technologies that are 30 years old,” said Principal Researcher Galen Hunt.

Singularity is a research project focused on the construction of dependable systems through innovation in the areas of systems, languages, and tools. We are building a research operating system prototype (called Singularity), extending programming languages, and developing new techniques and tools for specifying and verifying program behavior.
Because
it was written in C#, Singularity is easier to analyze than other non-managed operating systems, the Microsoft researchers contend. Advances in languages, compilers, and tools open the possibility of significantly improving software. For example, Singularity uses type-safe languages and an abstract instruction set to enable what we call Software Isolated Processes (SIPs). SIPs provide the strong isolation guarantees of OS processes (isolated object space, separate GCs, separate runtimes) without the overhead of hardware-enforced protection domains.
Singularity uses these advances to build more
reliable systems and applications. For example, because SIPs are so cheap to create and enforce, Singularity runs each program, device driver, or system extension in its own SIP. SIPs are not allowed to share memory or modify their own code. As a result, we can make strong reliability guarantees about the code running in a SIP. We can verify much broader properties about a SIP at compile or install time than can be done for code running in traditional OS processes. Broader application of static verification is critical to predicting system behavior and providing users with strong guarantees about reliability.



So now that the first release of Singularity is out, what will its developers do next? Singularity
Version 2 — which will be focused primarily on heterogeneous, multicore computing environments, according to Lazrus and Hunt.
Modern and next-generation PCs and devices are moving to include different instruction sets and architectures on multiple cores. Microsoft has launched a number of projects focused on the forthcoming multicore revolution.
We want to be able to access (all these cores) with the same programming model,” said Larus ” Think multiple Singularity kernels running on different cores.
Singularity is a good place for researchers to (play with) changing the operating system,” said Research Area Manager James Larus.

Now, anyone can license the code (though it is primarily targeted at academics/researchers).

Here is the OS page on research site of Microsoft : Singularity
To download, visit this page: Singularity RDK 1.1

If any of you tried it , add your comment please