Thursday, April 19, 2012

\subsubsection in Report/Book Class Latex.

Hi all,


We some time need to use \subsubsection when writing reports/books in latex. Although this kind of use is rare its still sometimes required. By default subsubsection will not be numbered in book or report class.

To use add :

\setcounter{secnumdepth}{3}

to the preamble, and you will see the subsubsection is now being numbered. Basically the above line instructs latex to use 3 level of numbering instead of default 2 (chapter -> section -> subsection).


Thanx for reading:)

Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/V9f0DFoI

Thursday, March 1, 2012

0XD000005E Error when trying to Sign into Microsoft Account in Windows 8

Hi all,


Windows 8 consumer preview is out and can be downloaded form internet. Unfortunately some of the functionality breaks behind proxy servers (which hopefully will become thing of past). I got error code 0XD000005E when trying to connect my Microsoft Account with Windows 8. The problem is actually with the proxy settings (not all locations use IE settings by default :() Setting the same from command prompt (Running as ADMIN), using netsh command will do the trick.

CMD.exe (as admin)

C:\windows\system32>netsh
netsh>winhttp
netsh winhttp>import proxy source=ie

The last step will import proxy settings from ie and use them for  all applications running system wide. Same also holds true for earlier versions of windows, but as they were not that connected to the cloud, it just seemed to work.


Setting the proxy settings this way will ensure you can always access the online account(windows store, calender, mail etc).


Thanx for reading:)

Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/V9f0DFoI

Right Click Slow in Windows 7 ?

Hi all,
Recently i started facing a peculiar problem with Windows 7, my right click context menu started taking forever to load. Unfortunately this was due to faulty shell extension by PowerIso or Tortoise SVN (I dont exactly know which one, but enabling either one gave problems so i assume both were giving some problems in Win7 64bit). Right click slowdowns are caused by improperly coded shell extensions which load when we right click. Disabling them do the trick.

Please follow http://windowsxp.mvps.org/slowrightclick.htm for more information on the same. Although searching for individual misbehaving extensions is better. 

Thanx for reading:)

Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/V9f0DFoI

Wednesday, February 29, 2012

Avast 7 Update problems

Hi all,

This post is about update problems with avast 7. I have been using avast from past 8 yrs and believe me I have been fully satisfied with it. Not a single instance of malware infecting my computer in-spite of numerous tests that i do daily (now a days i have shifted testing to vmware mostly).
Anyways recently Avast was auto updated to 7, and I started recieving update errors, they just failed without providing me with enough information. I thought it might be because of proxy support, but it worked on a different PC perfectly. I wanted to repair it but got error

"Error accessing data files in ***** (Avast folder name)"
(Likely that files are locked to prevent infection by malware)
And on running the full setup apart from above error i got error "(Setup failed error ****)"


To solve the problem use avast uninstall utlity provided at http://www.avast.com/uninstall-utility

and reinstall avast to solve the problem. Although i am still facing issues with mail shield. Will report back if I get solution from avast team.

Thanx for reading:)

Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/V9f0DFoI

Sunday, February 19, 2012

VLC 2.0

Hi all,

This post is VLC player 2.0's review.

VLC Player 2.0 was just released a day ago and i can see the clear benefits in video quality. Also better usage of multicore systems have lead to faster video rendering without stressing the graphics card much. Unfortunately VLC no longer supports 400 % volume by default. Also sound quality is a bit poorer than previous version at-least it seems to me. They have removed this functionality. The subtitle sync can be improved and  be taken up to the mark of GOM player.

Finally I need 2 things
  1. 400% volume with improved audio quality
  2. Better Subtitle Sync Facility. 
 That all for now. Will soon catch up with more reviews as i use VLC Player.

Thanx for reading:)

Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/V9f0DFoI

Friday, February 10, 2012

Internet Connection Sharing, some issues and solutions !

Hello,


I am writing a blog post after long time, hope you enjoy it.

I recently faced a small issue in Windows 7 64-bit Ultimate. I wasn't being shown the "Turn On internet connection sharing" prompt when creating WIFI adhoc network. I assumed that somehow ICS has been disabled. But it was just the opposite. If you set the set "Allow other network users to connect through this computer's internet connection" option in Adapter properties, then ICS is enabled by default and no new prompt is required. Hope this resolves the issues that isn't there. :) :P . I couldn't find a blog or write up on the same so i summarized the contents here.

Thanx for reading:)

Always have your stuff when you need it with @Dropbox. Sign up for free! http://db.tt/V9f0DFoI