Monday, September 2, 2013

How to open Facebook in Microsoft Excel

In this Tutorial we describe how to make a browser in Microsoft Excel without using Google Chrome, Mozila or Internet Explorer.

First we need to open Microsoft  Excel (I use Microsoft Excel 2010). If you don't have Developer menu, show in figure below


You need to click with right taste of mause in menu bar and to click Customize Quick Access Toolbar... 



Then you click Customize Ribbon and add tick on Developer and click OK


Now click Developer menu - Insert , show in figure below


After that choose Microsoft Web Browser and OK


and add it in Excel, then click Developer - Insert and add two buttons


Now change the name of buttons to "Back" and "Go"


Now we have to code the actions of Back and Go buttons.
But first we need to write the URL in Excel sheet :


To set Actions of buttons we need to view the code of two buttons like this : on the buttons Back and Go click with right taste of mause and click View Code, and it appears this window :


and we write the code to set Actions : Back to previous web page, and Go to the page that we write the URL:



And finaly we close the window show in previous figure and click (unclick) the Design Mode in Developer menu and its ready to use the FACEBOOK :


ENJOY IT.
Link to download Microsoft Excel File is:


Sunday, September 1, 2013

Matrix Calculator



Download link:
Matrix Calculator

To run this application you need to install Java Platform (JDK) 7u25:
Java Platform (Java Development Kit)   or
JDK 7u25 windows-i586


Matrix Calculator is calculator that operates with matrices.

Thursday, August 29, 2013

Binary Clock



Download link:
BinaryClock

To run this application you need to install Java Platform (JDK) 7u25:
Java Platform (Java Development Kit)   or
JDK 7u25 windows-i586

Binary clock application is a clock application, it's build in Java platform You not need to install Binary Clock , just unzip and run the "JAR" file. Its simple interface displays a real-time system clock using the binary system (1's and 0's). You can read the time by adding the numbers near the led light that are painted with blue color.
In the left side are four led lights that show hours, and in the right  side are six led lights that shows minutes.
If you have problems with Binary Clock please write an email at : emjeku@gmail.com .
Here are some examples which help you how to see binary clock.


Example: If the led lights in the left side are turned of, the hours = 12. 

Example:  If the led lights in the right side are turned of, the minutes = 00.

Example: If all led lights are turned of the clock is 12:00 or 00:00 at midnight.