I'm a traveling consultant, currently self-employed.
For the last 15 years I managed and developed web applications, mostly in the .Net space, but recently in other web technologies as well.
I offer several services, including project management, web applications development, integrations with existing systems and problem resolution.
Find out more about me at my site, my blog, or my Linkedin profile
|
May
16 |
|
answered | Can money received through Google Wallet be easily withdrawn? |
|
May
16 |
|
answered | how to automate pc shutdown & power off? |
|
May
16 |
|
comment |
Stack Overflow Chrome Extension Sadly, I decommissioned it, as I haven't tested it in a long while, and the SO API changed, so I'm sure it could use a refresh. I could probably retool it, if anyone would be interested... |
|
May
8 |
|
answered | Hard Drive Encryption |
|
May
7 |
|
awarded | Nice Question |
|
May
6 |
|
answered | Windows Media Player (v12) seek position won't play from a chosen position |
|
May
4 |
|
answered | Is it possible to copy a flash ad displayed on Skype window? |
|
May
4 |
|
comment |
What can cause sound inside computer aside from fan? Could be an extra fan, perhaps on the GPU, or a faulty MB, or some warming/cooling issue - you did not provide enough information to assist... |
|
May
2 |
|
comment |
winston.js info method not passing metadata From the documentation, and the code, it doesn't look like info() is expecting a second parameter. I'd stick to log('info'...).
|
|
May
2 |
|
answered | need to show then hide a link using jquery |
|
May
2 |
|
comment |
free repackaging tool (perhaps by Microsoft) If you don't have the sources for the original installer, you'll have to create it from scratch anyway. |
|
May
2 |
|
answered | free repackaging tool (perhaps by Microsoft) |
|
May
2 |
|
revised |
try..catch macro wrapper equivalent in cython typo in question title |
|
May
2 |
|
comment |
How can I read spam mail safely in Gmail? No - they will not download any resources external to the email, until you expressly permit it, or mark the email as "not spam". |
|
May
2 |
|
answered | Why are Excel macro dangerous? |
|
May
2 |
|
answered | How can I read spam mail safely in Gmail? |
|
May
2 |
|
comment |
heroku javascript ajax post not returning anything run heroku logs in the application directory. This will also show you if the app is running. If you just created the app, it may take a while for the domain name to point to the right IP.
|
|
May
2 |
|
comment |
How do you create a binary-Decimal conversion program? (format provided) How can you accidentally be placed in a class? :) Shortest answer: switch course. |
|
May
2 |
|
comment |
heroku javascript ajax post not returning anything Does the request reach the server? Can you add a console.log() on the server side? Are you sure the url leads to the proper Heroku app?
|
|
May
2 |
|
comment |
javascript code for binary multplication What code have you written so far? |