Development tools recommendations

1645 byte By Ken Tozier at 2007-11-19 19:05:02
HiI'm a long time Mac developer who needs to write a small NT daemon for part of a larger project. I've never even attempted a "Hello World" program for a Microsoft based product, so I'm a bit lost on what I'll need to get the job done.A little background:I know C very well, am p...

How To Do Rotate Shift Operations

154 byte By cheery_poori at 2007-11-19 19:08:16
Hello..,<br/>How to do Rotate Shift Operations in vc++. I am trying to encrypt some 4 byte data using shift operations. Please help me ..its urgent..

Guess this technology.....

659 byte By Brad Jones at 2007-11-19 19:08:57
I deal with a lot of companies, a lot of press releases, and a lot of marketing hype. I was curious to see if you guys could tell me what product and/or technology the following five benefits describe:1 - Faster response to changing business needs2 - Increase productivity through improved access to...

Basic Unix programming!

1112 byte By muk at 2007-11-19 19:09:20
Hi, I am a newcomer to unix programming and am stuck on something.Basically the question is that I am required to do is "update the contents of a file by replacing all matches of the word ''user' with the number '1156'. This number also needs to go at the beginning of each l...

Plz carry me

91 byte By Mattrang at 2007-11-19 19:12:44
Ok, I need a free library to write a pdf plug-in ?<br/>sombody can carry me there ? thank u

STL-like stuff in languages other than C++

1342 byte By Hobson at 2007-11-19 19:15:44
Hello everybody I am a programmer and as my 'professional hobby' (you know, thing which makes you think that you like your job) I chose programming with C++. I try to study various apects of it, and master my C++ skills as much as possible. I am finding a lot of things in C++ very useful,...

compilers

325 byte By Jetair at 2007-11-19 19:15:54
I just finished some first chapters of a book on compilers. One thing I wonder is whether such compiler analysis would benefit me most for my future career. That is so vast. So I only would like to know how types and compilers are related, and what should be most important in a compiler designed to...

Online education in computing science

674 byte By venAdder at 2007-11-19 19:19:44
Hi,I finished my university recently and I am interested not in enhancing my education with a degree ( BS or MS ) in computing science, but corresspondence( because of job, whcih I don't wanna leave ).I am particularly intereste din Software enginneering.Does anyone know any good institues that...

Excel Question

288 byte By yiannakop at 2007-11-19 19:21:41
Hi guys. I have the following question regarding MS Excel: I have a list (in one collumn) of names. I want to find (and delete) the duplicate names, and in a second column to present all the names (without any duplicates).<br/>Any ideas how to do this?<br/>Regards.<br/>Theodore

PSD Importer

224 byte By MrDoomMaster at 2007-11-19 19:22:31
I'm looking for a C++ importer for PSD files. This importer absolutely must be able to read layers out of the PSD file. I've done my share of google searching with no reliable results.<br/>Thanks for any help!

voice modem..

1552 byte By Yanco at 2007-11-19 19:24:37
Hello all,(I'm not sure if I am in correct thread so if not, please move it to the correct one, thanks.)I have a following problem. I am to create a system that will be able to make phone calls over voice modem. User will have microphone and speakers pluged into it and through application (whi...

Advice On Technology Choice!

973 byte By BigWinston at 2007-11-19 19:27:46
Hi,I'm looking for your advice regarding what technologies I should use for my project.Project: The project is going to have a GUI. The main idea of the project is to provide statistics (avg. processor load, time window opened, last saved, etc) on all opened windows. So I would need to be able...

banned sites

169 byte By mucker22 at 2007-11-19 19:27:48
ok, this sounds stupid, but im creating a nanny filter, i just need an updated list of banned sites so i can filter urls, dont suppose anyone knows where i would get one

CHM Help

137 byte By ttohme at 2007-11-19 19:28:18
Hello,<br/>I was wondering if CHM would have any capability to perform logical tasks, such as reading from a file...<br/>thanks

Vs2005

284 byte By Laves at 2007-11-19 19:29:13
where can I buy it ? They are still not sold on amazon.<br/>Why DID they announce it would be out on last November THEN this year's January but I still saw nothing ? Are you sure that you are using new 2005 or an update of old 2003 ? <br/>Not honest at all, I find some of you...

Job Titles -- Sr. Software Developer vs. Intermediate-level Software Architect

818 byte By KevinHall at 2007-11-19 19:30:55
I've been gradually shifting gears in my job and am now going to be moving to a new department in a rather small company. To make the long story short (if you're really interested in the story, let me know), I've got the chance to help determine what my new job title is (within reaso...

Hard Drive not shown in SQL Server

208 byte By uddhab at 2007-11-19 19:32:52
I am getting problem in My Ms-Sql Server. My Sql Server is not showing me the Dard Drive that is installed in My Server. It is showing the Map Drive also. Please Help me.<br/>Thaks and Regards<br/>Uddhab

controlling unauthorized sftware installation

403 byte By stoney_mathew at 2007-11-19 19:33:11
I want to develope a general module(ie, it must be applicable for all softwares) to control software installation. By using the indended module, a newly developed software can install only on one hard disk. That is, the new module must retrieve the hard disk no. and check it with the no. given. If t...

Very interesting artilce on Programming Languages

61 byte By Vanaj at 2007-11-19 19:36:55
http://www.cabochon.com/~stevey/blog-rants/tour-de-babel.html

How long are COM DLLs cached

131 byte By DanielB at 2007-11-19 19:41:37
Does anyone know how long a COM DLL stays cached once it's loaded. Also, can you manipulate the time that a DLL is cached for?

Missing operator system!

340 byte By Vo Hoai Phuong at 2007-11-19 19:42:18
Hi all,Depend on hight able friends for this error.My hard disk was corruped. I changed that hard disk for another hard disk. After plug in the new hard disk, i swith power on. I heard a "bip" and then the message "Missing operator system" was appread . What is this message mean?please reply .Thanks...

Alternative to Viewcafe

186 byte By erankushmehta at 2007-11-19 19:43:14
Hi, i want to use a software like viewcafe so as the applet just can be viewed but not downloaded.<br/>Viewcafe is costly.Does anyone knows a cheaper alternative.Please provide the link.

How to register MUltiple DLLs in one command?

325 byte By sudpat at 2007-11-19 19:44:07
Hi,I have around 100 DLL's in my folder which I have to register, I dont want to register each one of them by repeating the command regsvr33 for each of the DLL'. Is there any way where in I can register them in one shot without any hassle? Please any help would be greatly appreciated.Th...

heeeeeeeelp mbus/fbus

150 byte By ledaker at 2007-11-19 19:47:17
Hi,<br/>i need informations about mbus/fbus protocols for nokia mobil phone <br/>:confused: :ehh: :confused: :ehh: :confused: :eek: :eek: :eek:

programming in high school

830 byte By electrifice at 2007-11-19 19:47:29
I'm a high school junior, and I've been programming for a bit more than 3 years now. Its mainly just been aimless programming for fun and experimentation as a hobby, but now I want to get serious about it. So... I would like some suggestions on how to boost my knowledge. What kind of langu...

Easy Unix programming questions...

591 byte By aoxk61 at 2007-11-19 19:48:30
Hi,I have the following code which counts the number of specific words in a file by separating each word onto a new line, and then using grep to count how many lines there are with that word.tr ' \t' '\n\n' < text | grep -c "$word"What I am trying to do now is use this code to...

My new scripting language

1574 byte By DeliciousMammal at 2007-11-19 19:48:36
I have just written a new scripting language. It is really just a joke thing that I did for fun, but I figured I'd post it here and see what people think.You can download it at http://www.muskratwaltz.com/dev/Insivible.zipHere is hello world:0000000OOoooooooooooooooooooooooooooooooooooooooooooo...

SMS interface

395 byte By Crusader370 at 2007-11-19 19:50:03
Hi All,I was wondering whether anyone knows how I can send an SMS message to my computer, either by having a mobile phone connected to it, or some sort of special GSM card. The phone is probably easier. I then need to read what the SMS message is all about, and do some appropriate action.If anyone h...

FAT16 File name

250 byte By Sachu_1979 at 2007-11-19 19:53:06
Hi all,<br/>In which format does the FAT16 file system file name is represented?<br/>Whether it expects in Characters in Unicode or ASCII format?<br/>If represented in Unicode, how do u represent file name in unicode?<br/>Thanks,<br/>Sachin

the best way to tackle this problem?

707 byte By qwerty1472 at 2007-11-19 19:56:48
HiI am trying to create something that will allow me to view two or more web pages on screen simultaneously.Ideally this will take the form of a website that displays other pages, imagine what html frames do but better. Is this possible in any web scripting language? Another slant to looking at this...

Passing data between DAL and BLL, which is the best way

155 byte By d-u at 2007-11-19 20:01:00
There's just too many ways, in your experience what method would you recommend? I hope it would not involve circular reference...<br/>Thanks! :)

SourceSafe Query, Reporting and Analysis Tool - Beta Test

516 byte By dataequity at 2007-11-19 20:05:07
Hello all,We are preparing to release a new commercial product that integrates with various source control products. The first two integrations are MS Visual SourceSafe followed by SubVersion. Among other things our product allows querying, reporting and sophisticated analysis of your source reposit...

Waiting for your suggestion

1231 byte By yiannakop at 2007-11-19 20:06:24
Hi everyone. I have developed a tool for audio characterization (segmentation + classification), using Matlab. I am planning to develop the tool in a programming language (I will probably choose Java for a number of reasons). But for the time I would like to create a simple web interface were the us...

bash command SORT

783 byte By bobo at 2007-11-19 20:07:03
Hellonot sure if this is the right forum for this question, and I did make a search first. but anyways...I have a C program that fetches all of our users from Netware, and I have that it makes a file that I later include in a html as a select tag drop-down menu.Here is what 1 line looks like:<op...

nmake problem

881 byte By denker at 2007-11-19 20:08:43
HelloI'm writing my first makefile by hand and my problem is that I got some source files .cpp, which is placed in a subfolder for example:subdir\a.cppIt is no problem to compile to .obj files (since I have typed all filenames in by hand), but the problem arise, when I need to link, because I u...

C files help!

3228 byte By m!ckey at 2007-11-19 20:09:00
Hi,I was trying out the following code to search and replace words in 'n' number of files but nothing is being written into the new files! Can anybody tell me why?#include <stdio.h>#include <stdlib.h>#include <string.h>#include <conio.h>#include <dir.h>FILE *f...

matlab help needed

470 byte By sathiapriya at 2007-11-19 20:09:51
how to read wave file in matlab. which coding to use?my project is about reading signal from wave file such as word 'hi'with duration less then 2.0 sec then use sampling frequency of 11.025kHz to sample it . then must plot the graph for the input signal. amplitude,V-number of samples,n.any...

Waht are the similarities between Windows OSs

278 byte By The Saint at 2007-11-19 20:11:33
Hi,<br/>I need to figure the similarities & dissimilarities between the following Windows Operating Systems<br/>1. Windows Server 2003<br/>1. Windows 2000 Server <br/>1. Windows 2000 Server Advanced<br/>Where can I find relevant information? The MS site does not help much.

Matlab - globar variable declaration in GUI

562 byte By yiannakop at 2007-11-19 20:11:56
Hi everyone. I need your help in a problem regarding Matlab. I have created a simple gui (using matlab guide). In some point, at a specific callback of the gui I compute the a certain variable. I want this variable to be used by other callbacks. The problem is that if I declare this variable as "glo...

Compiler

543 byte By Rehorav at 2007-11-19 20:11:58
Well, I didn't know where to put this, so I placed it in here. I am working on a Delphi project, and I need it to be so people can put in their settings, (it writes the settings to a source file) and I have the DCC32 (Win32 Delphi Compiler) compile the source to have the .exe as an outcome. How...

EXE friendly descriptions

494 byte By coder0xff at 2007-11-19 20:13:19
I am writing an application that has functionality similar to task manager. I want to be able to provide friendly names for processes. I've noticed that many Win32 executables, when you open the properties dialog gives a description. I copied explorer.exe to my desktop and renamed it to e.exe....

Best programming langguage !

276 byte By Vo Hoai Phuong at 2007-11-19 20:16:17
Hi friends,<br/>I want to make a program to connect my computer with a phone by a modem and then get the number of key which pressed from the phone's keypad.<br/>I don't know what is the best programming language for my program?<br/>Please reply,<br/>Vo Hoai Phuong.

C++ Certification

352 byte By RahulKateSys at 2007-11-19 20:20:49
Hi to all gurus, I don't where to post this query. I came to know abt C++,VC++ certification examinations. Which is the best and useful for job and self improvement. I heard abt brainbench. Is Brainbench really usefull or shall I llok for others?.-- Rah...

MATLAB file operation , regarding DNA (bio-informatics)

950 byte By king_of_kings at 2007-11-19 20:22:38
hello every one.This is my first thread in code guru.I need to write a program in matlab to open a file having a large DNA string (about 43000 characters).Then i need to compare the entire DNA string with the 64 codons.Hope you know what is a codon.So finally i need to get a plot with 64 codons on X...

RSS Newsfeed

195 byte By usamaalam at 2007-11-19 20:23:47
Hello everybody,<br/>I am searching some website which publishes newsfeed with full story. I need to show full story of the news on my site.<br/>Do you have any idea ??<br/>Thanks.

File searching

642 byte By ggmn at 2007-11-19 20:28:32
Not posted in this topic before and it looks a bit quieter than others.... but if anyone knows and has the time to answer:Why is it that a dialup connection can request a single web page from the other side of the world, out of the millions of sites there are, and have it downloaded in seconds, yet...

C++ or VB ??

233 byte By infovb at 2007-11-19 20:30:38
i started programming in vb , but i have a little confuse what should i used in this both vb or c++ ? dont know what is the best of two that i can be used when it comes to programming or software making? pls give some advice?/ thanks

Applied Microsoft .NET Framework 2.0 Programming, 2nd Edition

131 byte By junma at 2007-11-19 20:31:14
anybody could supply a linker to download book "Applied Microsoft .NET Framework 2.0 Programming, 2nd Edition"<br/>kind thanks

Creating a project copy in Visual Source Safe 6.0

163 byte By gorichok at 2007-11-19 20:31:35
Hi, <br/>Please tell me, can I make a copy of project with different name in VSS, but I want to keep in copy all history, comments and etc. from original project ?

Which Bugtracker do YOU prefer?

870 byte By Daniel Techen at 2007-11-19 20:37:42
Hi folks,as I mentioned in the headline I was wondering which Bugtrackers are available and which you (and your management) prefer.I'm asking that because at the moment we are using a commercial solution from Merant (PVCS). I'm not too happy with that because in my opinion it's lackin...