Ref – http://txt2re.com/ – Reasonably good generator offering the usage examples in popular-language specific syntax.
Selenium webdriver support – Welcome to the Windows developer feedback site!
Source: Selenium webdriver support – Welcome to the Windows developer feedback site!
Title
Test
Thou art Debugger
How Debuggers debug – Source: Thou art Debugger
Configure Eclipse with PyDev on Ubuntu
Open Eclipse and Navigate to Edit > Preferences Navigate to Python Config window and click the Auto Config as shown in the below screenshot. Click OK button To verify if this is enough, Try creating a new PythonDev project and test it out. Type print Hello world line as shown below and hit the Run … Continue reading
ZoomIt + psr + Content = Professional Instructional Videos
PSR = Problem Steps Recorder comes in built with every Windows 7 installation. I like PSR for it’s export-to-HTML feature where it gives all the screen-steps in a step-by-step fashion. This alone sometimes might not be sufficient when authoring instuctional videos where we need to the audience to focus on screen-particulars at any moment, where the recording-resolution … Continue reading
Install PyDev via Eclipse
Install Eclipse Indigo from http://www.eclipse.org/downloads/ Fire up Eclipse and Click on WorkBench Icon on the top right hand corner Now Go to Help > Install New Software.. Type pydev – http://pydev.org/updates and Eclipse will, after a moment or two, will fetch the matching repositories prompting you to chose. Hit next a couple of times followed … Continue reading
Solved – Skype 4 installation on Ubuntu
I tried the traditional route for .deb files and ran into issues. Download the Skype for Ubuntu 4 from http://blogs.skype.com/linux/2012/06/skype_40_for_linux.html Open the .deb file with Ubuntu Software Manager Ubuntu Software Manager complained that this installation attempt might conflict with the i386:skype on my PC But the “sudo autoremove” command reported no program by the name … Continue reading