Just try changing the desktop background to a dark one. If that works, don’t worry, it is due to the new transparent colour feature
If the top menu bar is completely white (including text), just unhide and show, it will get back to normal.
Just try changing the desktop background to a dark one. If that works, don’t worry, it is due to the new transparent colour feature
If the top menu bar is completely white (including text), just unhide and show, it will get back to normal.
WordPress is an open source blogging software and Mansoorkhan T K is one of the WordPress expert developer in Kerala, India.
Quit Visual Studio code and run following command on terminal.
sudo rm -Rf ~/Library/Caches/com.microsoft.VSCode.ShipIt
Fixed the problem for my vs code not updating.
There is a simple workaround for this problem. Any way you got these three names printed in your PAN. Out of these three names, surname is the mandatory one you need to enter in the online registration process while other two are optional. To find out which is the surname that you had given in the application out of these three names, check the fifth(5th) character of your PAN, since it is the first letter your surname. Suppose, if it is ‘M’, the name which starts with the letter ‘M’ has been given as surname in the pan application form.
If you get your surname, you can easily find out other details (First Name, Middle Name, etc, ) by using this page : Know Your PAN
Source : http://www.gconnect.in/personal-income-tax/how-to-solve-first-name-surname-confusion-while-registering-pan-for-online-itr.html
Some people are confused about the Post Formats feature that will be made available to themes in WordPress 3.1, especially how it differs from Custom Post Types.
These were poorly named. Think: Custom Content Types. That is, non-post content. Examples: employees, products, attachments, menu items, pages, pets. If you want it to show up in your site’s main RSS feed, then it’s probably not a custom post type.
A Post Format is a formatting designation made to a post. For example, a post could be a short “aside,” or a Kottke.org-style link post, or a video post, or a photo gallery post. The data you input might be slightly different — video post should contain a video, an aside should probably not be very long, a link post should have a link. And the way that the post is displayed on the site might be…
View original post 166 more words
CODEIGNITER ROCKS
Every once and a while you come across a blog post or forum discussion about what PHP application framework is the best. They each have their own positives and negatives, but the true answer to that question is that it depends on the programmer. Each programmer has a different style and different priorities when it comes to adopting a tool kit to use when building apps.
My framework of choice is CodeIgniter (CI) and below are my 10 reasons why CI rocks:
9. MVC Architecture
The model, view, controller architecture is nothing new. It seems like all the coding frameworks are MVC nowadays, and if they aren’t it can be configured easily. I have had experience building large apps the procedural way and every time they end up with unmanageable spaghetti code. The MVC way of doing things offers nice code separation and keeps things clean. Some frameworks force you…
View original post 684 more words
In short, this is the problem: You try to go invisible in chat from your gmail and it says: “Oops! You are not invisible because you’re logged into Google Talk from another client, device, or location that doesn’t support invisibility.” No matter what you do – from signing out of all the devices/clients/locations to resetting your google account password, you STILL see the ‘oops’!
Frustrating. To the core!
Turns out that there are a number of reasons why your chat suddenly behaves this way. But the main point is that there is another (or are many other) session(s) of your chat active at that particular time. This spooky session(s) might be from a talk app on your mobile phone, the Hangout app, stand-alone Gtalk software, IM clients such as eBuddy, Trillian, etc. The idea is to end those invisible session(s), but you have no idea where that session is…
View original post 429 more words