Audio dropouts with TC Electronics's Desktop Konnekt 6
You might not know but apart from computers I dabble in music as well, and as such I am the proud owner of
TC Electronic's Desktop Konnekt 6 Audio Interface (AI).
It's
a nice compact AI with two inputs two outputs and plenty of knobs to go
around, I have been using it for the past year and a half.
I have
used it on Windows XP, Windows Vista and now Windows 7, as great as it
is it has a very unfortunate tendency to give users a hard time.
This
is a checked fact, I have compared experiences with other users to find
I...
Bypass Facebook's FBML time out error
Bypassing Facebooks response time limit when developing applications
There exists a certain well known problem when developing Facebook applications, Facebook has a certain time limit regarding responses from the application web server.
I am a new Facebook developer , started just a week ago and I have already encountered this issue , I will assume you have a basic knowledge of Facebook application development.
I have chosen to use FBML which is the Facebook alternative to HTML , it's a tag based markup language...
Site Updates!
I haven't had a lot of time to work on the site so it took me a while to update , now that I'm done I hope to get some more content up soon but lets focus on the updates,
(n)Wiring your code for success!
Auto-complete and Code Assist in Eclipse
Can you really Teach Yourself SQL in 10 Minutes?
I have added a user system as you see , go on and register! :)
This currently allows you to post comments which are also available so go on and use them !
This is still pretty much at a beta stage so if anything breaks, if you encounter any problems or have any suggestions for future features you want implemented let me know at jon@e-nformation.net.(n)Wiring your code for success!
If you are like me , always on the never-ending quest for tools and ways to improve the way you work , the speed and quality of your code and the easiness in which you are able to produce hard working applications , then you'll certainly enjoy this.
What I'm talking about is nWire by nWire Software!
nWire Software is an Israel based company , founded by Israeli Entrepreneur
Zviki Cohen, provides an amazing set of tools to improve the way we work , called nWire.
Basiclly...Auto-complete and Code Assist in Eclipse
One of the most annoying issues I have encountered in all my years of using Eclipse as an IDE was with Code Assist and Auto completion , one of greatest features supported by all of Eclipse's flavours allows the automatic completion of code (mainly functions , classes , constants , variables) including valuable information including arguments order and description retrieved from JavaDoc or any other Doc prototype.
For the past two years I have been working on PHP projects using the Eclipse...Can you Teach Yourself SQL in 10 minutes?
Well according to Sams you can!
I was recently handed a wonderful book to help fill any gaps I have in my SQL skills,
at first sight it didn't seem like a very helpful book , dated back in 2004 coming out with such a big promise: Teach Yourself SQL in 10 Minutes.
As you imagine I dived into it with much doubt on how much I can learn from this book but what came next was a surprise!
First of all the book is written wonderfully and as simple as it can...