Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 500
Search took 0.07 seconds.
Search: Posts Made By: kurifu
Forum: Coder's Corner Lounge Jan 8th, 2008, 6:13 PM
Replies: 12
Views: 305
Posted By kurifu
Re: Complex SQL Question Question

I am far from being a database guru by any means, but keep in mind you are looking at only one very small facet of an entire application. I am happy to say that this is really the only query that has...
Forum: Coder's Corner Lounge Jan 8th, 2008, 1:24 PM
Replies: 18
Views: 897
Posted By kurifu
Re: Software Engineering – Most Overrated Career?

This doesn't seem so much as a limitation in the field so much as a limitation on your ambition. Learning new technologies is half the fun of the battle.

I wouldn't choose any other career.. except...
Forum: Coder's Corner Lounge Jan 8th, 2008, 1:20 PM
Replies: 12
Views: 305
Posted By kurifu
Re: Complex SQL Question Question

SQL Server 2005 is pretty normal these days. I think if anything it is you, sir, who is not normal!

lol
Forum: Coder's Corner Lounge Jan 8th, 2008, 11:52 AM
Replies: 12
Views: 305
Posted By kurifu
Re: Complex SQL Question Question

This won't work because there are multiple health records per cat, the WHERE clause would always return true, returning multiple records for each cat.

I should add that even when using multiple...
Forum: Coder's Corner Lounge Jan 4th, 2008, 1:09 PM
Replies: 12
Views: 305
Posted By kurifu
Re: Complex SQL Question Question

Ok, so officially this is what solved my problem, and despite the number of inner queries, it runs much much faster...


SELECT DISTINCT cat_id, cat_name, cst_status, cat_birthday, cat_intake_date,...
Forum: Coder's Corner Lounge Jan 3rd, 2008, 11:56 PM
Replies: 12
Views: 305
Posted By kurifu
Re: Complex SQL Question Question

I always thought that LEFT OUTER JOIN required matching records in both tables, now that I know it does not, it should actually work very well. Thanks.
Forum: Coder's Corner Lounge Jan 3rd, 2008, 3:34 PM
Replies: 12
Views: 305
Posted By kurifu
Complex SQL Question Question

Hey guys; Trying to optimize some code that I wrote to not kill our DB server, I was hoping someone could give me some insightful feedback, as googling this isn't very easy.

Basically I have some...
Forum: C# Nov 28th, 2007, 8:56 PM
Replies: 5
Views: 301
Posted By kurifu
Re: TCP Server Design

IR: in retrospect, I will have very few working threads as most client server connectivity will be very minor "check for updates" kind of events. However a couple of clients will be sending large...
Forum: C# Nov 28th, 2007, 8:54 PM
Replies: 5
Views: 301
Posted By kurifu
Re: TCP Server Design

If you are using BeginReceive, then you are using asynchronous sockets. I prefer to stick with synchronous sockets.
Forum: C# Nov 28th, 2007, 7:45 AM
Replies: 5
Views: 301
Posted By kurifu
TCP Server Design

I am working on a project which uses a client/server model. The client will connect with the server using a TCP/IP connection (though I have considered using UDP/IP).

For server design though there...
Forum: Coder's Corner Lounge Nov 15th, 2007, 4:46 PM
Replies: 4
Views: 247
Posted By kurifu
Don't read this post

Don't worry about this post.. someone had the nerve to spam me, and leave their real email address in a place that was easy to get.. so I am returning the favour

<address removed>

I think he also...
Forum: Coder's Corner Lounge May 15th, 2007, 8:47 AM
Replies: 3
Views: 113
Posted By kurifu
Windows Vista Wifi

So I seem to have a problem where one day I will connect to an AP here at work with Windows Vista and it work fine, and than a week or so later I will connect with the AP, and my client wil send...
Forum: JavaScript and Client-Side Browser Scripting May 7th, 2007, 1:47 PM
Replies: 4
Views: 249
Posted By kurifu
The changepic functions called all have to return...

The changepic functions called all have to return at some point, I don't see any condition that stops them from returning and avoiding the alert function. I think you need a conditional statement in...
Forum: C# May 7th, 2007, 1:45 PM
Replies: 8
Views: 214
Posted By kurifu
What do virtual pointers have to do with creating...

What do virtual pointers have to do with creating PDF documents? I have never heard of any such thing. Maybe if you have a library which creates a PDF document you have to use a virtual pointer in...
Forum: Coder's Corner Lounge May 7th, 2007, 1:43 PM
Replies: 9
Views: 194
Posted By kurifu
Where do you live? Uk? I wish we had a student...

Where do you live? Uk? I wish we had a student loans program like that, they wouldn't give me enough funds to complete school and I am still expected to pay it all back, it doesn't matter how much or...
Forum: Other Programming Languages May 7th, 2007, 1:40 PM
Replies: 7
Views: 246
Posted By kurifu
Don't know much about Quotas since I don't really...

Don't know much about Quotas since I don't really use them, I know it is possible as I have seen my University (back when I was a student) use quotas on user accounts (pretty much you prepaid for so...
Forum: Other Programming Languages May 6th, 2007, 10:59 PM
Replies: 7
Views: 246
Posted By kurifu
Look up CUPS, it has been done.

Look up CUPS, it has been done.
Forum: Coder's Corner Lounge May 6th, 2007, 10:59 PM
Replies: 19
Views: 600
Posted By kurifu
No offence, but I don't think you have the...

No offence, but I don't think you have the interest to take your through computer science, and even if you graduated and managed to find and keep a job, your progress in the field will likely be...
Forum: Community Introductions May 6th, 2007, 10:56 PM
Replies: 6
Views: 217
Posted By kurifu
I like the dancing banana, I think I might be...

I like the dancing banana, I think I might be juvenile, or maybe just easily amused.
Forum: Community Announcements and Feedback May 2nd, 2007, 9:21 PM
Replies: 27
Views: 558
Posted By kurifu
I don't seriously think people are going to troll...

I don't seriously think people are going to troll the web hoping to sue others for smilies.
Forum: Community Announcements and Feedback May 2nd, 2007, 9:21 PM
Replies: 27
Views: 558
Posted By kurifu
What do you have against expressions! Long live...

What do you have against expressions! Long live gimpy!!!!
Forum: Java Apr 23rd, 2007, 3:49 PM
Replies: 15
Views: 310
Posted By kurifu
They couldn't hurt.

They couldn't hurt.
Forum: Coder's Corner Lounge Apr 23rd, 2007, 3:49 PM
Replies: 1
Views: 111
Posted By kurifu
A lot of these questions depend on how you intend...

A lot of these questions depend on how you intend on doing to RPC, and the nature of the server and client. Generally most RPC server will queue requests and handle one at a time, whicever it sees...
Forum: Software Design and Algorithms Apr 8th, 2007, 10:43 PM
Replies: 10
Views: 308
Posted By kurifu
You should also research magic... complex, but...

You should also research magic... complex, but once you master it you can do almost anything (as long as you don't run out of MP).
Forum: Coder's Corner Lounge Apr 8th, 2007, 2:07 PM
Replies: 21
Views: 421
Posted By kurifu
IR: I found a lot of my univeristy professors...

IR: I found a lot of my univeristy professors took the same approach with memory constraints, even the programming competitions we attended tended to require code which compiled and executed within...
Forum: C++ Apr 8th, 2007, 11:50 AM
Replies: 7
Views: 200
Posted By kurifu
Actually I find almost always that using a socket...

Actually I find almost always that using a socket library is very effective, usually because you can handle a lot more of the higher level coding with sockets in the library, such as using pluggable...
Forum: C# Apr 7th, 2007, 5:17 PM
Replies: 1
Views: 129
Posted By kurifu
You know I think the solution to this was a...

You know I think the solution to this was a little bit easier then I originally anticipated...

When the packet goes across the stream it has to be a byte stream, this is the only way the...
Forum: C# Apr 7th, 2007, 5:00 PM
Replies: 1
Views: 129
Posted By kurifu
Binary Serialization vs. Byte Streams

Remeber back in C++ when to send a packet from one end point to another you create some structure for your packet headers and data, casted it into a bytstream sent it and then interpreted it again on...
Forum: Coder's Corner Lounge Apr 7th, 2007, 4:30 PM
Replies: 21
Views: 421
Posted By kurifu
Sometimes it is cheaper to buy more memory and...

Sometimes it is cheaper to buy more memory and hard drive space than it is to make a program more efficient. I have worked with companies in the past who have given me that as an aswer to some of the...
Forum: ASP.NET Apr 7th, 2007, 3:18 PM
Replies: 2
Views: 124
Posted By kurifu
What?

What?
Forum: PHP Apr 7th, 2007, 3:15 PM
Replies: 5
Views: 198
Posted By kurifu
Yes, you should read the mysql administration...

Yes, you should read the mysql administration guide.. I don't think you are having problems installing mySQL, I think you just need to configure your administration and user account.
Forum: C++ Apr 7th, 2007, 3:14 PM
Replies: 3
Views: 145
Posted By kurifu
I think you are taking the wrong approach to...

I think you are taking the wrong approach to this... writing the data to a file and having that file stream back to the audio player. You might manage to make it work, but at the cost of processing...
Forum: Coder's Corner Lounge Apr 7th, 2007, 3:09 PM
Replies: 21
Views: 368
Posted By kurifu
Agreed... Windows XP might be expensive, but...

Agreed... Windows XP might be expensive, but there are moral issues with using pirated copies of Windows. There are a lot of open source alternatives which work very well, Linux namely, and Fedora...
Forum: C# Apr 7th, 2007, 3:02 PM
Replies: 3
Views: 179
Posted By kurifu
Can you give us the stack trace? And what are the...

Can you give us the stack trace? And what are the values of the variable at the line that is throwing the exception? Are the strings being properly encoded and decoded when going across the...
Forum: C Apr 5th, 2007, 3:35 PM
Replies: 9
Views: 363
Posted By kurifu
I have never seen anyone solve a pointer like...

I have never seen anyone solve a pointer like that before, lol.
Forum: C# Apr 5th, 2007, 3:33 PM
Replies: 7
Views: 205
Posted By kurifu
If you are dealing with constantly growing...

If you are dealing with constantly growing number, and they likely won't trim off within any reasonable period of time, you might consider a database system, or even an embedded database solution....
Forum: Coder's Corner Lounge Apr 5th, 2007, 3:32 PM
Replies: 18
Views: 388
Posted By kurifu
The 2.6 kernel I think helped drastically making...

The 2.6 kernel I think helped drastically making linux possible on the desktop, bringing better driver support that was much needed in the linux community.
Forum: Coder's Corner Lounge Apr 5th, 2007, 3:31 PM
Replies: 33
Views: 618
Posted By kurifu
I can't stand manual shavors, by hair is too...

I can't stand manual shavors, by hair is too fine, I use a Barun Sycnropro shavor (electric) with the auto cleaning function, expensive, but I swear by this thing. No irritation or anything.
Forum: Coder's Corner Lounge Apr 5th, 2007, 3:30 PM
Replies: 19
Views: 463
Posted By kurifu
Used to use C++ for almost everything, now I use...

Used to use C++ for almost everything, now I use C# for almost everything, but Perl and PHP make their way in the list as well, depends overall on what I am doing.
Forum: C++ Apr 4th, 2007, 1:04 PM
Replies: 5
Views: 164
Posted By kurifu
That is a good point, never really had to use it...

That is a good point, never really had to use it when porting before so didn't think about it.
Showing results 1 to 40 of 500

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:49 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC