14
Nov
Having a problem that some of youtube videos are working some are not? Enter “Chrome://flags” in the address bar. Find an entry that says “Disable hardware-accelerated video decode.” Click “Enable”. Reopen your browser and now you are able to play youtube videos without any problem at all....
Read more
14
Nov
Hi friends, It has been a long time since I blogged last time. I hope you all are doing well.  Lets see how we can solve an issue like shown bellow image.   You can see there is an odd character in the above para in example image, so this could be you have used wrong character sign in wrong encoded page.  If your page using ISO-8859-1 encoded page, then you have to use correct ISO character code. It is same for the UTF-8 too. You should try to replace special symbols with HTML codes. Ex: '£' for '£' If data feeding from a database, set connection charset to `utf8`. Ex: characterEncoding=UTF-8 or...
Read more
26
Jan
Do not fear, it's not the end of the world ! There are times you may faced that you can't access files even you are logged in as an Administrator in Windows for some reasons. From Windows Vista, it has been included a command-line tool call takeown.exe to allow an administrator to again access to a file which was denied. It allows administrator to take ownership of the file. Go to Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as Administrator. Syntax: >takeown /f [file-path]  /f - to specify file name or directory name /a - gives ownership to administrator group More to...
Read more
19
Dec
Hi Fellows! Have you ever experienced no permission to access a directory, which is very impotent to you when you are the only administrator account?  Message like this, Then this message, When you go to security tab, still not allows to changing the permission of that particular directory. Here is solution, you can change NTFS file and folder permissions using magic command called "icacls". Step1: Open command prompt and type following command to see the permissions list (discretionary access control lists - DACLs) icacls [folder or filepath] or icacls [folderpath] * Step2: To remove all inherit...
Read more
07
Dec
Hi online fellows! you may already noticed that Flash Player for Android is no longer available from the Google app store and if you have tried to download the latest version of it from your default browser it says Flash Player is not supported by the device.  According to the BBC News, Adobe has pulled its Flash Player plug-in from Android's Google Play store. Moreover, Adobe said it was removing the option to install the plug-in because it was likely to exhibit "unpredictable behaviour" when used with the latest version of Android, known as Jelly Bean which is a pity for Android users. However, here is the solution I found on Adobe community page.  Search for...
Read more
09
Oct
Hi everyone !! Today I am going to tell you about how to protect yourself while you are online at University, Library, the Airport, or Coffee shop anywhere you go that you want to connect the internet.  Anyone else who connected same router as you, can snoop through and see what you are doing online. So what we can do about this? There is one popular technology to accomplish this, that is Virtual Private Networks. Everyone knows as a VPN which is using private network that uses internet to connect remote sites or users together. Private networks use private address spaces which are not able to route via internet. In other...
Read more
18
Apr
Hi fellas !! It's been a long time since I have published my last post on my blog. Anyway here I am back. I bought a new Samsung Galaxy S II white phone with NFC enable very recently. And that is the best phone I ever have so far. Today I'm bringing you safe and easy way to rooting your Android phone (for Windows users only). This will work almost every Android OS. Let me explain first, people who don't know what is the rooting in Android. Android is a Linux base operating system for mobile devices initially develop by the Android Inc. founded in 2003 and purchased by Google Inc. in 2005 which is you all known fact (source Wiki). Rooting is a process to get all privileges to do almost...
Read more
01
Dec
Many of personal computer users may be wondering that if there is a way to track my computer activities when I am not using it. Especially when your children are using PCs. So why would we let them go online without proper protection. Also to identify unauthorized use of your computer. And according to the official policies of some companies, they are tracking their employees computer activities.There is easy way to track your system by default called history checking. Just open window and press "CTRL + H", now you can see computer history list. But is it enough track every things. No it is not enough also it is possible to delete computer history....
Read more
16
Nov

Portfolio

Written by Unknown 0 comments Posted in:
EIS - flash website Flash, Actionsript2, HTML, Javascript, and CSS. This is a completely Flash website embedded into HTML and focus on customers to quickly find out more about EIS company services, products and contact details. Sastratians Alumina - CMS  website Joomla 5.0, PHP, HTML, Javascript, CSS, Ajax and MySQL. This is a content management system site developed using Joomla. Focus to make an online community to share common interest news, photos, videos and event details. Included Event Calender, Chat, Up-loader, online registration, E-mail  verification, and Log-in facilities.   This...
Read more
02
Sep
Today a friend of mine in workplace asked for my help to recover his lost audio files which in his audio recorder. I was just copied all the files in his recorder to my PC and tried to play them, but I couldn't find a single newly recorded audio file. Then I did a test record just to check. It seems like file does not save at all. This is weird I thought. Instantly, I noticed there were some strange files with .act extension also have stored in same folder. I realized that my friend had changed saving file type 'wav' to 'act' without knowing that he would not be able to play the recording in any player. Later on, I...
Read more