<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - 14,40</title>
		<link>http://www.daniweb.com/forums</link>
		<description>Tech support, programming, web development, and internet marketing community. Forums to get free computer help and support.</description>
		<language>en-US</language>
		<lastBuildDate>Sun, 05 Jul 2009 18:59:03 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/forums//forums/myimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - 14,40</title>
			<link>http://www.daniweb.com/forums</link>
		</image>
		<item>
			<title>Need help with a paper sketch</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201795&goto=newpost]]></link>
			<pubDate>Sun, 05 Jul 2009 17:08:46 GMT</pubDate>
			<description><![CDATA[I figured this topic doesn't really fit here, but daniweb is one of the biggest IT community I know and I found help here several times, too, so maybe someone will help me out :)

After years of coding all of a sudden I got a paper on "Authorization in instant messengers" to write. While creating a...]]></description>
			<content:encoded><![CDATA[<div>I figured this topic doesn't really fit here, but daniweb is one of the biggest IT community I know and I found help here several times, too, so maybe someone will help me out :)<br />
<br />
After years of coding all of a sudden I got a paper on &quot;Authorization in instant messengers&quot; to write. While creating a messenger and the authorization system isn't that big a deal, what can be written about it? It needs to be around 50 pages :/<br />
<br />
If someone could help me out with creating the &quot;framework&quot; of that paper that I could fill with data, it would be great.<br />
<br />
<br />
PM me if you feel you could do the whole thing. I'm sure we can reach an agreement.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>mashimaro</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201795</guid>
		</item>
		<item>
			<title>Evolutionary Computing</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201679&goto=newpost]]></link>
			<pubDate>Sat, 04 Jul 2009 17:39:32 GMT</pubDate>
			<description>What is evolutionary computing?

where can find more information on this.</description>
			<content:encoded><![CDATA[<div>What is evolutionary computing?<br />
<br />
where can find more information on this.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>Gihan Sky</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201679</guid>
		</item>
		<item>
			<title><![CDATA["this" keyword in OOP]]></title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201644&goto=newpost]]></link>
			<pubDate>Sat, 04 Jul 2009 11:28:04 GMT</pubDate>
			<description><![CDATA[Hello
In many OOP languages "this"(or something similar) is used to point to current object. But i think its an object by itself. Here is what i found" polymorphic object which can point in different times to different object`s types"
I like to get some more information about this maybe some...]]></description>
			<content:encoded><![CDATA[<div>Hello<br />
In many OOP languages &quot;this&quot;(or something similar) is used to point to current object. But i think its an object by itself. Here is what i found&quot; polymorphic object which can point in different times to different object`s types&quot;<br />
I like to get some more information about this maybe some science article.<br />
Thank you in advance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>yakovm</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201644</guid>
		</item>
		<item>
			<title>Best OO approach?</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201275&goto=newpost]]></link>
			<pubDate>Thu, 02 Jul 2009 16:32:02 GMT</pubDate>
			<description><![CDATA[Hi all

I have found 2 approaches in Object Oriented programming:
1. Creating a "master" class that contains all classes, and creating a method for each operation. (With this approach you only have to pass the "master" class throughout different GUI screens)
2. Using only the classes you need in...]]></description>
			<content:encoded><![CDATA[<div>Hi all<br />
<br />
I have found 2 approaches in Object Oriented programming:<ol style="list-style-type: decimal"><li>Creating a &quot;master&quot; class that contains all classes, and creating a method for each operation. (With this approach you only have to pass the &quot;master&quot; class throughout different GUI screens)</li><li>Using only the classes you need in the GUI (Then you have to see you pass through the appropriate classes)</li></ol><br />
I find that both approaches have their pro's and con's.<br />
Using only the necessery classes fits my idea of OO better, but I'm not sure cause, well, as said, using a master class has it's advantages too.<br />
<br />
If necessary I'll try to give some more specific pro's and con's, but I'll leave it to this for now.<br />
<br />
What do you all think about this?<br />
<br />
Thx in advance<br />
Greets<br />
K?!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>K?!</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201275</guid>
		</item>
		<item>
			<title>UML ?</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201255&goto=newpost]]></link>
			<pubDate>Thu, 02 Jul 2009 15:04:45 GMT</pubDate>
			<description>Does it take UML knowledge to be good at designing BIG project?
If yes is there free UML modeling software?
Thanks</description>
			<content:encoded><![CDATA[<div>Does it take UML knowledge to be good at designing BIG project?<br />
If yes is there free UML modeling software?<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>evstevemd</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201255</guid>
		</item>
		<item>
			<title>Dot Net or J2EE</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201201&goto=newpost]]></link>
			<pubDate>Thu, 02 Jul 2009 11:16:46 GMT</pubDate>
			<description>which one is difficult among development platform to learn J2EE or Dot Net and make a career out of it?

who is a gifted one a J2EE developer or a Dot Net Developer?</description>
			<content:encoded><![CDATA[<div>which one is difficult among development platform to learn J2EE or Dot Net and make a career out of it?<br />
<br />
who is a gifted one a J2EE developer or a Dot Net Developer?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>auhuman</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201201</guid>
		</item>
		<item>
			<title>Questions about API and ABI</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201177&goto=newpost]]></link>
			<pubDate>Thu, 02 Jul 2009 10:12:39 GMT</pubDate>
			<description><![CDATA[Hi all
I have some questions
1-Is an API just a set of functions that let you do sth easier that using the things that make up the API,directly?If yes so and API must be able to be compiled in every IDE but you can see that Qt's API needs its own IDE to be compiled?
2-How language independent APIs...]]></description>
			<content:encoded><![CDATA[<div>Hi all<br />
I have some questions<br />
1-Is an API just a set of functions that let you do sth easier that using the things that make up the API,directly?If yes so and API must be able to be compiled in every IDE but you can see that Qt's API needs its own IDE to be compiled?<br />
2-How language independent APIs work?Does it mean that with having the API,you can use it in any language?<br />
3-From the definition of ABI in wikipedia,I understood that they are used to make the communication between softwares easier.Is it right?If yes,how can I implement that?<br />
thanks a lot</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>pywriter</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201177</guid>
		</item>
		<item>
			<title>shrink wrapped applications</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201146&goto=newpost]]></link>
			<pubDate>Thu, 02 Jul 2009 07:33:23 GMT</pubDate>
			<description>gud day every1, am going for a test and i need to get urgent inforamtion on shrink wrapped application. 
anyone who knows about it and sites i could visit to read more should please reply this thread.
Thanks</description>
			<content:encoded><![CDATA[<div>gud day every1, am going for a test and i need to get urgent inforamtion on shrink wrapped application. <br />
anyone who knows about it and sites i could visit to read more should please reply this thread.<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>fkcares</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201146</guid>
		</item>
		<item>
			<title>Computer graphics</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201030&goto=newpost]]></link>
			<pubDate>Wed, 01 Jul 2009 19:54:31 GMT</pubDate>
			<description><![CDATA[I am new here..i don't really know how to go about this site but guess this is a start and i hope i can be corrected..i need couple of answers to the questions i have below:

1- Discuss any 6 application areas of Computer Graphics?
2- Explain briefly what you understand by Matlab Figure?
3- Explain...]]></description>
			<content:encoded><![CDATA[<div>I am new here..i don't really know how to go about this site but guess this is a start and i hope i can be corrected..i need couple of answers to the questions i have below:<br />
<br />
1- Discuss any 6 application areas of Computer Graphics?<br />
2- Explain briefly what you understand by Matlab Figure?<br />
3- Explain what you understand by Display Processor?<br />
<br />
Please anyone assist will really appreciate it..</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>dennbibbs</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201030</guid>
		</item>
		<item>
			<title>Binary</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=201044&goto=newpost]]></link>
			<pubDate>Tue, 30 Jun 2009 16:42:27 GMT</pubDate>
			<description>Sorry in advance if this is in the wrong forums but I am new here and was not too sure where to post for help. Onto business I was wondering if anybody knows how to convert a number that has a decimal point in it (example: 0.31) into binary? I have been tasked to do it but everywhere I look is no...</description>
			<content:encoded><![CDATA[<div>Sorry in advance if this is in the wrong forums but I am new here and was not too sure where to post for help. Onto business I was wondering if anybody knows how to convert a number that has a decimal point in it (example: 0.31) into binary? I have been tasked to do it but everywhere I look is no help and was wondering if anybody here could shed some light onto this?<br />
<br />
Thanks in advance,<br />
Steve.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>Stemack</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=201044</guid>
		</item>
		<item>
			<title><![CDATA[guys i don't know where to post so i am posting it here: I need your help]]></title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=200703&goto=newpost]]></link>
			<pubDate>Tue, 30 Jun 2009 13:11:15 GMT</pubDate>
			<description>Hi,
   I joined a company on 1st of June and I am going to get my 1st month salary. And the one responsible for this to happen is my sister. She after finishing her BE-computer science from one of the reputed colleges in Tamil Nadu,INDIA  joined a customer support services and she took the burden...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
   I joined a company on 1st of June and I am going to get my 1st month salary. And the one responsible for this to happen is my sister. She after finishing her BE-computer science from one of the reputed colleges in Tamil Nadu,INDIA  joined a customer support services and she took the burden of my family's poor fiscal condition. She is still working there with no willing to work. Her aim is to become a developer. Now I can support my family and I want my sister's dream to come true. I want to know which course in which training institute will help here to reach her goal. I want your help to figure out a course that covers programming languages and technologies that are used now and will be used predominantly in future and a perfect IT training institute that provide 1st class training and placements. The major reason going for an IT training institute is to find her a developer job within 3-6 months. So please advise me a course that falls inside this time limit and a Training institute in Chennai. I suggested my sister to do a course that covers JAVA and WEB technologies since next generation will be ruled by internet and do it in NIIT. I am not confident of my suggestion to my sister since I am a fresher to IT industry I am not that sure of the future. So help me to show my sister a right direction.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>auhuman</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=200703</guid>
		</item>
		<item>
			<title>Help.... Final Project</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=200694&goto=newpost]]></link>
			<pubDate>Tue, 30 Jun 2009 12:33:14 GMT</pubDate>
			<description>I have a final project coming up....I have been thinking of ideas about e-learning with voip, a house security system with electric power monitor, and an inventory and sales system with travel logs through sms.
Is it possible to create those proposals into reality?
Thanks for the advice.

My...</description>
			<content:encoded><![CDATA[<div>I have a final project coming up....I have been thinking of ideas about e-learning with voip, a house security system with electric power monitor, and an inventory and sales system with travel logs through sms.<br />
Is it possible to create those proposals into reality?<br />
Thanks for the advice.<br />
<br />
My apologies to this thread if I have put it in a wrong forum...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>iantoya</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=200694</guid>
		</item>
		<item>
			<title>Buffer memory and RAM?</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=200678&goto=newpost]]></link>
			<pubDate>Tue, 30 Jun 2009 11:29:16 GMT</pubDate>
			<description><![CDATA[What's the difference guys?]]></description>
			<content:encoded><![CDATA[<div>What's the difference guys?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>sravan953</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=200678</guid>
		</item>
		<item>
			<title>Is it safe to have multiple threads add to or subtract from a quantity?</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=200270&goto=newpost]]></link>
			<pubDate>Sun, 28 Jun 2009 08:34:42 GMT</pubDate>
			<description><![CDATA[Say I have a single floating point number called result equal to 0 and two threads, one thread adds 4 and the other subtracts 2.  Is there any possibility that result will be equal something other then 2 afterwards?

If you want a more concrete example I ask this question because of a project I'm...]]></description>
			<content:encoded><![CDATA[<div>Say I have a single floating point number called result equal to 0 and two threads, one thread adds 4 and the other subtracts 2.  Is there any possibility that result will be equal something other then 2 afterwards?<br />
<br />
If you want a more concrete example I ask this question because of a project I'm working on.  Basically I'm simulating a network of neurons and I want to distribute the neurons among multiple threads so it runs faster.  <br />
<br />
Every thread is responsible for it's own group of neurons and at each time step of the simulation all threads calculate the voltage of their neurons and see if any neurons have exceeded a threshold, then they run into a barrier and wait for all the threads to catch up.<br />
<br />
Then the voltages of any neurons connect to the neurons that exceeded the threshold are then added to or subtracted from depending on the strength of the connection.  It's this step I worry about because two threads could try to change the voltage of the same neuron at the same time.  I think I know a way around this but I wondered if things are fine the way they are, since the threads are adding or subtracting values as opposed to assigning values.<br />
<br />
After this the threads run into the same barrier as before and wait for each other before starting the next time step.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>OffbeatPatriot</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=200270</guid>
		</item>
		<item>
			<title>OS and memory related question</title>
			<link><![CDATA[http://www.daniweb.com/forums/showthread.php?t=200228&goto=newpost]]></link>
			<pubDate>Sat, 27 Jun 2009 21:19:57 GMT</pubDate>
			<description>There is a computer with 1 GB of physical memory and a triple layered mapping system (The top layer table consists of one page).  Each entry in the table is 4 bytes (32 bits). 26 bits represt the page number.
How many bits in the virtual adress represt the offset?
What is the maximal virtual space...</description>
			<content:encoded><![CDATA[<div>There is a computer with 1 GB of physical memory and a triple layered mapping system (The top layer table consists of one page).  Each entry in the table is 4 bytes (32 bits). 26 bits represt the page number.<br />
How many bits in the virtual adress represt the offset?<br />
What is the maximal virtual space possible this system can support?<br />
<br />
Thanks in advance for the help!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forumdisplay.php?f=14">Computer Science</category>
			<dc:creator>blabla2006</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/showthread.php?t=200228</guid>
		</item>
	</channel>
</rss>
