Posts

How to use Virtual Machine Disk (VMDK) in Hyper-V

Image
Virtual Machine Disk is one type of virtual disk format developed by VMware. It only able to open with VMware or Oracle Virtual box. I was stunned when I found that if Hyper-v is installed, you can't install VMware on the same machine. So instead of uninstall Hyper-v, I have to convert the vmdk file format to vhd in order to use in Hyper-v. The tools I use was listed below and the details. The converter can be download at microsoft website: http://www.microsoft.com/en-us/download/details.aspx?id=34591 For more information you can visit : http://blogs.technet.com/b/yongrhee/archive/2012/09/28/vmware-to-hyper-v-converter-microsoft-virtual-machine-converter-solution-accelerator.aspx =p sure If you want to install the vmware by disable the feature of Hyper-V and install VMware.

Open Shortest Path First(OSPF)

Image
Internet Engineering Task Force(IETF) design the OSPF to function as one of the interior Gateway Protocol(IGPs). In a large autonomous system network , OSPF act as routing protocol compare to the older routing protocol call Routing information Protocol (RIP). When a host detect the routing table is being modify or changes in the network like adding new devices, it will broadcast the information to all other host in network so that all routing table information is same. This kind of mechanism is call OSPF. The RIP is different method where sent routing table to nearby host device in 30 second time interval compare to the Open Shortest Path First changes the information when changes is occurs on network. Moreover, OSPF will take extra network information bases on the path/link states. Besides, cost metrics can be assign by user to given host router using OSPF. In addition, it allow variable subnet mask so that network can be subdivided. Due to many network already implement RIP,route...

Distributed System

Image
What is distributed System? Internet is one of the distributed systems Distributed system is a collection of independent computers that work together as one computer. Distributed System consist of component that are autonomous.(act independently) However the autonomous component need to collaborate. The component don't have to homogeneous to communicate each others. The main purpose of the distributed system is to sharing resources for example like world wide web/internet is one of the successful distributed system which vast interconnected collection of computer network of many different types. There are several goals of distributed system: Transparency Openness Reliability Performance Scalability Transparency An important goal to hide the fact that all the process and resource are physically distributed across multiple computers but for users is like a single computer. The figure show the example of transparency of the system however it not necess...

IBM Worklight

The IBM Worklight is a plugins for the Eclipse IDE (indigo and helios) use to develop smartphone and tablet apps.Worklight Studio is a plug-in for Eclipse that supports the efficient development of rich, multi-channel applications.It support many kind of devices like iOS, Android, Blackberry, and Windows Phone devices. Worklight also supported on Windows,Mac OS and Linux. You can develop IBM worklight with iOS environment on any OS however because of the restrictions set by Apple, you can compile an iOS project only on a Mac OS and it integrated with Xcode. Worklight can be used to : Create and modify applications Deploy applications to embedded worklight server Preview and manage applications by using Worklight Console Create custom server-side java code that can be used by worklight adapter  Create and modify Worklight adapters Deploy Worklight adapters to the embedded worklight server Test Worklight adapter procedures For more information you can visit IBM Workli...

Google Web Designer beta Review

Image
Recently Google has launch a beta version web designer tools call  Google Web Designer beta. It can be use to create interactive HTML5 and motion graphics that can run on any platform/devices. It was frustrate if people can't see your brilliant work. It solve the compatibility issue on any devices no matter desktop,table or mobile. It was like a paint for web design that change design into CSS3 and HTML5. Google Web Designer handle HTML5 and CSS3 so that you can focus on creating visual experience. You not need to type all the code to design your website. You can build your animations scene by scene in quick mode. It will take care the frames in between. Beside,location elements within the stack can be easily change the location by using the advanced mode. It also support full 3D authoring environment. You able to create and manipulate 3D content utilizing an array of tools and the power of CSS3.  Object can be rotate and even 2D designs along any axis, visualizing 3D...

Hamming Code

Image
What is Hamming code? Hamming code is a category of error correcting codes that developed by Richard Hamming. Parity checking was already being used to detect errors in the calculations of the relay-based computers of the day, and Hamming realized that a more sophisticated pattern of parity checking allowed the correction of single errors along with the detection of double errors. These codes were originally designed with d  min =3 , which mean that they can detect up to two errors or correct one single error. In simple parity check cannot correct the errors and can detect an odd number errors. First of all we need to know the relationship between n and k in a hamming code. We need to choose an integer m >3 . The values of n and k are then calculated from m as n = 2 m -1 and r = n-m . The number of check bits r = m . To calculate the number of redundancy bits  use :  2 m ≥ n + m + 1 Example: If m=3, then n=7 and k=4. This is a hamming code C(7,4) with...

PD Proxy VPN

Image
  What is PD proxy? PD-Proxy VPN Service can be a software that encrypt your connection by providing you a Virtual private Network(VPN) services. With PD proxy/VPN, you can visit the uncensored websites or services that have been blocked by your Internet Service Provider(ISP). Beside you can access the websites that are outside your country, outside your office or outside your school resp. your university network.You can get visit to blocked websites or blocked content due to circumventing geometric , IP or other blockades. PD proxy provide highly anonymously. You can surf completely anonymous through the Internet with any connection method you want. No one can find your real IP address and know where your location. PD proxy let you surf as an American, a German, a Dutch … wherever you are. There are about 135 servers of the Pd proxy which across the world. Besides, PD proxies also can provide security guard public internet connection such as Hotspot,WiFi,Hotel ...