Home » Technical Solution
« 1 2 3 4 5 »

I hope you have gone through the articles of solving Rubik's Cube first layer  and second layer. So, in this article we shall finish the puzzle by solving the third layer or bottom layer.


See the video for solving third layer of Rubik's Cube using Shanky's Layered approach:


Solving 3rd layer involves following phases:

 

1. Make ... Read more »

Category: Technical Solution | Views: 3289 | Added by: shanky | Date: 2015-02-16 | Comments (0)

Hey guys

This is the continuation to the article Soving Rubik's Cube First layer: Layered approach by Shanky

So, once the first layer is complete the Rubik's Cube will look like:

first layer

Now we shall move forward to solve the second layer.


Watch the video to solve Rubik's Cube 2nd layer using Shanky's Layered Approach


... Read more »

Category: Technical Solution | Views: 2232 | Added by: shanky | Date: 2015-02-09 | Comments (0)

Hey guys,

In this artice we shall learn how to solve a 3X3 Rubics Cube using Layered approach. But before solving a rubics cube, you must know its basic concepts.

So if you have not seen the basics of Rubics Cube, Read this article.

So, Lets start fixing the puzzle using layered approach!

  1. Solving first layer
  2. Solving second layer
  3. ... Read more »
Category: Technical Solution | Views: 1901 | Added by: shanky | Date: 2015-02-05 | Comments (0)

cellpadding="1" cellspacing="1" style="width: 500px;">

Category: Technical Solution | Views: 1952 | Added by: shanky | Date: 2015-02-04 | Comments (0)

Changing IP address in windows system is quite simple but it can affect your network setting entirely. You may loose your inernet connection or other networks setting.

If the IP is static it is not possible to change it without contatcing your ISP. The device is always having a static IP. Mostly the device are assigned dynamic IPs which are given they connect to a network and are temporary which can change over time.

If your system is having an external IP address then it can be changed in following ways:

Now, how can we find if our system is assigned an exenal IP or internal IP?.

Any IPs assigned by your router are internal and are in the form of 192.168.n.n. So the router is getting an external IP address from ISPs a ... Read more »

Category: Technical Solution | Views: 2282 | Added by: shanky | Date: 2015-01-26 | Comments (0)

Here in this article we shall learn to create ODBC data sources that will be used as drivers in connecting to databases like oracle or sql servers.

Click here to see how to create data source for oracle database in control panel.

 

After this is done, you will be able to use this data source in your front end program(Java, VB.net etc). Click here to see the JDBC connectivity if you have already created data source.

To create a data source, Go ... Read more »

Category: Technical Solution | Views: 1698 | Added by: shanky | Date: 2015-01-05 | Comments (0)

Here in this article we shall learn to create ODBC data sources that will be used as drivers in connecting to databases like MS access or oracle.

Click here to see how to create data source for oracle database in control panel.

After this is done, you will be able to use this data source in your front end program(Java, VB.net etc). Click here to see JDBC connectivity if you have already created data source.

To create a data source, Go to Control Panlel--> Administrative Tools and then click on Data sources.

... Read more »
Category: Technical Solution | Views: 1747 | Added by: shanky | Date: 2014-12-28 | Comments (0)

Hello Engineers,

I have seen candidates struggling a lot while making a first time connection to a database(Oracle, MS access etc) using Java or any other front end technology. That is why I have added this article to make it simple and fast.

In this article we will learm how to connect to MS access database(*.accdb, *.mdb) using java program.


Before conneting to MS access database, you need to create data source in Control panel. Follow this llink to create data source in Control Panel >>Administrative Tools for MS access database.

Once the data source is created, we will move to the coding p ... Read more »

Category: Technical Solution | Views: 1794 | Added by: shanky | Date: 2014-12-28 | Comments (0)

Many times we want to send a mail to someone at a specific time but not now. Due to some reasons, we want to the mail to be sent after some mins or hours.

In this article we will learn how can we schedule a mail in MS Outlook to be delivered at certain time in future!

Its very simple. First of all create the mail/message that you want to send later. Now follow below steps:

  1. Go to Options tab at the top.
  2. Then, go to More Options section and click on Delay Delivery.
  3. You will get below dialog:

... Read more »

Category: Technical Solution | Views: 1528 | Added by: shanky | Date: 2014-12-28 | Comments (0)

Problem step recorder (PSR) is a tool provided by Microsoft to record problem steps or any other activities that you do at your computer.

 

How do I use Problem Steps Recorder?

You can use Problem Steps Recorder to automatically capture the steps you perform on a computer.

It also include a text description of where you clicked and a picture of the screen during each click (called a screen shot).

Once you capture these steps, you can save them to a file that can be used by a support professional or someone else helping you with a computer problem.

The steps will be recorded in a zip file which contains HTML page containing all the steps with images and descriptio ... Read more »

Category: Technical Solution | Views: 1778 | Added by: shanky | Date: 2014-11-28 | Comments (0)