Posts

Showing posts with the label solution

How to use Windows 8 App store behind the proxy in IITG

Image
Windows 8 was finally here. You can Download from software repository and install in your computer or you can Upgrade from your windows 7 OS. No need to mention the new features in windows 8 , I think you already know. It has a metro interface integrated with the start menu and various apps are available in the windows app store for the metroUI. Some of you might have tried and installed the previous releases of windows 8 like developer preview, consumer preview and release preview. In the release preview version app store was made available for trying apps and people have faced problems in downloading and installing apps. Not to mention the common problem is the PROXY server. All the computers in the institute runs behind a proxy so the IP address appears to be the same for all the computers connected to the LAN system. The metro Apps in windows 8 prefer direct internet connection so it has to be configured properly. Following steps will explain how to configure the apps to ...

solution: scrambled

Solution to the encoded text problem . iwu vlgTc nmeah kfp rzeboe tyqr xdh duoj oeo It contains 36 letters . As in the given hint you can use matrix encryption algorithm make it a 6 x 6 matrix.   i   w   u   v   l   g T   c   n   m  e   a h   k   f    p   r    z e   b   o   e   t    y q   r   x   d    h   d  u   o   j   o    e    o Now take the transpose of the matrix. i    T   h   e    q   u w  c   k    b    r   o u   n   f    o   x    j v   m  p   e    d   o l    e   r    t     h   e g   a   z ...

solution:numbered

Image
This is the solution to the modified sudoku posted on 13/2/2012

Solution: Find the letter

This is the solution to  find the letter. The numbers corresponding to the convex objects are parallelogram = 1 rectangle = 2 circle = 3 triangle = 4 overlapping area operation is addition. The encryption algorithm for conversion of numbers to letters is n*7(mod26) so the answer is (2+3+4)*7 (mod26)= 11 ~ k in alphabet