7
votes
12answers
641 views
Proportional font IDE
I would really like to see a proportional font IDE, even if I have to build it myself (perhaps as an extension to Visual Studio). What I basically mean is MS Word style editing of code that sort of …
6
votes
15answers
1k views
Suggestions For A Lower Power, Cheap PC as a Home Server
My desktop PC gets bogged down as a web server, database, code repository and file server. I would like to buy a small PC to offload these duties and have it on 24/7. I was thinking of buying an ASUS …
1
vote
2answers
36 views
Is there an advantage to building my own tinyURL-like function/service over using third party resources?
I've seen the many different ways I can build a function/service to generate short URLs which I can then control via my own domain.
This sounds like a great idea; however, as I look at the advantages …
1
vote
2answers
241 views
License plate recognition
As a side-project I'm trying to create an app that scans license plates from passing cars from my living-room window.
I have hooked up a high resolution camera to my system to capture (moving) …
1
vote
2answers
72 views
Creating a network adapter - how hard is it?
I'm interested in building a little (commercial) device on top of Arduino. I want it to be able to interface with network. Network as in standard Ethernet, Cat5, RJ-45, etc.
I know that there is an …
0
votes
3answers
85 views
Need for speed: Best database solution…
What I want to create is a huge index over an even bigger collection of data. The data is a huge collection of images (and I mean millions of photo's!) and I want to build an index on all unique …
