Archive for the ‘ICT’ Category
History of Internet
It’s funny but Excellent and very informative!
http://en.wikipedia.org/wiki/History_of_the_Internet
OLPC – XO Sugar OS on any computer now.!
Software of the MIT-launched One Laptop Per Child can be tried out on any computer. There are instructions for Fedora and Ubuntu GNU/Linux packages, for Live CDs and for running Sugar in emulation on other operating systems.
http://wiki.laptop.org/go/Software_components
http://wiki.laptop.org/go/Live_CD
related topics in mmgeeks : “OLPC” http://www.mmgeeks.org/forum/viewtopic.php?f=88&t=704&p=3536&hilit=olpc#p3536
update : Sugar on a Stick (SoaS) – Sugar OS on USB Stick http://sugarlabs.org/go/Sugar_on_a_Stick
Way to participate this wondeful project : http://wiki.laptop.org/go/Participate
OLPC project and Myanmar ?
http://wiki.laptop.org/go/OLPC_Myanmar
Zodictionary.com zak na.
Application Start Page.
Free encyclopedia Start Page.
JavaRa: update Java and remove old versions
JavaRa is a simple tool that does a simple job: it removes old and redundant versions of the Java Runtime Environment (JRE). Simply select “Check for Updates” or “Remove Older Version” to begin. JavaRa is free under the GNU GPL version two.
It can optionally remove all older versions that may exist on your machine, as well as a host of related temporary files that may be taking up space on your hard drive.
to download : http://raproducts.org/
zodictionary.com – Random word/word of the day – feature.!!
I just want to announce that we have built one simple new feature on www.zodictionary.com
On the landing page you can see random word from zodic database.
And you can use this random zodic word from your website or application, where you want the results of Zodic Random word to appear.
< ?php include("http://www.zodictionary.com/zodic-random.php"); ?>
Can we say this “SAAS – Software as a service” (link-1) ??
sample usage of this: http://zodictionary.com/zodic-random.php
Note that PHP includes only work on web pages that have a php extension.
link -1: http://en.wikipedia.org/wiki/Software_as_a_service
Keep on giving us your feedback on our development.
Burma unterbindet die Nutzung von Proxy-Servern
No More Proxies: Myanmar Teleport
Der birmesische Telekommunikationsdienstleister Myanmar Teleport hat seine Technik aufgerüstet, so dass künftig für die Webnutzung keine Proxy-Server mehr zugelassen sind.
Die Kunden des Unternehmens seien gebeten worden, die Einstellungen ihres Webbrowsers zu ändern. Nach Rückfrage mit einem Techniker von Myanmar Teleport habe dieser die Auskunft erteilt, es sei beabsichtigt, die Kontrolle über die Internetnutzung zu verstärken, heißt es in der Meldung.
Mit Proxy-Servern kann es möglich sein, in Ländern mit Internet-Zensur dennoch von der Regierung unerwünschte Webseiten aufzurufen, beispielsweise mit speziellen Diensten. Myanmar Teleport ist neben Myanmar Posts and Telecommunications der einzige Internet-Provider des Landes. Während der wochenlangen Proteste gegen das Militärregime im vergangenen Jahr hatte die Regierung die Internet-Verbindungen gekappt und fälschlicherweise behauptet, der Internet-Ausfall sei auf ein defektes Unterseekabel zurückzuführen.
Source : http://www.irrawaddy.org/article.php?art_id=12370
http://www.heise.de/newsticker/Birma-unterbindet-die-Nutzung-von-Proxy-Servern–/meldung/108726
http://www.myanmarisp.com/ICT/ictnews0044/
Manche einfache Internet user denke , das wäre eine Bessere Service von Burma Diktator ISP.
Es ist gegenteil… wenn man nicht die Proxy Einstellung ändert, wird automatic auf www2.myantel.net.mm einfach weiter geleitet. Und damit keine Verbindung nach Außen.
Also.. Bei dieser “Bitte” handelt es sich
also um das berühmte “Angebot, das man nicht ablehnen kann.
In einige Myanmar ICT community wird diskutiert, wie man troz Annoymous Internet surfen kann.
zum glück funtioniert noch einige meine web Proxy service angebote.
International Bloggers’ Day for Burma on the 4th of October
More Blogger protest @ http://www.free-burma.org
Get Pisca Photo Software & Secure FireFox browser.
Get Google Piscasa Photo Software.
—————————————————
Get Secure Firefox Browser
——————-
Simple Algebaric Program.
Visual C++ MFC (Microsoft Foundation Class)Radio Buttons
// m_wert1 und m_wert2 sind als CString definiert.
void CRadioButton_AlgebraicDlg::OnAddition()
{
// TODO: Code für die Behandlungsroutine der Steuerelement-Benachrichtigung hier einfügen
UpdateData();
double Number1, Number2, Result;
// Evaluate the content of each operand edit box
if( m_Wert1.IsEmpty() )
Number1 = 0;
else
Number1 = atof(m_Wert1);
if( m_Wert2.IsEmpty() )
Number2 = 0;
else
Number2 = atof(m_Wert2);
Result = Number1 + Number2;
m_Ergebnis.Format("%.3f", Result);
UpdateData(FALSE);
}
Die Innovatives Web 2.0 Liste in 2005
Top 10 Innovative Web 2.0 Applications of 2005
http://www.articledashboard.com/Article/
Top-10-Innovative-Web-2-0-Applications-of-2005/10891
MindStrom Robotics Project
My MindStrom Robotics Project ducumentation will be online soon…




