I have often been asked for a quick way to convert a Cisco IP-Phone between SIP and SCCP. People get their IP-Phones often from E-Bay or other 2nd hand resource for testing and practicing and they may receive them with the ”other” phone load they didn’t want. The easiest way to convert is via Autoregistration. With CME this is a litle more complex, but with UCM (v6 or higher) this is an easy task.
First of all, switch on Autoregistration. If you need help with that, there is another post by Brandon in this blog how to switch on Autoregistration.
Second,…
Convert Cisco IP-Phone from SIP to Skinny (SCCP) and reverse
free 50 Windows software alternatives
Looking for free Windows software alternatives? Microsoft Windows bundles a number of software applications in order to provide a basic experience, such as Internet Explorer, Wordpad, and others. In this article, we wil be listing replacements for basic Windows software and utilities. If you have a suggestion, feel free to list it in the comments.Internet Explorer•Mozilla Firefox – a fast, open source, secure, and extendable browser from Mozilla. Offers a number of features over Internet Explorer, including Smart Location Bar, Places Manager, and a rich database of extensions.•Opera – Feature-rich browser. Includes email client, BitTorrent downloads, Speed Dial (page…
Some useful orkut tricks
how 2 get invisible on orkutjust go 2 ur edit profile optiondelete first nd 2nd namethen on the first name text box type ALT + 0173do th same for the 2nd name box then update the pagesimplekeep the ALT key pressed while typing 0173———————————————————————————————————–how to miss call on orkut…………..just type [ i ] withought spaces nd an invisible scrap will b sent means empty scrap or [u ] [ b]————————————————————————————————————–how 2 mirror a message& # 8 2 3 8type it without spaces b4 ur msg nd submitt ur message will be inverted………………————————————————————————————————————–CRAZY SCRIPTSjust copy paste them in ur adress…
Norton Internet Security 2010 17.0.0.136
Norton Internet Security runs quietly in the background to detect and block today 39 s complex threats and to protect your identity when you buy bank or browse online The friendly and efficient product design helps minimize confusing security alerts and system slowdowns that can get in the way of your online experience Norton Internet Security trade provides essential protection from viruses hackers spyware spam and other privacy threats A comprehensive set of security tools Norton Internet Security helps keep you safe online as you surf and email swap files download programs and chat In addition to protecting against viruses…
NES on ZipIt
Going even further back in time than 4th gen, [Kevin] tipped us off to this project by [Hunter Davis]. It is a collection of software mods for Zipit’s Z2 instant messenging device. Some of them include allowing it to run (ports of) the Fluxbox window manager, FCE Ultra NES emulator, and (most impresively) the Java framework. The next leap in development, a SNES emulator optimized for the Zipit, is in the works. The Z2 runs Linux out of the box. This means you no longer have to reflash the device to add software, such as DOSbox (also introduced to the Zipit by…
Gudang Garam InterMusic Java Rockingland
Are you ready to rock? Mark these dates: 7, 8 and 9 August 2009, at Carnaval Beach Ancol, an international-scale festival is coming to town, it is named: “Gudang Garam InterMusic Java Rockin’land 2009″. After its success with Jakarta International Java Jazz Festival and Jakarta International Java Soulnation Festival, with the support of Gudang Garam [...]
Open source logic analyzer
[Jack Gasset] sends in the logic analyzer he’s been working on. The logic analyzer boasts an impressive array of features, it can sample 32 channels at 100MHz, 16 channels at 200MHz, SPI, UART, I2C and more. The analyzer’s maximum sample size is 4K for now, and it supports RLE to reduce the memory consumed. The analyzer connects to a java client on a standard PC via USB. The open source hardware based on a Xilinix FPGA can be purchased pre-assembled for $100 which makes it a direct competitor for the Salea logic analyzer we reviewed earlier this year.
Jayakarta Tower Hotel
Pesonajakarta.com – The Republic of Indonesia comprises over 13.600 islands. At the centre of Indonesia lies the fabled isle of Java. Here on the Northern coast of Java lies Jakarta, the capital of Indonesia.
In downtown Jakarta, you find the Hotel Jayakarta with to the airport, right in the middle of the shopping and entertainment [...]
LimeWire PRO 5.2.2 Beta
LimeWire is a file sharing program running on the Gnutella Network It is open standard software running on an open protocol free for the public to use LimeWire allows you to share any file such as mp3s avis jpgs tiffs etc Limewire is written in Java and will run on Windows Macintosh Linux Sun and other computing platforms Publish your original content to the world without setting up a website
Sun Java Runtime Environment 6.0 Update 14
The Java Runtime Environment JRE provides the libraries the Java Virtual Machine and other components to run applets and applications written in the Java programming language In addition two key deployment technologies are part of the JRE Java Plug in which enables applets to run in popular browsers and Java Web Start which deploys standalone applications over a network This is the official Java Download from Sun Microsystems
Search Engine Optimization (SEO) you might Appreciate by: Linus Okwarachukwu
Today we are going to the internet techniques of generating high ranking with search engines. These techniques have been studied saving you the stress of buying ebooks and unlimited researching and they are discussed below:1) Title Tag – The title tag is the most powerful on-site SEO technique you have, so use it creatively! What you place in the title tag should only be one thing, the exact keyword you used for the web page that you are trying to optimize. Every single web page should have it’s own title tag.2) ALT Tags – ALT tags were meant to be…
some funny java scripts
Copy any code and open any webpages which has more image’s then paste the code in the address bar and press enter and see the magic WANT TO TRY??====================================================================Code:javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName(“body”); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+”px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(‘A()’,5); void(0);webpage on drugsCode:javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName(“div”); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+”px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(‘A()’,5); void(0);silly tablesCode:javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName(“table”); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+”px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(‘A()’,5); void(0);Up & DownCode:javascript:R=0;…