Is RAID 5 worth it?
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
Tried to build it twice, both times gave up due to controller and disk problems. According to what I learned on the internet: 3 disks doesn't work very well - performance wise and other. Someone (who seemed to work with it a lot) said something about "at least 5 disks". Also, RAID controllers still seem to insist on rebuilding the entire disk when it fails once. However, relative failure rates haven't gone down at the same speed capacities have gone up, so with todays amounts of data, rebuilds happen much more frequent. Also, multiple disk fails aren't that unlikely (compared to single disk fails). The most prominent reason is a failing power supply. Due to all of this, I ended up using a software(!) RAID 0 coupled with a daily robocopy to an external disk with its own power supply. It isn't that much of a racer, but keeps a system on older disks (2x 80GB SAMSUNG) build time competetive with some of the newer machines around. I haven't run into any (obvious) problems with data loss yet. (not the newest though - building on 4 cores 15 minutes for both configurations. I am jealous!)
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighist -
Do NOT use RAID5 on an nVidia motherboard - it is well known that their implementation can't be trusted. Perhaps they got it right now, but as of the 6 months old firmware it still wasn't working properly. Many other people have had the same experience as I. Do yourself a favor - if you decide to go against my advice, try "faking" a few failure scenarios and see what happens before you trust critical data with it. My nForce 680i board corrupted many files when a drive gave out...exactly what RAID5 is supposed to prevent. It's very easily reproducable...if I unplug a SATA connector from a live drive in system...system freezes (that's OK, although not ideal) and next boot, windows will yell about corrupted files...woohoo... nVidia seems to works well in drive pairs though (mirroring or striping). Just another reason to stick to Intel boards next time...
I second that NVIDIA Mobo's and RAID do not go together. I had a system with 4 raided raptors which should have been lightning fast. It was only marginally faster than a single drive bu8t Vista (Grrrrr) would fail completly every 3 months or so. The Mobo was a rather expensive one as well. The system runs perfectly now with Win7 and a single 500GB drive. Raptors went on fleabay. :laugh:
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
Thought RAID 5 was 3 or more disks - so if you have two it wouldn't apply! i.e RAID 0 or 1 available (?) RAID 0 For speed and suicide jocks only i.e. gamers! RAID 1 More reliable in that if one goes down you can continue but loose half your capacity and you still need to backup (burnt or stolen computer etc) For development/general machines I don't bother with raid - just backup to external drives For Web Servers use RAID 1 (with hardware controller) - this means if one drive fails system will continue (don't like having to get up early!). Backup still required of course :)
-
HDs are so cheap these days that I'll just get one more to give RAID 5 a try. Thanks!
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
You need at least 3 drives for a RAID-5, but, as the mighty tigress has stated, better get 4, so you have at least one replacement in stock. Just saying.
Cheers, Sebastian -- "If it was two men, the non-driver would have challenged the driver to simply crash through the gates. The macho image thing, you know." - Marc Clifton
-
Everyone else here has adviced me against integrated motherboard RAID. So, you think it can be worth it? Would I get better performance than a single drive? I like the redundancy, but I could as well solve that with daily backups. And RAID 0 I think would be a little dangerous.
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!
if you want a faster and reliable system you go with RAID 5 3 hdd is OK and it works just fine... if you want just the redundancy go with raid 1 but no performance gain... if you want just the performance go with raid 0, but your risks double... as if one the hdd goes bad you loose information of both... intel ICH configuration has only 4 or 5 options on the menu... i dont know how some people can have problems... its a straight process... you chose the hdd's and raid type then you create the volume exit and its done... To enter the config you press CTRL+I on boot when it shows on the screen. dont forget if you are using 2003 server or xp you may have to use the driver disk to add the raid controller driver to windows setup so it recognizes the drive. on vista you dont have this problem it comes with the driver already... After intalling windows you can install Intel® Matrix Storage Manager it gives you all the info... and also alerts you and shows the status of the hdd's and raid as when rebuild... About the backups, having redundancy doesn't avoid Backups... You should do backups anyway... the intention is UPTIME and RELIABILITY not avoid backups.... maybe you can change your backup policy a lit but continue making backups from time to time... you can have some kind of power issues that burn all your hdd and if you dont have backup you are in trouble...
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
It is only worth it if you are willing to drop the fu$$ies to do it right! I have a hardware card from Adaptec and a 5-disk Intel hot-swap SCSI cage in my PC. OK, so I am a bit extreme... but... Motherboard RAID? Can't be trusted, in my opinion. Better than nothing, but... In the case of my RAID 5 of 320 SCSIs, it works well. Much less wait for Windows Explorer or the like when I am in a multitasking frenzy! Data seems to move a LOT faster that single drive. I have not benchmarked with RAID 0/1/5 or anything, but just know that if you drop the cash, at least one guy is happy with the results! kc
-
Thought RAID 5 was 3 or more disks - so if you have two it wouldn't apply! i.e RAID 0 or 1 available (?) RAID 0 For speed and suicide jocks only i.e. gamers! RAID 1 More reliable in that if one goes down you can continue but loose half your capacity and you still need to backup (burnt or stolen computer etc) For development/general machines I don't bother with raid - just backup to external drives For Web Servers use RAID 1 (with hardware controller) - this means if one drive fails system will continue (don't like having to get up early!). Backup still required of course :)
Bob1000 wrote:
Thought RAID 5 was 3 or more disks - so if you have two it wouldn't apply!
Yes, I know. I currently have two disks but am thinking about getting a third one to go RAID 5. This discussion is leading me nowhere. I've learned a lot, but since there are people for and against it, I think I will do my own testing and see how it works :) Thanks everybody for your tips!! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
I have an xfx nforce motherboard. I use the onboard RAID 5 (2 x 250GB striped 1 x 500GB mirror). It's seek times, and read write throughput are slightly better than a single drive. One thing that is important to mention that I don't think anyone else has so far: The stripped drives should be the same model HD. If you are scrounging a bunch of HD's together that have been laying around and try to make a RAID 5 it's not going to work to well. RAID 0 sure, but any of the RAID levels that deal with parity should be on identical drives (for the striping anyway). Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level. Software RAID is using the compmgmt.msc's Disk Management(local) Snap-in to create a RAID array. While the performance of RAID5, on my motherboard, isn't going to beat a $600 controller, it isn't the same as Software RAID. Think of onboard graphics cards, at the hardware level they use some RAM and they use some CPU cycles, but they aren't doing "software rendering" (which if anybody HAS used before is way way way worse than an onboard graphics card). In the end, my system isn't screaming speed, but it isn't slow either and all of my data is backed up against a hard drive failing, for my important stuff that I can't loose, I FTPS it off site (the only protection against fire, flood, theft of equipment, data corruption, etc). Well that's my two cents anyway. :zzz: :zzz: :zzz:
-
if you want a faster and reliable system you go with RAID 5 3 hdd is OK and it works just fine... if you want just the redundancy go with raid 1 but no performance gain... if you want just the performance go with raid 0, but your risks double... as if one the hdd goes bad you loose information of both... intel ICH configuration has only 4 or 5 options on the menu... i dont know how some people can have problems... its a straight process... you chose the hdd's and raid type then you create the volume exit and its done... To enter the config you press CTRL+I on boot when it shows on the screen. dont forget if you are using 2003 server or xp you may have to use the driver disk to add the raid controller driver to windows setup so it recognizes the drive. on vista you dont have this problem it comes with the driver already... After intalling windows you can install Intel® Matrix Storage Manager it gives you all the info... and also alerts you and shows the status of the hdd's and raid as when rebuild... About the backups, having redundancy doesn't avoid Backups... You should do backups anyway... the intention is UPTIME and RELIABILITY not avoid backups.... maybe you can change your backup policy a lit but continue making backups from time to time... you can have some kind of power issues that burn all your hdd and if you dont have backup you are in trouble...
xpto05 wrote:
if you want a faster and reliable system you go with RAID 5 3 hdd is OK and it works just fine...
Even with motherboard RAID, will it be slightly faster than a single disk??
xpto05 wrote:
About the backups, having redundancy doesn't avoid Backups
Yes, I know. I plan on backing up to an external drive anyway. Thanks!! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!
-
I have an xfx nforce motherboard. I use the onboard RAID 5 (2 x 250GB striped 1 x 500GB mirror). It's seek times, and read write throughput are slightly better than a single drive. One thing that is important to mention that I don't think anyone else has so far: The stripped drives should be the same model HD. If you are scrounging a bunch of HD's together that have been laying around and try to make a RAID 5 it's not going to work to well. RAID 0 sure, but any of the RAID levels that deal with parity should be on identical drives (for the striping anyway). Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level. Software RAID is using the compmgmt.msc's Disk Management(local) Snap-in to create a RAID array. While the performance of RAID5, on my motherboard, isn't going to beat a $600 controller, it isn't the same as Software RAID. Think of onboard graphics cards, at the hardware level they use some RAM and they use some CPU cycles, but they aren't doing "software rendering" (which if anybody HAS used before is way way way worse than an onboard graphics card). In the end, my system isn't screaming speed, but it isn't slow either and all of my data is backed up against a hard drive failing, for my important stuff that I can't loose, I FTPS it off site (the only protection against fire, flood, theft of equipment, data corruption, etc). Well that's my two cents anyway. :zzz: :zzz: :zzz:
Member 4611134 wrote:
Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level.
I will guarantee that it is not a hardware controller. It is just a plain old SATA controller with a bios that can boot create and off the array and a driver that in windows does the software raid. If it were a true hardware controller it would contain a dedicated raid cpu of 200 MHz to 1GHz with an external cache and external battery pack (that is larger than a cell phone battery) to supply hold cache memory in the event of a power outage. After the power is restored this cache gets flushed to the disks.
John
-
I have an xfx nforce motherboard. I use the onboard RAID 5 (2 x 250GB striped 1 x 500GB mirror). It's seek times, and read write throughput are slightly better than a single drive. One thing that is important to mention that I don't think anyone else has so far: The stripped drives should be the same model HD. If you are scrounging a bunch of HD's together that have been laying around and try to make a RAID 5 it's not going to work to well. RAID 0 sure, but any of the RAID levels that deal with parity should be on identical drives (for the striping anyway). Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level. Software RAID is using the compmgmt.msc's Disk Management(local) Snap-in to create a RAID array. While the performance of RAID5, on my motherboard, isn't going to beat a $600 controller, it isn't the same as Software RAID. Think of onboard graphics cards, at the hardware level they use some RAM and they use some CPU cycles, but they aren't doing "software rendering" (which if anybody HAS used before is way way way worse than an onboard graphics card). In the end, my system isn't screaming speed, but it isn't slow either and all of my data is backed up against a hard drive failing, for my important stuff that I can't loose, I FTPS it off site (the only protection against fire, flood, theft of equipment, data corruption, etc). Well that's my two cents anyway. :zzz: :zzz: :zzz:
Member 4611134 wrote:
Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level. Software RAID is using the compmgmt.msc's Disk Management(local) Snap-in to create a RAID array. While the performance of RAID5, on my motherboard, isn't going to beat a $600 controller, it isn't the same as Software RAID.
Unless you paid a several hundred dollar premium (over an otherwise identical but nonraid version of the board) it's not hardware raid, even thought your mobo (or a cheap "raid card") has a "raid controller chip" on it. Real hardware raid has either a microcontroller or asic to do all the parity calculations. Fake hardware raid has a chip that says "I'm a raid controller" but offloads 100% of the work to the CPU just like pure software raid. This results in something as slow as software raid, but which is also tied to a specific controller. Pure software raid at least has the advantage of being portable. :doh:
It is a truth universally acknowledged that a zombie in possession of brains must be in want of more brains. -- Pride and Prejudice and Zombies
-
Member 4611134 wrote:
Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level.
I will guarantee that it is not a hardware controller. It is just a plain old SATA controller with a bios that can boot create and off the array and a driver that in windows does the software raid. If it were a true hardware controller it would contain a dedicated raid cpu of 200 MHz to 1GHz with an external cache and external battery pack (that is larger than a cell phone battery) to supply hold cache memory in the event of a power outage. After the power is restored this cache gets flushed to the disks.
John
Using motherboard raid (RAID 5 2x250GB 1X500GB) : Random Access : 10.3 ms Average Read : 96MB/s Single SATA Drive (500GB): Random Access : 12.4 ms Average Read : 88.5MB/s So in my situation, for whatever reason, a single drive is in no way faster.
-
Member 4611134 wrote:
Also note, in my board (which cost much much less than $600) RAID is indeed implemented at the hardware level. Software RAID is using the compmgmt.msc's Disk Management(local) Snap-in to create a RAID array. While the performance of RAID5, on my motherboard, isn't going to beat a $600 controller, it isn't the same as Software RAID.
Unless you paid a several hundred dollar premium (over an otherwise identical but nonraid version of the board) it's not hardware raid, even thought your mobo (or a cheap "raid card") has a "raid controller chip" on it. Real hardware raid has either a microcontroller or asic to do all the parity calculations. Fake hardware raid has a chip that says "I'm a raid controller" but offloads 100% of the work to the CPU just like pure software raid. This results in something as slow as software raid, but which is also tied to a specific controller. Pure software raid at least has the advantage of being portable. :doh:
It is a truth universally acknowledged that a zombie in possession of brains must be in want of more brains. -- Pride and Prejudice and Zombies
If you read the entire post you would note that I wasn't disputing the fact that it offloaded the parity calculations to the CPU (similar situation for an onboard graphics card). I benchmarked it, and it is (as I said) only slightly faster than a single disk, however, speed isn't really the point of RAID 5. The point is that your data is mirrored without the performance loss of RAID 1. I can take my 500GB mirror drive to another computer and it has all of my data on it (the striped drives are a different story). The main point of RAID 5 is that if a single component in my computer fails, my data is safe, which is the case. However, if my mirrored HD dies at the same time that my motherboard dies, yes, I'll have a problem. If two HDs fail at the same time, yes, I'll have a problem. But you can't protect your data in a single system from a meteor strike. (Which is why I protect the really important info by FTPSing it off site). Before I decided on the setup that I did, I installed both ways, and benchmarked it. (I didn't think about trying pure software (in windows compmgmt.msc Disk Management Snap-in) RAID to see how it performed. I choose the method that required little intervention on my part to keep my data safe, and kept the performance alright. Note also, my system is SATA I, I don't know how SATA II performs as I haven't tested it. So before basing your choice on some article you read about how RAID will perform, see for your self, compare the numbers, and make a decision. Cheers :)
-
Bob1000 wrote:
Thought RAID 5 was 3 or more disks - so if you have two it wouldn't apply!
Yes, I know. I currently have two disks but am thinking about getting a third one to go RAID 5. This discussion is leading me nowhere. I've learned a lot, but since there are people for and against it, I think I will do my own testing and see how it works :) Thanks everybody for your tips!! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!
After having failed at revovering a failed RAID 5 array (single disk failure initially) a few years ago, I would not recommend RAID 5 for anything other than corporate use (with an IT/support department). If one of the drives fail, you must replace it with an IDENTICAL drive (identical addressing and size). We had what was supposed tio be an identical hot spare, but it turned out to have a bad sector (hidden by formatting), which made the drive just a tad smaller. As a result, we couldn't rebuild the array. Since we were using high-end drives, we were able to order a replacement with the same model and revision (expensive). For a home system with less expensive OTS HD, replacement of a failed drive may not be straight forward. Unless your controller specifically allows variation between drives, this may be your deciding factor.
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
Hola Luis, saludos de un paisano :) En inglés para contribuir más al thread: We're currently working with around 20 servers equipped with 4TB raid-5 units (5 1TB drives) and the experience has been quite positive. We're not concerned with read/write performance, mainly information volume, so I can't offer an opinion regarding that aspect. The controller is hardware based (Intel) built directly on the motherboard. Here's our experience so far: We sparingly experience soft failures that are simply corrected by a rebuild operation (sometimes taking around 25 hours to complete); we experience a noticable slow-down, but we still manage to be fully online. We have survived 6 single disk failures so far (in a one year period) with no problems at all to rebuild and minimal off-line time (we have no spare disk installed). We also have had only once a simultaneous-dual disk failure and fortunately we were lucky enough to recover virtually all information using a wonderful commercial tool. :cool: One CRITICAL factor is temperature. Try to keep your drives with good spacing between them and if possible, install additional fans to keep your drives cool. This greatly reduced the time between soft failures. In a nutshell, I would strongly recommend hardware based raid-5! ¡Saludos! Gerardo
-
Hola Luis, saludos de un paisano :) En inglés para contribuir más al thread: We're currently working with around 20 servers equipped with 4TB raid-5 units (5 1TB drives) and the experience has been quite positive. We're not concerned with read/write performance, mainly information volume, so I can't offer an opinion regarding that aspect. The controller is hardware based (Intel) built directly on the motherboard. Here's our experience so far: We sparingly experience soft failures that are simply corrected by a rebuild operation (sometimes taking around 25 hours to complete); we experience a noticable slow-down, but we still manage to be fully online. We have survived 6 single disk failures so far (in a one year period) with no problems at all to rebuild and minimal off-line time (we have no spare disk installed). We also have had only once a simultaneous-dual disk failure and fortunately we were lucky enough to recover virtually all information using a wonderful commercial tool. :cool: One CRITICAL factor is temperature. Try to keep your drives with good spacing between them and if possible, install additional fans to keep your drives cool. This greatly reduced the time between soft failures. In a nutshell, I would strongly recommend hardware based raid-5! ¡Saludos! Gerardo
Hello Gerardo, You bring up a good point: temperature. It's a desktop computer which currently has one HD, and if I put three in it, its fan might not be enough. What I wanted to do was something simple, and adding additional fans or power units is not simple :) I guess I am going to try RAID 5 with what I have right now, and depending on how it works, I'll keep it or go back to a single disk with one backup disk. Where are you from? What do you do? I see you are relatively new here, so welcome!! It's always nice to find someone from Mexico here :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
Luis, I installed a RAID5 configuration on my Q6600 box, 3x500GB drives. I did not think much of it until one of the drives failed. Once the drive removed and sent for repair, I was still able to turn on the computer and work in "degraded mode". Once the new drive came back, I installed it and it rebuilt. Now, what do I think about raid5 ? cheaper than RAID 1. Much better than RAID 0, actually, still wonder why they call that one "RAID". Regards JFG
-
I will be reinstalling my main PC with Vista x64 this weekend. I took the opportunity to upgrade the RAM and the hard drives. It had a 250 GB hard drive which I am replacing with two 500 GB HDs. I was thinking about going RAID 0 or RAID 1, or maybe just using the second HD for incremental backups. But somewhere deep in my mind a RAID 5 idea appeared. Do anybody of you use RAID 5 in your day-to-day computer? Is it worth it? How is performance? Supposedly, a bit better. What do you recommend?
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
If you are doing massive read/write operations or you require the highest level of redundancy of data you might want to consider RAID 5. If however you simply want to have a bit of improved speed for every day tasks/gaming you are not likely to notice any improvement by selecting RAID 5 over RAID 1. The cost benefit (purchasing extra hardware, extra power consumption, possibly needing larger power supply, configuration issues, etc) would likely come out in favor of a RAID 1 configuration. If you really need the extra throughput for read/write operations you should definitely consider a separate raid controller card or using a mainboard designed specifically as a server board unless you have CPU cycles to spare as the on board/bios based controllers do not totally offload the operations to the chipset. FWIW Dave
-
Hello Gerardo, You bring up a good point: temperature. It's a desktop computer which currently has one HD, and if I put three in it, its fan might not be enough. What I wanted to do was something simple, and adding additional fans or power units is not simple :) I guess I am going to try RAID 5 with what I have right now, and depending on how it works, I'll keep it or go back to a single disk with one backup disk. Where are you from? What do you do? I see you are relatively new here, so welcome!! It's always nice to find someone from Mexico here :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!
Hi Luis, Thanks for the warm welcome. Good luck on your trials! In fact, I've been a Code Project user for quite some time, however I'm not very active on the forums. I've found some excellent code here, and I'm really grateful to the community - I hope someday I can give something back that's really useful. :) I love programming and I'm totally into pattern recognition techniques. I work at Obsidian, a company me and some good friends formed a few years ago. We monitor TV and radio broadcasts with a software suite we developed in-house (that's why we need so much storage space). Are you also an entrepreneur at Intelectix? Cheers! :cool: Gerardo
-
Hi Luis, Thanks for the warm welcome. Good luck on your trials! In fact, I've been a Code Project user for quite some time, however I'm not very active on the forums. I've found some excellent code here, and I'm really grateful to the community - I hope someday I can give something back that's really useful. :) I love programming and I'm totally into pattern recognition techniques. I work at Obsidian, a company me and some good friends formed a few years ago. We monitor TV and radio broadcasts with a software suite we developed in-house (that's why we need so much storage space). Are you also an entrepreneur at Intelectix? Cheers! :cool: Gerardo
I used to spend quite a lot of time in the forums, but recently I have not been as active as I would like. Sometimes there's just too much work, and other interests in life... I am sure you have much to contribute to CP. You just have yourself the time to start an article and you'll see it will come out by itself. Yeah, I started Intelectix around 5 years ago to provide quality custom software development here in Chihuahua. I found that there were a lot of freelancers that were not as reliable, and thus decided to start a seriuos company, that although small, could be reliable. We are still a small company (7 people), but we've had quite a lot of work recently. We do mainly .NET/SQL Server development, and have some interesting projects in our portfolio. Where are you? In Mexico City? :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico Follow me on Twitter (@luisalonsoramos) or on my blog (www.luisalonsoramos.com)!