Technocrat’s Perspective

-a technical blog

A website for UI Designers.

Hi All,
Am not well-versed with color management and CSS in my development. I will be seeking the help of Google for every such kind of works. I surfed for any such tools and i came across the website named fonttester. Click here to have a look on the webpage. The website was really amazing, as the CSS properties will be listed down in the left pane and the subsequent changes made to the CSS properties will be reflected in the right pane message content. You can go ahead and have a look on it. Hope this web page can guide and help the Usability engineers.

Comments are Welcomed..!

Stumble for Technical

October 3, 2008 Posted by npselvan | Internet Tips, TechBitz, Technology, Tools | | No Comments Yet

Shortcut to switching between Tabbed Window

Hi all,

            Frequent browsers might have experienced in tabbed window browsing. These tabbed window was supported in Mozilla and in Internet Explorer version 7.0. Meanwhile it is not supported in the version 6  of Internet Explorer. Hope the tabbed window can be added to it by some add-ons. Switching between the tabbed window can be done through ‘CTRL+TAB’ key combination to proceed in clockwise direction and to proceed on the anti clockwise direction make use of  ‘CTRL+SHIFT+TAB’ key. What you do when need to switch over to the third tabbed window from the first window?. I just stumbled over the Internet for such shortcut key and find atlast. You could achieve by using the combination of ‘CTRL+<num>’ key. For example if you need to look of the sixth tabbed window, just press the key ‘CTRL+6′. Hope many of you might be aware of this. This is just to add upon for those who unaware of it.

Comments are Welcomed…!

Stumble for Technical

August 19, 2007 Posted by npselvan | Internet Tips, TechBitz | | 3 Comments

Protecting your Folder from Unauthorized User

Hi all,
                Perhaps all might be need to safeguard certain confidential matters in their computers. And almost plenty of softwares are available in the market to serve you. Some might be freeware and someother might demand you to pay for their softwares. Why not make use of Disk Operating System for this command?(which is almost inbuilt in IBM based computers). Let me describe how to safeguard your folder view from unauthorised users. Suppose you need to keep the folder ‘Confidential’ in the ‘D’ drive to be unviewable to others. So just go for the command prompt(Start->Run->command) and proceed upto the parent directory of the folder you need to protect for. Type the following command : ‘attrib “<folder name>” +R +A +S +H’ (ie., attrib confidential +R +A +S +H). Go and check for the folder ‘Confidential’ and you could not find it. You can check in the command prompt too. And to renew this folder just type again: attrib “<folder name>” -R -A -S -H.

                  Let me discuss on the pros and cons of making use of it.

pros: 

  • You can protect the folder from unauthorised access

  • You could not able to delete the folder unless remove the attribute constraint

cons:     

  • Though folder name in not avail in the list of command prompt, when just using the Tab key to search for folder in command prompt, it would display it.

  • When you forget the protected folder, you could not able to predict the folder from the list of folders on pressing TAB key of Change Directory (CD) in command prompt

                                      Hope the above post will be helpful to you.

Comments are Welcomed…!

Stumble for Technical

August 9, 2007 Posted by npselvan | Encryption, Internet Tips, TechBitz, Technology, Tools | | No Comments Yet

Social Network Web Page – Meebo

 

Hi all,
Social Networking on web is the latest trendz to connect with the friends. Almost sharing of information is quite easy nowadays. Many web pages had been developed to share photos, videos etc. Why do we need to have seperate yahoo messenger, google talk, msn messenger and everything to connect to your friend list? Are you expecting the only one application to connect with all above account users. Yeah I assure meebo would be the best choice for textual sharing of data. This is a web2.0 standard webpage. The main benefits of the meebo is it let us to login with multiple accounts and chat with friend list on all accounts. Meebo is also providing the widget as a free service for their account holders.Meebo widgets can be embedded into your web page and your availability can be known through widgets. Also provided with an option to customize the widgets. It enable the users to send the instant message to the account holder. They could chat if the account holder is in online or else the message will be delivered at offline. So try for Meebo and have fun.

Comments are Welcomed…!

Stumble for Technical

August 7, 2007 Posted by npselvan | Internet Tips, Social Network, TechBitz, Technology, Tools | | No Comments Yet

Search Engine Optimization Tool – Website Grader

Hi all,

Almost Search Engine optimization work is carried out right from the past few decades and everyone work around their webpage to be listed in the top destination on Search Engines. Almost when we go for searching a resource in web, hope about three quarters of the web surfer are using Google. How could anyone if their web page is competing with their competitor website?. There are plenty of Search Engine Optimization tools available and i found quite useful with the SEO comparison tool, Website Grader. It compares the web page to the competitor web page based on the specified keyword. The comparision report can be directed to your mail for reference. Hurray! the report analyses on the following

  • Website Grade

  • Alexa Ranking

  • Technorati Ranking

  • Google Ranking

  • Yahoo Inbound Link

  • Google Inbound Link

  • Google Indexed Page Count

  • Delicious Saved Count

The report suggest some hints to improve your web page and point out if any missing out like meta tags missing, page information not available etc. Based on the report we could analyse either our competitor or us been leading in the race. If you lags in the race you could work around on the weaker area and improve your page rank. Hope this tool could be useful to you.

Comments are Welcomed…!

Stumble for Technical

August 7, 2007 Posted by npselvan | Internet Tips, SEO, TechBitz, Technology, Tools | | 2 Comments

Active Print Screen

Hi all,
            Hope i am writing the blog after two weeks gap time. Do you have the experience in validation of a software product?. I been experienced in validating the software product. Everyone might expect the pictorial representation of the error. As some one said, ‘A picture speaks hundred times more powerful than speech’. As a developer, myself also had some experience in some validation of software product. When some bugs are identified some two tier process will be handled normally in a web based application. Normally first an user will make a copy of the whole screen by hitting ‘Print Screen’ Key. Second, they make use of any photo editing tools to have a photocopy of the active screen. Why need such a two tier process?(Myself too adopted the same process till last night). The solution to the above problem is make use of ‘ALT’ &’Print Screen’ to capture only the active screen. Hats off to microsoft developers providing user friendly options to endusers and most of it might not aware of such shortcuts.

 

Comments are Welcomed.

Stumble for Technical

August 3, 2007 Posted by npselvan | Internet Tips, TechBitz | | No Comments Yet

Shutting down Windows XP Faster

Hi all,

                     Sometimes the users could be irritated while system takes plenty of time to shut down the computer. At the backend the processor needs to kill down the active processors. We can manually change the set time factor for processor kill time and so the shut down time can be minimised. Let me give out the steps to handle the process. It could be possible by making changes in the registry settings. Do follows the steps to do shut down quicker.

  • Go  to the Registry Editor(by ‘regedit’ from the run command)

  • Select the HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Control from the left pane

  • Select the ‘WaitToKillServiceTimeout’ from the right pane.

  • Change the value field from ‘2000′ to ‘200′

                      And you could feel now the Windows XP shutting down quicker.

Comments are Welcomed…!

Stumble for Technical

July 14, 2007 Posted by npselvan | Fun-Collections, Internet Tips, TechBitz, Technology, Tools | | No Comments Yet

Getting Serial Key for any Software

Hi all,

                     Perhaps you could have used the demo or a trial version product, and it will demand for the serial key for the product once the activation period is over. You all might be in dilemma then. You then need to search of the websites which is having the repository of crack keys. Almost plenty of websites are available, you need to choose the best one. Beware of malicious trojan horses and virus affecting your system. Make sure of your computer is completely protected. Let me give you a valuable suggestion to overcome such situation. To crack for the serial key, go for the Google search Engine. In the search text field, feed the input as follows “<Product Name>” 94FBR(replace Product Name with the software product for which you searching for). Perhaps you could get the link for the download of cracks. Try for it.

 Comments are Welcomed…!

Stumble for Technical

July 14, 2007 Posted by npselvan | Internet Tips, TechBitz, Technology, Tools | | 9 Comments