I had a request for how to get CEFSharp working by calling it straight from XAML. This post assumes that you have read my other post. In order to get the XAML component working you need to add the files…
A category about my thoughts on software.
I had a request for how to get CEFSharp working by calling it straight from XAML. This post assumes that you have read my other post. In order to get the XAML component working you need to add the files…
I had a few problems trying to find details on how to get started with the CEF sharp project. For those who don’t know CEF is the Chrome Embedded Framework and can be used as an alternative web view control…
I am a Code Club leader and have been for one term and I was recently asked to comment on my experiences against the experiences cited in this article by Jamie Bullock (@jamiebullock). I urge you to read Mr Bullock’s…
We’ve all done it. You sit down bleary eyed at your terminal and tap in your username then instinctively hit tab and type in your password. You hit return before you realise that you didn’t hit tab correctly. The problem…
I found an article here and it describes how even though you work hard and keep hacking away at new technologies at home that you probably won’t get any better – you’ll never be the uber programmer that you dream to…
Security through obscurity is the premise by which one seeks to hide the implementation of a system as a way to further secure a system (be it software or hardware that you are seeking to protect). Intuitively this seems like…
Ever since somebody first decided that “Geeks” were cool I’ve had to explain what the term actually means to people. People think that being a “Geek” is about slavishly following the goings on of large technology companies (and referring to…
Today I discovered that if you accidentally click the “remember my credentials” checkbox when you have entered the wrong credentials for connecting to a subversion repository that it stores them and tries to use them again and again, never prompting…