<?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</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>Fri, 20 Nov 2009 21:33:11 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Why my site is not indexed ?</title>
			<link>http://www.daniweb.com/forums/thread240098.html</link>
			<pubDate>Fri, 20 Nov 2009 21:25:39 GMT</pubDate>
			<description>It has been 2 weeks since I launched my website. I have done everything by book, added a sitemap, registered the site with google, yahoo and bing. Put the title and description meta tag. 
 
My site is still not indexed .. 
Please advise what I can do so that google indexes it. 
www.dealpigeon.com 
...</description>
			<content:encoded><![CDATA[<div>It has been 2 weeks since I launched my website. I have done everything by book, added a sitemap, registered the site with google, yahoo and bing. Put the title and description meta tag.<br />
<br />
My site is still not indexed ..<br />
Please advise what I can do so that google indexes it.<br />
<a rel="nofollow" class="t" href="http://www.dealpigeon.com" target="_blank">www.dealpigeon.com</a><br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum43.html">Promotion and Marketing Plans</category>
			<dc:creator>omsoni</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240098.html</guid>
		</item>
		<item>
			<title>News Story Inventing A New Linux User Interface</title>
			<link>http://www.daniweb.com/news/story240097.html</link>
			<pubDate>Fri, 20 Nov 2009 21:19:12 GMT</pubDate>
			<description><![CDATA[If you weren't already familiar with the likes of GNOME, KDE, XFCE, LXDE, Enlightenment and others, what would you like to see in a Linux User Interface? Whether you call it a desktop manager, a window manager, an XGUI or user interface; what do you think it needs to be successfully adopted for...]]></description>
			<content:encoded><![CDATA[<div>If you weren't already familiar with the likes of GNOME, KDE, XFCE, LXDE, Enlightenment and others, what would you like to see in a Linux User Interface? Whether you call it a desktop manager, a window manager, an XGUI or user interface; what do you think it needs to be successfully adopted for regular users instead of Mac OS or Windows? Before you answer, assume that the end user is a non-technical person who just wants to turn on the computer and become productive right away.<br />
<br />
Think in terms of applications, installing new applications, help files, updating, patching, malware prevention and customizing the desktop look and feel.<br />
<br />
When you choose from all of the available window managers and desktops, what do you look for?<br />
<br />
Personally, I'd like a system that is lightweight and fast like XFCE or LXDE but with the stability of GNOME, plus the KDE and GNOME libraries so that I can install any app available at any time. I'd like a smart system that incorporates artificial intelligence (AI) into the desktop by learning the way I work and responding to those subtle and individual differences.<br />
In fact, a system that incorporates AI into the core of the operating system is a good idea and one that's long overdue. If a car's internal computer can learn the way I drive and respond to that, then surely we should create a computer that does that for users. But these are just my thoughts on the subject.<br />
<br />
Write back and tell me what you think the Linux user interface needs to make it compete more effectively against the competition.<br />
Is such a system possible to create?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum108.html">Window and Desktop Managers</category>
			<dc:creator>khess</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240097.html</guid>
		</item>
		<item>
			<title>Fibonacci Search Logic/Algorithm</title>
			<link>http://www.daniweb.com/forums/thread240096.html</link>
			<pubDate>Fri, 20 Nov 2009 21:17:22 GMT</pubDate>
			<description><![CDATA[Hello Friends! 
 
As the topic name is clearing, I need help regarding how this "Fibonacci Search" works? *The basic concept behind introducing this Fibonacci Search?* 
 
_I neither want replies telling it's based on Fibonacci Series nor the code but the actual logic behind it._ 
 
As of now I've...]]></description>
			<content:encoded><![CDATA[<div>Hello Friends!<br />
<br />
As the topic name is clearing, I need help regarding how this &quot;Fibonacci Search&quot; works? <span style="font-weight:bold">The basic concept behind introducing this Fibonacci Search?</span><br />
<br />
<span style="text-decoration:underline">I neither want replies telling it's based on Fibonacci Series nor the code but the actual logic behind it.</span><br />
<br />
As of now I've clearly understood the two searching algorithms viz. Sequential Search and Binary Search.<br />
<br />
As the Fibonacci Search is mostly based on Binary Search(As my professor said) it'd be better if you explain with that reference.<br />
<br />
It'll be good to have visual aid if possible!(as I'm a visual learner)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Acquiring</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240096.html</guid>
		</item>
		<item>
			<title>perfect numbers . . !</title>
			<link>http://www.daniweb.com/forums/thread240095.html</link>
			<pubDate>Fri, 20 Nov 2009 21:14:26 GMT</pubDate>
			<description><![CDATA[Can any one help me with this exercise . . ! 
I did not understnd it . ? 
 
 
 
 
 
* A number  is called a proper divisor of N if M < N and M divides N. A positive integer is called perfect if it is the sum of its positive proper divisors. For example, the positive proper divisors of 28 are 1, 2,...]]></description>
			<content:encoded><![CDATA[<div>Can any one help me with this exercise . . !<br />
I did not understnd it . ?<br />
<br />
<br />
<br />
<br />
<br />
<span style="font-weight:bold"> A number  is called a proper divisor of N if M &lt; N and M divides N. A positive integer is called perfect if it is the sum of its positive proper divisors. For example, the positive proper divisors of 28 are 1, 2, 4, 7, and 14 and 1+2+4+7+14=28. Therefore, 28 is perfect. Write a program to display the first 4 perfect integer  .. </span></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum9.html">Java</category>
			<dc:creator>alreem</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240095.html</guid>
		</item>
		<item>
			<title>Inheritance</title>
			<link>http://www.daniweb.com/forums/thread240094.html</link>
			<pubDate>Fri, 20 Nov 2009 21:13:08 GMT</pubDate>
			<description><![CDATA[Okay where should I begin....  I have this rather asinine program that as of right now only asks the user what quantity of dollars and particular coins they have then just spits out what was imputed. I need to add in a 'child' class that does all the following 
 
-Add a new private or protected...]]></description>
			<content:encoded><![CDATA[<div>Okay where should I begin....  I have this rather asinine program that as of right now only asks the user what quantity of dollars and particular coins they have then just spits out what was imputed. I need to add in a 'child' class that does all the following<br />
<br />
-Add a new private or protected data member for a cents. This should be a floating point variable.<br />
<br />
-Add the appropriate accessor and mutator methods to the class<br />
<br />
-It needs to have its own no argument constructor that calls the base class constructor and then initializes cents to 0. <br />
<br />
-The new class should override the inputInfo method of Money. This new method will use the base class method to retrieve the data from the user as dollars, quarters, dimes, nickels and pennies. After the data has been retrieved the method should convert and store the value of the dollars, quarters, dimes, nickels and pennies as a floating point value in cents.<br />
<br />
-The new class should override the outputInfo method so that in additional to calling the base classes method, it prints an additional line showing the amount of money as a decimal value. <br />
<br />
I attached a UML (i think)<br />
<br />
And heres the code:<br />
<br />
 <pre style="margin:20px; line-height:13px">#include &lt;iostream&gt;<br />
using namespace std;<br />
<br />
class Money<br />
{<br />
private:<br />
// Private data members<br />
int dollars, quarters, dimes, nickels, pennies;<br />
public:<br />
// Default constructor<br />
Money() : dollars(0),quarters(0),dimes(0),nickels(0),pennies(0)<br />
{}<br />
// User input/output methods<br />
void inputInfo();<br />
void outputInfo();<br />
// Accessor methods<br />
int getDollars() { return(dollars); }<br />
int getQuarters() { return(quarters); }<br />
int getDimes() { return(dimes); }<br />
int getNickels() { return(nickels); }<br />
int getPennies() { return(pennies); }<br />
// Mutator methods<br />
void setDollars(int data) { dollars = data; }<br />
void setQuarters(int data) { quarters = data; }<br />
void setDimes(int data) { dimes = data; }<br />
void setNickels(int data) { nickels = data; }<br />
void setPennies(int data) { pennies = data; }<br />
};<br />
int main()<br />
{<br />
Money money;<br />
money.inputInfo ();<br />
money.outputInfo ();<br />
return 0;<br />
}<br />
void Money::outputInfo()<br />
{<br />
cout &lt;&lt; &quot;\n\nYou have &quot; &lt;&lt; getDollars() &lt;&lt; &quot; dollars, &quot;<br />
&lt;&lt; getQuarters() &lt;&lt; &quot; quarters, &quot;<br />
&lt;&lt; getDimes() &lt;&lt; &quot; dimes, &quot; &lt;&lt; getNickels()<br />
&lt;&lt; &quot; nickels and &quot; &lt;&lt; getPennies()<br />
&lt;&lt; &quot; pennies.\n&quot;;<br />
}<br />
void Money::inputInfo()<br />
{<br />
int input;<br />
cout &lt;&lt; &quot;Enter the number of dollars you have (whole numbers only): &quot;;<br />
cin &gt;&gt; input;<br />
setDollars(input);<br />
cout &lt;&lt; &quot;Enter the number of quarters you have (whole numbers only): &quot;;<br />
cin &gt;&gt; input;<br />
setQuarters(input);<br />
cout &lt;&lt; &quot;Enter the number of dimes you have (whole numbers only): &quot;;<br />
cin &gt;&gt; input;<br />
setDimes(input);<br />
cout &lt;&lt; &quot;Enter the number of nickels you have (whole numbers only): &quot;;<br />
cin &gt;&gt; input;<br />
setNickels(input);<br />
cout &lt;&lt; &quot;Enter the number of pennies you have (whole numbers only): &quot;;<br />
cin &gt;&gt; input;<br />
setPennies(input);<br />
}</pre><br />
Now what I need is some help as to how to implement this new derived class into my code.<br />
<br />
And please try to keep any explanations simple I am rather &quot;challenged&quot; in this field.</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12658&amp;d=1258751196" target="_blank">UML.png</a> (61.1 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>itzaaron</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240094.html</guid>
		</item>
		<item>
			<title>Link Exchange</title>
			<link>http://www.daniweb.com/forums/thread240093.html</link>
			<pubDate>Fri, 20 Nov 2009 21:12:10 GMT</pubDate>
			<description>I just launched my website 2 weeks back. My Alexa ranking was 27 million at launch and is now 7 million. My site is not indexed by google yet. I will like to share link with professionally done websites. Please let me know if you are interested.  
 
www.dealpigeon.com 
 
 
Thanks</description>
			<content:encoded><![CDATA[<div>I just launched my website 2 weeks back. My Alexa ranking was 27 million at launch and is now 7 million. My site is not indexed by google yet. I will like to share link with professionally done websites. Please let me know if you are interested. <br />
<br />
<a rel="nofollow" class="t" href="http://www.dealpigeon.com" target="_blank">www.dealpigeon.com</a><br />
<br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum158.html">Relevant Link Exchanges</category>
			<dc:creator>omsoni</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240093.html</guid>
		</item>
		<item>
			<title>News Story Woman Loses Insurance for Posting Happy Vacation Photos on Facebook</title>
			<link>http://www.daniweb.com/news/story240092.html</link>
			<pubDate>Fri, 20 Nov 2009 21:04:37 GMT</pubDate>
			<description><![CDATA[We're already heard about people being fired for calling in sick and then posting on Facebook (http://www.daniweb.com/news/post977333.html). 
 
Now a woman has lost her insurance.  
 
According to CBCNews (http://www.cbc.ca/canada/montreal/story/2009/11/19/quebec-facebook-sick-leave-benefits.html),...]]></description>
			<content:encoded><![CDATA[<div>We're already heard about people being fired for calling in sick and then <a rel="nofollow" class="t" href="http://www.daniweb.com/news/post977333.html" target="_blank">posting on Facebook</a>.<br />
<br />
Now a woman has lost her insurance. <br />
<br />
According to <a rel="nofollow" class="t" href="http://www.cbc.ca/canada/montreal/story/2009/11/19/quebec-facebook-sick-leave-benefits.html" target="_blank">CBCNews</a>, Nathalie Blanchard, 29, has been on leave from her job at IBM for the past year and a half after she was diagnosed with major depression. She was receiving monthly sick-leave benefits from Manulife, her insurance company. When the payments stopped, she called the insurance company and was told she was &quot;available to work, because of Facebook.&quot;<br />
<br />
The insurance agent reportedly described several pictures Blanchard had posted, including ones showing her at a Chippendales bar show, at her birthday party, and at the beach — evidence that she is no longer depressed.<br />
<br />
Blanchard said she had taken the vacation on her doctor's advice and that she had informed the company of the trip. <br />
<br />
In addition, Blanchard said she didn't understand how Manulife accessed her photos, because her Facebook profile is locked and only people she approves can look at what she posts. Ironically, it was due to pressure from the Canadian government that Facebook recently <a rel="nofollow" class="t" href="http://www.daniweb.com/news/story220779.html" target="_blank">revised</a> its privacy policy. Online speculation is that one of the woman's coworkers at IBM may have turned her in.<br />
<br />
The company confirmed that it uses the social networking site to investigate clients but said it would not deny or terminate a valid claim solely based on information published on websites such as Facebook.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum50.html">Growing an Online Community</category>
			<dc:creator>slfisher</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240092.html</guid>
		</item>
		<item>
			<title>Annoying javascript error in homepage</title>
			<link>http://www.daniweb.com/forums/thread240091.html</link>
			<pubDate>Fri, 20 Nov 2009 21:01:26 GMT</pubDate>
			<description>Hi, 
 
I have a javascript error in my home page. 
Which is annoying. I am having hard time debugging it. 
Please help. www.dealpigeon.com 
 
FF is not showing it. IE7, 8 shows the error. I just launched the website and I do not want users noticing an error. 
 
Thanks in advance.</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have a javascript error in my home page.<br />
Which is annoying. I am having hard time debugging it.<br />
Please help. <a rel="nofollow" class="t" href="http://www.dealpigeon.com" target="_blank">www.dealpigeon.com</a><br />
<br />
FF is not showing it. IE7, 8 shows the error. I just launched the website and I do not want users noticing an error.<br />
<br />
Thanks in advance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum117.html">JavaScript / DHTML / AJAX</category>
			<dc:creator>omsoni</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240091.html</guid>
		</item>
		<item>
			<title><![CDATA[separating left & right channels in array using libsndfile]]></title>
			<link>http://www.daniweb.com/forums/thread240084.html</link>
			<pubDate>Fri, 20 Nov 2009 20:48:10 GMT</pubDate>
			<description><![CDATA[Hi- 
 
I'm really new to c+ (this is day two) and I'm trying to write a program that will allow me to write audio data from a wave file into two arrays for the left channel and the right channel, i've pieced together this code so far and its definitely grabbing something from the wave file however...]]></description>
			<content:encoded><![CDATA[<div>Hi-<br />
<br />
I'm really new to c+ (this is day two) and I'm trying to write a program that will allow me to write audio data from a wave file into two arrays for the left channel and the right channel, i've pieced together this code so far and its definitely grabbing something from the wave file however i've no idea if its writing out left or right data or even a combination of the two.<br />
<br />
any ideas what I could be doing wrong?<br />
<br />
thanks<br />
<br />
domm<br />
<br />
<br />
 <pre style="margin:20px; line-height:13px">int ReadWave::waveFileToArray(){<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; //sndfile obj + soundfile info object<br />
&nbsp; &nbsp; &nbsp; &nbsp; SNDFILE *sf;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp;  SF_INFO info;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp;  int num;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int num_items;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; int numFrames;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int sampleRate;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int channels;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; int i;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int j;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp;  FILE *out;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; SNDFILE *outWave;<br />
&nbsp; &nbsp; &nbsp; &nbsp; // open the wave<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; info.format = 0;<br />
&nbsp;  sf = sf_open(filePath, SFM_READ,&amp;info);<br />
&nbsp;  if (sf == NULL)<br />
&nbsp; &nbsp; &nbsp;  {<br />
&nbsp; &nbsp; &nbsp;  printf(&quot;Failed to open the file.\n&quot;);<br />
&nbsp; &nbsp; &nbsp;  exit(-1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; numFrames = info.frames;<br />
&nbsp;  sampleRate = info.samplerate;<br />
&nbsp;  channels = info.channels;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; num_items = numFrames * channels;<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; vector &lt;int&gt; buffer(num_items);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; num = sf_read_int(sf, &amp;buffer[0], num_items);<br />
&nbsp; &nbsp; &nbsp; &nbsp; sf_close(sf);<br />
<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; for (i = 0; i &lt; num; i += channels){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rawWaveDataArray.push_back(buffer[i]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;the array size is: %d \n&quot;, rawWaveDataArray.size());<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp;  printf(&quot;frames=%d\n&quot;, numFrames);<br />
&nbsp;  printf(&quot;samplerate=%d\n&quot;, sampleRate);<br />
&nbsp;  printf(&quot;channels=%d\n&quot;,channels);<br />
<br />
&nbsp;  printf(&quot;num_items=%d\n&quot;,num_items);<br />
&nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;Read %d items\n&quot;, num);<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; for(i = 0; i &lt; rawWaveDataArray.size(); i++){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;%d\n&quot;, rawWaveDataArray[i]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp;  fclose(out);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>debugdom</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240084.html</guid>
		</item>
		<item>
			<title>2 DVD Drives not working</title>
			<link>http://www.daniweb.com/forums/thread240083.html</link>
			<pubDate>Fri, 20 Nov 2009 20:47:07 GMT</pubDate>
			<description>Hi all 
 
I just installed my new motherboard, along with RAM and Processor 
 
Motherboard: http://www.ebuyer.com/product/167782# 
Processor: http://www.ebuyer.com/product/168970/show_product_reviews 
 
Ram: http://www.crucial.com/uk/store/mpartspecs.aspx?mtbpoid=4B84BC76A5CA7304 
 
I have had a...</description>
			<content:encoded><![CDATA[<div>Hi all<br />
<br />
I just installed my new motherboard, along with RAM and Processor<br />
<br />
Motherboard: <a rel="nofollow" class="t" href="http://www.ebuyer.com/product/167782#" target="_blank">http://www.ebuyer.com/product/167782#</a><br />
Processor: <a rel="nofollow" class="t" href="http://www.ebuyer.com/product/168970/show_product_reviews" target="_blank">http://www.ebuyer.com/product/168970...roduct_reviews</a><br />
<br />
Ram: <a rel="nofollow" class="t" href="http://www.crucial.com/uk/store/mpartspecs.aspx?mtbpoid=4B84BC76A5CA7304" target="_blank">http://www.crucial.com/uk/store/mpar...84BC76A5CA7304</a><br />
<br />
I have had a problem in that I cant get windows to see my drives in &quot;My Computer&quot;. <br />
<br />
I had first of my DVD/RW Writemaster SH-S222 which is seen in BIOS and device manager although it has the yellow mark by it.<br />
<br />
Then i tried my other DVD, not a R or RW drive, same result. So i put the non writer drive on a usb external kit and it worked but due to installing updates etc due to new build, after 2 restarts it was no longer working, yellow mark in device manager. <br />
Both drives are in device manager but with yellow mark.<br />
<br />
I have spent 2 hours swopping these drives around. I have uninstalled re-installed, tried updating, using different IDE cable tried nearly everything. <br />
<br />
I even tried this registry fix I found <a rel="nofollow" class="t" href="http://forums.techguy.org/windows-xp/607659-solved-computer-doesnt-recognize-cd.html" target="_blank">http://forums.techguy.org/windows-xp...ognize-cd.html</a> 3rd post down<br />
<br />
I do not know what to do know, new board, x4 processor and I cant even load COD 4 onto the machine, :-(<br />
<br />
Can anyone help me please?<br />
<br />
Many thanks<br />
<br />
HLA91</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum105.html">Storage</category>
			<dc:creator>HLA91</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240083.html</guid>
		</item>
		<item>
			<title>simulating alt+2 (keypad) combination</title>
			<link>http://www.daniweb.com/forums/thread240082.html</link>
			<pubDate>Fri, 20 Nov 2009 20:47:06 GMT</pubDate>
			<description><![CDATA[I am trying to print the corresponding Unicode character for alt+2 to the Windows console window. (the console doesn't display the character, but should display ^B instead) 
The following doesn't seem to work. Just prints "2". 
 
keybd_event(VK_MENU,0 ,0 , 0); //Alt Press 
 
Sleep(10);...]]></description>
			<content:encoded><![CDATA[<div>I am trying to print the corresponding Unicode character for alt+2 to the Windows console window. (the console doesn't display the character, but should display ^B instead)<br />
The following doesn't seem to work. Just prints &quot;2&quot;.<br />
<br />
keybd_event(VK_MENU,0 ,0 , 0); //Alt Press<br />
<br />
Sleep(10);<br />
keybd_event(VK_NUMPAD2,0, 0 , 0); // 2 Press<br />
<br />
Sleep(10);<br />
keybd_event(VK_NUMPAD2,0, KEYEVENTF_KEYUP,0); // 2 Release<br />
<br />
Sleep(10);<br />
keybd_event(VK_MENU,0,KEYEVENTF_KEYUP,0); // Alt Release<br />
<br />
Sleep(10);<br />
<br />
Neither does this work. Again, just prints &quot;2&quot;.<br />
<br />
        INPUT inputs = {0}; <br />
	inputs.type = INPUT_KEYBOARD; <br />
<br />
	KEYBDINPUT ki = {0}; <br />
	ki.wVk = VK_LMENU;<br />
<br />
	inputs.ki = ki;<br />
	SendInput(1, &amp;inputs, sizeof(INPUT)); // Left alt<br />
<br />
	ki.wVk = VK_NUMPAD2;<br />
	inputs.ki = ki;<br />
	SendInput(1, &amp;inputs, sizeof(INPUT)); // Numpad 2<br />
<br />
	ki.dwFlags = KEYEVENTF_KEYUP;<br />
<br />
	ki.wVk = VK_NUMPAD2;<br />
	inputs.ki = ki;<br />
	SendInput(1, &amp;inputs, sizeof(INPUT)); // Numpad 2<br />
<br />
	ki.wVk = VK_LMENU;<br />
	inputs.ki = ki;<br />
	SendInput(1, &amp;inputs, sizeof(INPUT)); // Left alt</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>kangekraam</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240082.html</guid>
		</item>
		<item>
			<title>about this function..</title>
			<link>http://www.daniweb.com/forums/thread240081.html</link>
			<pubDate>Fri, 20 Nov 2009 20:33:24 GMT</pubDate>
			<description><![CDATA[I just want to know what does the below mentioned function means? 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags"...]]></description>
			<content:encoded><![CDATA[<div>I just want to know what does the below mentioned function means?<br />
<br />
 <pre style="margin:20px; line-height:13px"><span style="color:Green">void swap(char&amp; a, char&amp; b)</span></pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>maverick405</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240081.html</guid>
		</item>
		<item>
			<title>News Story Does Linus Torvalds Hate Freedom?</title>
			<link>http://www.daniweb.com/news/story240080.html</link>
			<pubDate>Fri, 20 Nov 2009 20:28:08 GMT</pubDate>
			<description><![CDATA[According to an ongoing debate over the GPL version 3, he does. How can this be, since Linus Torvalds, creator and chief architect of the Linux kernel, knows about software freedom and free software? He doesn't have a problem with what Richard Stallman refers to as "tivoization," which is the...]]></description>
			<content:encoded><![CDATA[<div>According to an ongoing debate over the GPL version 3, he does. How can this be, since Linus Torvalds, creator and chief architect of the Linux kernel, knows about software freedom and free software? He doesn't have a problem with what Richard Stallman refers to as &quot;tivoization,&quot; which is the practice of using software available under the terms of a copyleft license but prevents the user/owner from modifying that code through the use of protections. Stallman believes that this is a blatant violation of your freedom. Linus disagrees.<br />
<br />
Stallman's argument: <br />
<span style="color:Green"><div style="margin:20px; margin-top:5px; "> <div class="smallfont" style="margin-bottom:2px">Quote:</div> <table cellpadding="5" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2"> <hr />  One major danger that GPLv3 will block is tivoization. Tivoization means computers (called “appliances”) contain GPL-covered software that you can't change, because the appliance shuts down if it detects modified software. The usual motive for tivoization is that the software has features the manufacturer thinks lots of people won't like. The manufacturers of these computers take advantage of the freedom that free software provides, but they don't let you do likewise.<br />
<br />
Some argue that competition between appliances in a free market should suffice to keep nasty features to a low level. Perhaps competition alone would avoid arbitrary, pointless misfeatures like “Must shut down between 1pm and 5pm every Tuesday”, but even so, a choice of masters isn't freedom. Freedom means you control what your software does, not merely that you can beg or threaten someone else who decides for you.  <hr /> </td> </tr> </table> </div></span><br />
<br />
Torvald's rebuttal:<br />
<span style="color:Red"><div style="margin:20px; margin-top:5px; "> <div class="smallfont" style="margin-bottom:2px">Quote:</div> <table cellpadding="5" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2"> <hr />  [Stallman] calls it &quot;tivoization&quot;, but that's a word he has made up, and a term I find offensive, so I don't choose to use it. It's offensive because Tivo never did anything wrong, and the FSF even acknowledged that. The fact that they do their hardware and have some DRM issues with the content producers and thus want to protect the integrity of that hardware.<br />
The kernel license covers the *kernel*. It does not cover boot loaders and hardware, and as far as I'm concerned, people who make their own hardware can design them any which way they want. Whether that means &quot;booting only a specific kernel&quot; or &quot;sharks with lasers&quot;, I don't care.  <hr /> </td> </tr> </table> </div></span><br />
<br />
Who's right? Well, I hate to say it but they both are. Stallman, however, is more correct.<br />
<br />
Stallman is correct when he states that freedoms are restricted when someone uses code that is distributed under a copyleft license, such as the GPL. To me, and to him, this is wrong because you can't use code that is unrestricted and then restrict its use. That violates the license because under the GPL, you must be able to inspect and modify the code, if you choose to. Tivoized devices make this impossible.<br />
<br />
Linus is correct when he says that manufacturers can design their devices any which way they want. Where he deviates from accuracy is when he says that the manufacturer can use Linux or any other code that's unrestricted and then restrict it. Manufacturers have choices with which to work that don't include GPL software. Minix, for example, uses a BSD license. A version of Windows or Mac OS would be two other good choices--except there are of course those nasty license fees one would have to pay.<br />
<br />
It seems to me that manufacturers want the best of both worlds: They want to use something free but then want to turn around and violate the license by making it impossible for you to exercise that freedom. This is wrong. And I'm surprised that the <a rel="nofollow" class="t" href="http://www.fsf.org" target="_blank">FSF</a> hasn't taken these manufacturers to task and to court over such practices.<br />
<br />
What do you think--do you think that appliances like the TiVo violates the terms of the GPL? What do you think should be done about it?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum33.html">Linux Servers and Apache</category>
			<dc:creator>khess</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240080.html</guid>
		</item>
		<item>
			<title>lamp</title>
			<link>http://www.daniweb.com/forums/thread240079.html</link>
			<pubDate>Fri, 20 Nov 2009 20:21:55 GMT</pubDate>
			<description><![CDATA[hi friends, 
I've come across a word LAMP while searching for some php codes.Can someone kindly tell what does this mean and what type of application can be developed from it. And how to begin  learning it(sources which provide complete information).]]></description>
			<content:encoded><![CDATA[<div>hi friends,<br />
I've come across a word LAMP while searching for some php codes.Can someone kindly tell what does this mean and what type of application can be developed from it. And how to begin  learning it(sources which provide complete information).</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>coolbuddy059</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240079.html</guid>
		</item>
		<item>
			<title>Create vector of strings with alphabet</title>
			<link>http://www.daniweb.com/forums/thread240078.html</link>
			<pubDate>Fri, 20 Nov 2009 20:12:47 GMT</pubDate>
			<description><![CDATA[So here is the question and it is really stumping me because I can print the alphabet once but cant figure out how to repeat it. 
 
First create a character array that contains the 26 letters as shown here. //Easy I can copy and paste ha. 
 
	  <div class="codeblock"> <div class="spaced"> <div...]]></description>
			<content:encoded><![CDATA[<div>So here is the question and it is really stumping me because I can print the alphabet once but cant figure out how to repeat it.<br />
<br />
First create a character array that contains the 26 letters as shown here. //Easy I can copy and paste ha.<br />
<br />
	 <pre style="margin:20px; line-height:13px">char cAlphabet[] = {'a','b','c','d','e','f',<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'g','h','i','j','k','l','m','n','o','p',<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'q','r','s','t','u','v','w','x','y','z'};</pre><br />
Then create a vector of strings where the first string is 'a' and the second is 'bc', the third, 'def', etc. Create the number of strings requested by the user. Once you reach the letter z, start again with first letter in the alphabet. When you are done, print each vector to the screen.<br />
<br />
How many strings would you like to create?<br />
8<br />
<br />
a<br />
bc<br />
def<br />
ghij<br />
klmno<br />
pqrstu<br />
vwxyzab<br />
cdefghij<br />
<br />
<br />
<br />
Here is what I have so far it works up until 6 or 7 strings but I dont know how to fix it so that it will continue to print strings with the alphabet starting over. Anything helps, Thanks.<br />
<br />
 <pre style="margin:20px; line-height:13px">#include &lt;iostream&gt;<br />
#include &lt;vector&gt;<br />
#include &lt;string&gt;<br />
using namespace std;<br />
<br />
<br />
void printVector( vector&lt;string&gt; v )<br />
{<br />
&nbsp; for(unsigned int i = 0; i &lt; v.size(); i++)<br />
&nbsp; {<br />
&nbsp; &nbsp; cout &lt;&lt; v[i] &lt;&lt; &quot;\t&quot;;<br />
&nbsp; }<br />
&nbsp; cout &lt;&lt; endl;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; return;<br />
}<br />
<br />
int main()<br />
{<br />
int nStrings=0;<br />
<br />
string str1=&quot; &quot;;<br />
<br />
vector&lt;string&gt; myVector;<br />
<br />
char cAlphabet[] = {'a','b','c','d','e','f',<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'g','h','i','j','k','l','m','n','o','p',<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'q','r','s','t','u','v','w','x','y','z'};<br />
<br />
str1=cAlphabet;<br />
string str=&quot; &quot;;<br />
str= str1.substr(0,26);<br />
cout&lt;&lt;str&lt;&lt;endl;<br />
<br />
cout&lt;&lt;&quot;How many strings would you like?&quot;&lt;&lt;endl;<br />
cin&gt;&gt;nStrings;<br />
<br />
for(int i=0; i &lt; nStrings; i++)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; static int j=0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; j= j + i;<br />
<br />
myVector.push_back(str.substr( j, (i+1) ));<br />
<br />
printVector(myVector);<br />
myVector.clear();<br />
<br />
}<br />
<br />
<br />
return 1;<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>wh33lz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240078.html</guid>
		</item>
		<item>
			<title>Code Snippet Wer wei?, wo zum Download XRumer 5,0 Palladium?</title>
			<link>http://www.daniweb.com/code/snippet240077.html</link>
			<pubDate>Fri, 20 Nov 2009 20:10:21 GMT</pubDate>
			<description>Wer wei?, wo zum Download XRumer 5,0 Palladium?  
Hilfe, bitte. Alle empfehlen dieses Programm, um effektiv werben im Internet, das ist das beste Programm!</description>
			<content:encoded><![CDATA[<div>Wer wei?, wo zum Download XRumer 5,0 Palladium? <br />
Hilfe, bitte. Alle empfehlen dieses Programm, um effektiv werben im Internet, das ist das beste Programm!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum113.html">Shell Scripting</category>
			<dc:creator>ValeryZew</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240077.html</guid>
		</item>
		<item>
			<title>2 dimensional array issue</title>
			<link>http://www.daniweb.com/forums/thread240076.html</link>
			<pubDate>Fri, 20 Nov 2009 20:07:24 GMT</pubDate>
			<description><![CDATA[So here's the code: 
 
 
function procRestSearch($searchQuery){  
		//Don't forget to have $searchquery defined before calling this function 
		$intSearchCounter = 0; //Used to set the arrays 
		$searchResult = mysql_query($searchQuery); 
		while($searchRow = mysql_fetch_array($searchResult,...]]></description>
			<content:encoded><![CDATA[<div>So here's the code:<br />
<br />
 <pre style="margin:20px; line-height:13px">function procRestSearch($searchQuery){ <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //Don't forget to have $searchquery defined before calling this function<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intSearchCounter = 0; //Used to set the arrays<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $searchResult = mysql_query($searchQuery);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; while($searchRow = mysql_fetch_array($searchResult, MYSQL_ASSOC)){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //Change/Add/Delete the variables below to match what data needs to be returned<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $strRest = array($intSearchCounter =&gt; array('restID' =&gt; $searchRow&#91;'rest_id'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restName' =&gt; $searchRow&#91;'rest_name'&#93;, 'restAddress' =&gt; $searchRow&#91;'rest_address'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restAddress2' =&gt; $searchRow&#91;'rest_address2'&#93;, 'restCity' =&gt; $searchRow&#91;'rest_city'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restState' =&gt; $searchRow&#91;'rest_state'&#93;, 'restZip' =&gt; $searchRow&#91;'rest_zip'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restCC' =&gt; $searchRow&#91;'rest_country_code'&#93;, 'restAC' =&gt; $searchRow&#91;'rest_area_code'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restPhone' =&gt; $searchRow&#91;'rest_phone_no'&#93;, 'restFAC' =&gt; $searchRow&#91;'rest_fax_no'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restManager' =&gt; $searchRow&#91;'rest_manager'&#93;, 'restAsManager' =&gt; $searchRow&#91;'rest_assistant_manager'&#93;, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'restWebsite' =&gt; $searchRow&#91;'rest_website'&#93;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intSearchCounter++;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $strRest;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }</pre><br />
the problem is when I call this function I get a <span style="font-weight:bold">Notice: Undefined offset: 0 in...</span> error.  However, if I replace $intSearchCounter with a static value, such as just replacing it with 0, it works but then I only get the last result from the query returned.  What am I doing wrong?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>loligator</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240076.html</guid>
		</item>
		<item>
			<title>How to split new line character?</title>
			<link>http://www.daniweb.com/forums/thread240074.html</link>
			<pubDate>Fri, 20 Nov 2009 19:59:50 GMT</pubDate>
			<description><![CDATA[Hi I have a text file which has the following: 
 
'username=sonia\n', 'password=password' 
 
I want to split sonia and place it in a variable called username. 
 
I was able to accomplish the following but could not remove the new line characters. 
 
text = 'username=sonia\n', 'password=password']]></description>
			<content:encoded><![CDATA[<div>Hi I have a text file which has the following:<br />
<br />
'username=sonia\n', 'password=password'<br />
<br />
I want to split sonia and place it in a variable called username.<br />
<br />
I was able to accomplish the following but could not remove the new line characters.<br />
<br />
text = 'username=sonia\n', 'password=password'<br />
<br />
text[0].split('=')[1]<br />
<br />
This returns 'sonia\n'<br />
<br />
So now how do I get rid of the \n?<br />
<br />
What should be modified to also remove the new line '\n'?<br />
<br />
<br />
Thanks in advance.<br />
<br />
Sonia</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum114.html">Python</category>
			<dc:creator>sonial8</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240074.html</guid>
		</item>
		<item>
			<title>Site Optimization</title>
			<link>http://www.daniweb.com/forums/thread240073.html</link>
			<pubDate>Fri, 20 Nov 2009 19:56:27 GMT</pubDate>
			<description>I recently designed a website and was asked to optimize it! what is site optimization? How can i go about it? HELP</description>
			<content:encoded><![CDATA[<div>I recently designed a website and was asked to optimize it! what is site optimization? How can i go about it? HELP</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum148.html">Pay-Per-Click Advertising</category>
			<dc:creator>WEPrimo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240073.html</guid>
		</item>
		<item>
			<title>Random.choice, A Pronouncing Dictionary, The Polysemy</title>
			<link>http://www.daniweb.com/forums/thread240072.html</link>
			<pubDate>Fri, 20 Nov 2009 19:55:18 GMT</pubDate>
			<description><![CDATA[People, please help me! 
I must write 30 programs on python but not well understand this program. I don't know how to write 4 programs which are simple.  
*1)* The polysemy of a word is the number of senses it has. Using WordNet, we can determine that the noun dog has 7 senses with:...]]></description>
			<content:encoded><![CDATA[<div>People, please help me!<br />
I must write 30 programs on python but not well understand this program. I don't know how to write 4 programs which are simple. <br />
<span style="font-weight:bold">1)</span> The polysemy of a word is the number of senses it has. Using WordNet, we can determine that the noun dog has 7 senses with: len(wn.synsets('dog', 'n')). Compute the average polysemy of nouns, verbs, adjectives and adverbs according to WordNet.<br />
<span style="font-weight:bold">2)</span> Use one of the predefined similarity measures to score the similarity of each of the following pairs of words. Rank the pairs in order of decreasing similarity. How close is your ranking to the order given here, an order that was established experimentally by (Miller &amp; Charles, 1998): car-automobile, gem-jewel, journey-voyage, boy-lad, coast-shore, asylum-madhouse, magician-wizard, midday-noon, furnace-stove, food-fruit, bird-cock, bird-crane, tool-implement, brother-monk, lad-brother, crane-implement, journey-car, monk-oracle, cemetery-woodland, food-rooster, coast-hill, forest-graveyard, shore-woodland, monk-slave, coast-forest, lad-wizard, chord-smile, glass-magician, rooster-voyage, noon-string.<br />
<span style="font-weight:bold">3)</span> Modify the text generation program, to do the following tasks:<br />
Store the n most likely words in a list words then randomly choose a word from the list using random.choice(). (You will need to import random first.)<br />
<span style="font-weight:bold">4)</span> To analyze a Pronouncing Dictionary. Find how much different words it contains. What percent of words from this dictionary may have a different pronunciation?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum114.html">Python</category>
			<dc:creator>olganneke</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240072.html</guid>
		</item>
		<item>
			<title>Parent and Childs, menustrip</title>
			<link>http://www.daniweb.com/forums/thread240071.html</link>
			<pubDate>Fri, 20 Nov 2009 19:45:53 GMT</pubDate>
			<description>Hello! 
 
I have one main form (parent) which contains others child forms. The first child form is a login form, that after correct autentication opens another child form.  
 
Depending on the user (operator or supervisor) some items of menustrip in form Parent should be available or not. The...</description>
			<content:encoded><![CDATA[<div>Hello!<br />
<br />
I have one main form (parent) which contains others child forms. The first child form is a login form, that after correct autentication opens another child form. <br />
<br />
Depending on the user (operator or supervisor) some items of menustrip in form Parent should be available or not. The supervisor will have full menu available, the user only some items.<br />
<br />
How can I do that? Any ideias?<br />
<br />
Thanks a lot.<br />
Tiago</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>chromatinpt</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240071.html</guid>
		</item>
		<item>
			<title><![CDATA[[][] operator?]]></title>
			<link>http://www.daniweb.com/forums/thread240070.html</link>
			<pubDate>Fri, 20 Nov 2009 19:27:27 GMT</pubDate>
			<description><![CDATA[Say you have a class that has members 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags" target="_blank">Help with Code Tags</a>...]]></description>
			<content:encoded><![CDATA[<div>Say you have a class that has members<br />
 <pre style="margin:20px; line-height:13px">private:<br />
double a,b,c,d,e,f,g,h,i;</pre><br />
You can make an accessor like:<br />
 <pre style="margin:20px; line-height:13px">&nbsp; double operator[](int index)<br />
&nbsp; {<br />
&nbsp; &nbsp; if(index == 0)<br />
&nbsp; &nbsp; &nbsp; return a;<br />
&nbsp; &nbsp; else if(index == 1)<br />
&nbsp; &nbsp; &nbsp; return b;<br />
&nbsp; &nbsp; else if(index == 2)<br />
&nbsp; &nbsp; &nbsp; return c;<br />
&nbsp; }</pre><br />
But how would you do something like this:<br />
 <pre style="margin:20px; line-height:13px"> <br />
&nbsp; double operator[][](int rindex, int cindex)<br />
&nbsp; {<br />
&nbsp; &nbsp; if(rindex == 0 &amp;&amp; cindex == 0)<br />
&nbsp; &nbsp; &nbsp; return a;<br />
&nbsp; &nbsp; else if(rindex == 1 &amp;&amp; cindex == 0)<br />
&nbsp; &nbsp; &nbsp; return b;<br />
&nbsp; &nbsp; else if(rindex == 2 &amp;&amp; cindex == 0)<br />
&nbsp; &nbsp; &nbsp; return c;<br />
&nbsp; &nbsp; else if(rindex == 0 &amp;&amp; cindex == 1)<br />
&nbsp; &nbsp;  return d;<br />
..... etc ...<br />
&nbsp; }</pre><br />
The compiler doesn't like the above attempt. The behavior I'm looking for is:<br />
 <pre style="margin:20px; line-height:13px">MatrixClass Matrix;<br />
// ... fill it<br />
double test = Matrix[0][1];</pre><br />
Thoughts?<br />
<br />
Thanks,<br />
<br />
Dave</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>daviddoria</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240070.html</guid>
		</item>
		<item>
			<title>Do I need to set a position, If so how??!!</title>
			<link>http://www.daniweb.com/forums/thread240069.html</link>
			<pubDate>Fri, 20 Nov 2009 19:24:11 GMT</pubDate>
			<description>OK I have an assignment on my Access course, I find this site really good and require some help if possible. 
 
Basically I have a login screen which checks the Access Database I am using the code I have is this: 
 
Username = txtUsername.Text 
        Password = txtPassword.Text 
 
       ...</description>
			<content:encoded><![CDATA[<div>OK I have an assignment on my Access course, I find this site really good and require some help if possible.<br />
<br />
Basically I have a login screen which checks the Access Database I am using the code I have is this:<br />
<br />
Username = txtUsername.Text<br />
        Password = txtPassword.Text<br />
<br />
        'Following code connects the program to the access database.<br />
        connection.ConnectionString = &quot;Provider=Microsoft.Jet.OLEDB.4.0; Data Source =C:\Users\BlackVIPER09\Documents\Visual Studio 2008\Projects\Primary School Maths Test\PrimaryMaths.mdb&quot;<br />
<br />
        'This is the program opening the database, checking the users login and then closes the database.<br />
        connection.Open()<br />
        sql = &quot;SELECT * FROM MathsTest WHERE LoginName = '&quot; &amp; Username &amp; &quot;' AND Password= '&quot; &amp; Password &amp; &quot;'&quot;<br />
        adaptor = New OleDb.OleDbDataAdapter(sql, connection)<br />
        adaptor.Fill(ds, &quot;TestInfo&quot;)<br />
        connection.Close()<br />
<br />
OK next is the problem I am having, the above code is working fine. BUT when the user has completed a test and I want to apply data into the database under the person that has logged in how do I do this? As I understand I need to use UPDATE so have written the following code in the place I need to add the persons test results:<br />
<br />
'Connection to the Database<br />
        connection.ConnectionString = &quot;Provider=Microsoft.Jet.OLEDB.4.0; Data Source =C:\Users\BlackVIPER09\Documents\Visual Studio 2008\Projects\Primary School Maths Test\PrimaryMaths.mdb&quot;<br />
<br />
        'This is to insert a new user and password into the database<br />
        command.Connection = connection<br />
        command.CommandText = &quot;UPDATE MathsTest&quot; &amp; &quot;(Easy_Time, Easy_Date)&quot; &amp; &quot;VALUES(@EasyTime, @EasyDate)&quot;<br />
        command.Parameters.AddWithValue(&quot;@EasyTime&quot;, lblDate.Text)<br />
        command.Parameters.AddWithValue(&quot;@Password&quot;, lblTimer.Text)<br />
        connection.Open()<br />
        command.ExecuteNonQuery()<br />
        connection.Close()<br />
<br />
I think the code is right but, tell me if I am wrong I am ment to set a position for the user when they login?? Please help I have tried to research this and not finding a thing.<br />
<br />
Any code would be appreciated!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum58.html">VB.NET</category>
			<dc:creator>blackviper04</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240069.html</guid>
		</item>
		<item>
			<title>delete an item of a list(of..)</title>
			<link>http://www.daniweb.com/forums/thread240068.html</link>
			<pubDate>Fri, 20 Nov 2009 19:16:05 GMT</pubDate>
			<description><![CDATA[Hi! 
im startin programmin in vb.net. 
in the program im doin now, im workin with a global variable 'public library as new biblioteca' that has should be a list of books that user wants to load.  
thing is that when i try to delete a book, i have to check if the code entered in textbox1 maches with...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
im startin programmin in vb.net.<br />
in the program im doin now, im workin with a global variable 'public library as new biblioteca' that has should be a list of books that user wants to load. <br />
thing is that when i try to delete a book, i have to check if the code entered in textbox1 maches with the codes that the library has. <br />
to search in the library im using: &quot;library.Contenido.Item&quot; but its givin me this error: &quot;'Argument not specified for parameter 'index' of Public Default Property Item(index as Integer as T)&quot;, but dont know how to correct it :(<br />
here is the class to delete the book:<br />
<br />
<br />
[visual basic]<br />
Public Class Bajas<br />
<br />
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click<br />
<br />
        Dim i As Int32<br />
        Dim total As Int32<br />
<br />
        If (TextBox1.Text &lt; 1000) Or (TextBox1.Text &gt; 32000) Then 'valida q se ingrese codigo bien<br />
            MessageBox.Show(&quot; Ingresar codigo correcto. de 1000 a 32000&quot;)<br />
        Else<br />
            For i = library.Contenido.Count To 0 Step -1 'esto recorre todo lo que haya cargado en el list of <br />
                If (library.Contenido.Item = TextBox1.Text) Then<br />
                    'Argument not specified for parameter 'index' of Public Default Property Item(index as Integer as T) <br />
                End If<br />
            Next<br />
        End If<br />
    End Sub<br />
End Class<br />
[/visual basic]<br />
<br />
<br />
<br />
thanks!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum58.html">VB.NET</category>
			<dc:creator>gispe</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240068.html</guid>
		</item>
		<item>
			<title>Check if record exists in MSA using C#</title>
			<link>http://www.daniweb.com/forums/thread240067.html</link>
			<pubDate>Fri, 20 Nov 2009 19:02:26 GMT</pubDate>
			<description><![CDATA[Hi, 
 
No excuses: my problem is that I can't get my code to check if a certain record exists in a MSA database. 
 
My code needs to check if the database contains a row where 2, 3 or 4 specified fields exist.  
But, as mentioned, at the moment it only gives errors about missing parameters. ...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
No excuses: my problem is that I can't get my code to check if a certain record exists in a MSA database.<br />
<br />
My code needs to check if the database contains a row where 2, 3 or 4 specified fields exist. <br />
But, as mentioned, at the moment it only gives errors about missing parameters. <br />
Before I post the code I'd like to know what the correct way is, as the code is very secret :).</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>Calaesto</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240067.html</guid>
		</item>
		<item>
			<title>Oracle Error</title>
			<link>http://www.daniweb.com/forums/thread240066.html</link>
			<pubDate>Fri, 20 Nov 2009 18:55:42 GMT</pubDate>
			<description><![CDATA[Hello! 
 
    I'm trying to install an Oracle application onto Win XP SP2 and am getting the following error: 
     user1.pin(20): OS_ERROR while spawning  
ifsrv60 -install Forms60Server port=9000 mode=Socket batch=yes 
 
Any ideas on this??  Having difficulty resolving this issue.]]></description>
			<content:encoded><![CDATA[<div>Hello!<br />
<br />
    I'm trying to install an Oracle application onto Win XP SP2 and am getting the following error:<br />
     user1.pin(20): OS_ERROR while spawning <br />
ifsrv60 -install Forms60Server port=9000 mode=Socket batch=yes<br />
<br />
Any ideas on this??  Having difficulty resolving this issue.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum108.html">Window and Desktop Managers</category>
			<dc:creator>CaffeineCoder</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240066.html</guid>
		</item>
		<item>
			<title>Removing Lines That Contain Spaces In A File</title>
			<link>http://www.daniweb.com/forums/thread240065.html</link>
			<pubDate>Fri, 20 Nov 2009 18:52:32 GMT</pubDate>
			<description>I need to remove all lines that contain spaces in a file.  I know very little bash.  Any help would be greatly appreciated.</description>
			<content:encoded><![CDATA[<div>I need to remove all lines that contain spaces in a file.  I know very little bash.  Any help would be greatly appreciated.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum113.html">Shell Scripting</category>
			<dc:creator>roadwarrior</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240065.html</guid>
		</item>
		<item>
			<title>Pixel Count</title>
			<link>http://www.daniweb.com/forums/thread240064.html</link>
			<pubDate>Fri, 20 Nov 2009 18:44:43 GMT</pubDate>
			<description><![CDATA[The purpose of the program is to take a position and count how many "pixels" are in the "blob". If there is no "pixel" aka the value is 0, the blob number is 0. If there is a pixel, the blob_check function recursively checks the surrounding cells for "pixels" aka values of 1. My program compiles...]]></description>
			<content:encoded><![CDATA[<div>The purpose of the program is to take a position and count how many &quot;pixels&quot; are in the &quot;blob&quot;. If there is no &quot;pixel&quot; aka the value is 0, the blob number is 0. If there is a pixel, the blob_check function recursively checks the surrounding cells for &quot;pixels&quot; aka values of 1. My program compiles but doesn't accurately count the number of pixels in the blob. Please help!<br />
<br />
 <pre style="margin:20px; line-height:13px">#include &lt;stdlib.h&gt;<br />
#include &lt;stdio.h&gt;<br />
<br />
int blob_check(int tab[][], int x, int y);<br />
<br />
#define N 5<br />
<br />
int main(int argc, char *argv[])<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int x,y,i,j;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int row=0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; char line[80];<br />
&nbsp; &nbsp; &nbsp; &nbsp; int table[N][N] = { {1,1,0,0,0},<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {0,1,1,0,0},<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {0,0,1,0,1},<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {1,0,0,0,1},<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {0,1,0,1,1}};<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;\t0\t1\t2\t3\t4\t&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;\n&nbsp;  -----------------------------------------&quot;);&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; for(i=0;i&lt;5;i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;\n&nbsp;  |\n%d&nbsp; |\t&quot;, i);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for(j=0;j&lt;5;j++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;%d\t&quot;, table[i][j]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;\n\nEnter x-y coordinates of cell&nbsp; =&gt; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; scanf(&quot;%d %d&quot;, &amp;x, &amp;y);&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; printf(&quot;Pixel quantity in blob: %i\n&quot;, blob_check(table, x, y));<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; system(&quot;pause&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
}<br />
<br />
int blob_check(int pic[N][N], int x, int y)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (pic[x][y] == 0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; pic[x][y] = 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int sum = 1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //check <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (x&gt;0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x-1, y);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (y&lt;N-1)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x-1, y+1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (y&lt;N-1)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x, y+1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (x&lt;N-1)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x+1, y+1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (x&lt;N-1)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x+1, y);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (y&gt;0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x+1, y-1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (y&gt;0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x, y-1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (x&gt;0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum += blob_check(pic, x-1, y-1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return sum;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum118.html">C</category>
			<dc:creator>cokacola</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240064.html</guid>
		</item>
		<item>
			<title>100Mbps Servers -| Core2Quad | 8Gb Ram - Full Root Access - $129 Only - LIMITED OFFER</title>
			<link>http://www.daniweb.com/forums/thread240063.html</link>
			<pubDate>Fri, 20 Nov 2009 18:37:43 GMT</pubDate>
			<description>*Our Network*: 
 All of these Dedicated Servers are located on the East Coast of the USA in our Scranton PA datacenter. This spot makes our services a uncomparable solution for those people and businesses who need to serve data to their clients/visitors all over the world. 
 
                   ...</description>
			<content:encoded><![CDATA[<div><span style="font-weight:bold">Our Network</span>:<br />
 All of these Dedicated Servers are located on the East Coast of the USA in our Scranton PA datacenter. This spot makes our services a uncomparable solution for those people and businesses who need to serve data to their clients/visitors all over the world.<br />
<br />
                    <span style="font-weight:bold">Data Center Information:</span><br />
 24x7 around the clock security<br />
                    Failsafe Power Supply<br />
                    Backup Systems in place<br />
Hardware - We only use known name hardware such as Intel, Asus, Supermicro, AMD, Adaptec, Cisco, Kingston, Micron, Crucial, 3Ware, Maxtor, Abit, Western Digital, Seagate, Hitachi, Dell, Realtech, &amp; many more.<br />
Connectivity - Datacenter is has multiple carriers to ensure connectivity. We use Global Crossing, Cogent, BTN/PCCW, &amp; XO Communications.<br />
<br />
                                    <span style="color:green"><span style="font-weight:bold">What you can expect:</span></span><br />
  <ul><li><span style="color:green">Free Reboots</span></li>
<li><span style="color:green">Powerfull Servers at low prices!</span></li>
<li><span style="color:green">Free Control Panel Installation</span></li>
<li><span style="color:green">Full Root Access</span></li>
<li><span style="color:green">Server hardened when delivered</span></li>
<li><span style="color:green">DDoS Protection</span></li>
</ul><span style="font-weight:bold">Windows OS Servers:</span> All those who order a server with a Windows OS will also receive a SmarterTools.com Pro Bundle (Valued at $750) upon request!<br />
<br />
<br />
----------------------------------------------<br />
<br />
<span style="color:Red"><span style="font-weight:bold">BUDGET DEDICATED SERVERS</span></span><br />
<br />
----------------------------------------------<br />
<br />
<span style="font-weight:bold">DUAL-CORE 2.8GHZ</span><br />
Ram: 1GB<br />
Hard Drive: 250GB<br />
Bandwidth: 4,000GB/MONTH<br />
IP Addresses: 5<br />
DDoS Protection: Yes<br />
Monthly Price: $79.95<br />
<a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=30" target="_blank">Order Now - Secure</a><br />
<br />
<br />
<span style="font-weight:bold">DUAL XEON 2.8GHZ</span><br />
Ram: 2GB<br />
Hard Drive: 250GB<br />
Bandwidth: 4,000GB/MONTH<br />
IP Addresses: 5<br />
DDoS Protection: Yes<br />
Monthly Price: $89.95<br />
<a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=31" target="_blank">Order Now - Secure</a><br />
<br />
<br />
<br />
<span style="font-weight:bold">Pentium D 925 Dual Core </span>(2x1MB CACHE)<br />
 Ram: 2GB<br />
 Hard Drive: 250GB<br />
 Bandwidth: 4,000GB/MONTH<br />
 IP Addresses: 5<br />
 DDoS Protection: Yes<br />
 Monthly Price: $89.95<br />
 <a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=31" target="_blank">Order Now - Secure</a><br />
<br />
<br />
 <span style="font-weight:bold">Core2Quad 6600 </span>(2x4MB Cache)<br />
 Ram: 2GB<br />
 Hard Drive: 250GB<br />
 Bandwidth: 4,000GB/MONTH<br />
 IP Addresses: 5<br />
 DDoS Protection: Yes<br />
 Monthly Price: $125.00<br />
 <a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=32" target="_blank">Order Now - Secure</a><br />
<br />
<br />
<br />
<br />
<br />
------------------------------------------------<br />
<br />
<span style="color:Red"><span style="font-weight:bold">SPECIAL DEDICATED SERVERS</span></span><br />
<br />
------------------------------------------------<br />
<br />
<span style="font-weight:bold">Core2Quad Q8200 </span><br />
Ram: 2GB<br />
Hard Drive: 250GB<br />
Bandwidth: 4000GB/MONTH<br />
IP Addresses: 5<br />
DDoS Protection: Yes<br />
Monthly Price: $109.95/mo<br />
<a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=21" target="_blank">Order Now - Secure<br />
</a> <br />
<br />
<span style="font-weight:bold">Core2Quad Q9300</span><br />
Ram: 8GB<br />
Hard Drive: 1TB HD<br />
Bandwidth: 4000GB/MONTH<br />
IP Addresses: 5<br />
DDoS Protection: Yes<br />
Monthly Price: $129.95/mo<br />
<a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=22" target="_blank">Order Now - Secure</a><br />
<br />
<br />
<span style="font-weight:bold">Core2Quad Q9550</span><br />
 Ram: 8GB<br />
 Hard Drive: 1TB<br />
 Bandwidth: 4000GB/MONTH<br />
 IP Addresses: 5<br />
 DDoS Protection: Yes<br />
 Monthly Price: $154.95/mo<br />
 <a rel="nofollow" class="t" href="http://www.regencyhost.com/clients/cart.php?a=add&amp;pid=23" target="_blank">Order Now - Secure</a><br />
<br />
<br />
<span style="color:green">Available Operating Systems:</span><br />
Fedora 7 - Free<br />
Fedora 8 - Free<br />
Fedora 9 - Free<br />
Fedora 10 - Free<br />
Fedora 11 - Free<br />
Centos 4.x - Free<br />
Centos 5.x - Free<br />
Freebsd 5 - Free<br />
Freebsd 6 - Free<br />
Freebsd 7 - Free<br />
Debian 4 - Free<br />
Debian 5 - Free<br />
Ubuntu 7 - Free<br />
Ubuntu 8 - Free<br />
Ubuntu 9 - Free<br />
Windows 2003 Server - Available<br />
--- ALL OS'S AVAILABLE IN 32-BIT or 64-BIT VERSIONS<br />
<br />
<br />
<span style="color:green">IP Address Allocation Prices:</span><br />
/28 IP Block (13 USEABLE) : $10/mo<br />
/27 IP Block (29 USEABLE) : $20/mo<br />
/26 IP Block (61 USEABLE) : $40/mo<br />
/25 IP Block (125 USEABLE) : $75/mo<br />
/24 IP Block (253 USEABLE) : $115/mo<br />
<br />
<br />
<span style="color:green">Available Control Panels:<br />
</span><ul><li>cPanel License ( Unlimited Domains ): $24.95/mo</li>
<li>DirectAdmin License ( Unlimited Domains ): $11.95/mo</li>
<li>Plesk License ( Unlimited Domains ): $31.95/mo</li>
<li>DotNetPanel (Windows Only): $25/mo</li>
<li>OpenVZ Unlimited License: FREE + Free Installation</li>
<li>Webmin Control Panel : FREE + Free Installation</li>
</ul><br />
<span style="font-weight:bold">Why Choose Us:</span><br />
<br />
All of our dedicated servers are backed up with our professional tech support team. You can rest assure that you will be in a good hands with us and will always strive to exceed your expectations.<br />
<br />
<span style="text-decoration:underline">We Accept All Major Credit Cards, Paypal, MoneyBookers and Alertpay as payment methods.</span><br />
<br />
<br />
<span style="font-weight:bold"><span style="color:green">Support</span></span><br />
1. You can post a question here or PM me.<br />
2. Email <a href="mailto:sales@regencyhost.com">sales@regencyhost.com</a> with your sales inquiries.<br />
3. Initiate a Live Chat session with a sales representative NOW!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum154.html">Web Hosting Deals</category>
			<dc:creator>Wajdan</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240063.html</guid>
		</item>
		<item>
			<title>Conflicting javascripts</title>
			<link>http://www.daniweb.com/forums/thread240062.html</link>
			<pubDate>Fri, 20 Nov 2009 18:33:24 GMT</pubDate>
			<description>Okay I have an issue....I have two things I want to happen on the same page....I have a slide in menu (Jquery contact form) where people can write me an email and a FancyBox gallery.. 
 
But these two javascripts wont play nice...if both are enable as they are now, The contact portion work fine but...</description>
			<content:encoded><![CDATA[<div>Okay I have an issue....I have two things I want to happen on the same page....I have a slide in menu (Jquery contact form) where people can write me an email and a FancyBox gallery..<br />
<br />
But these two javascripts wont play nice...if both are enable as they are now, The contact portion work fine but the images opens in an empty browser window instead of the fancyBox style.<br />
<br />
The Code <br />
Contact Javascript<br />
 <pre style="margin:20px; line-height:13px"> $(document).ready(function(){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#contactLink&quot;).click(function(){&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($(&quot;#contactForm&quot;).is(&quot;:hidden&quot;)){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#contactForm&quot;).slideDown(&quot;slow&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#contactForm&quot;).slideUp(&quot;slow&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />
&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  function closeForm(){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#messageSent&quot;).show(&quot;slow&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  setTimeout('$(&quot;#messageSent&quot;).hide();$(&quot;#contactForm&quot;).slideUp(&quot;slow&quot;)', 2000);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  }</pre><br />
The FancyBox Code<br />
 <pre style="margin:20px; line-height:13px">$(document).ready(function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;a.zoom&quot;).fancybox();<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;a.zoom1&quot;).fancybox({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'overlayOpacity'&nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp; &nbsp; &nbsp; 0.7,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'overlayColor'&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp; &nbsp; &nbsp; '#FFF'<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;a.zoom2&quot;).fancybox({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'zoomSpeedIn'&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp; &nbsp; &nbsp; 500,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'zoomSpeedOut'&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :&nbsp; &nbsp; &nbsp; &nbsp; 500<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });</pre><br />
Any suggestions would be greatly appreciated =)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum117.html">JavaScript / DHTML / AJAX</category>
			<dc:creator>neogy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240062.html</guid>
		</item>
		<item>
			<title>Search Box</title>
			<link>http://www.daniweb.com/forums/thread240061.html</link>
			<pubDate>Fri, 20 Nov 2009 18:20:13 GMT</pubDate>
			<description><![CDATA[What kind of code do I need to have user be allowed to seach my website for information?  Also, is this information based on the information in the <meta> tags, or is it defined by some other measures?  Any information would be greatly appreciated.  Thanks!]]></description>
			<content:encoded><![CDATA[<div>What kind of code do I need to have user be allowed to seach my website for information?  Also, is this information based on the information in the &lt;meta&gt; tags, or is it defined by some other measures?  Any information would be greatly appreciated.  Thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>PDB1982</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240061.html</guid>
		</item>
		<item>
			<title>Algoritm Question</title>
			<link>http://www.daniweb.com/forums/thread240060.html</link>
			<pubDate>Fri, 20 Nov 2009 18:19:47 GMT</pubDate>
			<description><![CDATA[Hello there, 
 
I have the following situation : I have a moving ball in a rectangular 2D chamber. When the ball touches the walls of the chamber it changes it's direction. It is simple to implement the ball movement when the chamber is empty ( it has only 4 walls). My question is , how to I...]]></description>
			<content:encoded><![CDATA[<div>Hello there,<br />
<br />
I have the following situation : I have a moving ball in a rectangular 2D chamber. When the ball touches the walls of the chamber it changes it's direction. It is simple to implement the ball movement when the chamber is empty ( it has only 4 walls). My question is , how to I implement the movement of the ball in a chamber with numerous objects in it ? ( by objects I refer to rectangular or square shapes). Also , I know the initial ball direction. I've tried using a matrix to map the room, but I got stuck in it. Have any good ides of how could this be done ?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>spiriad</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240060.html</guid>
		</item>
		<item>
			<title>program does not read input</title>
			<link>http://www.daniweb.com/forums/thread240058.html</link>
			<pubDate>Fri, 20 Nov 2009 18:15:17 GMT</pubDate>
			<description>Hello all, 
 
I did this program below, it is meant to get a student name then 5 of his/her grades sums them up in a void function and calculate the average but outputs the average from the main  
 
the problem is that the loop goes on and prints the prompt but takes no input  
 
how can I fix that...</description>
			<content:encoded><![CDATA[<div>Hello all,<br />
<br />
I did this program below, it is meant to get a student name then 5 of his/her grades sums them up in a void function and calculate the average but outputs the average from the main <br />
<br />
the problem is that the loop goes on and prints the prompt but takes no input <br />
<br />
how can I fix that ?<br />
<br />
 <pre style="margin:20px; line-height:13px"># include &lt;iostream&gt;<br />
# include &lt;string&gt;<br />
using namespace std;<br />
<br />
void avg (int grade[]);<br />
<br />
int main()<br />
{<br />
&nbsp; char name;<br />
&nbsp; double average;<br />
&nbsp; int grade[5];<br />
<br />
&nbsp; cout &lt;&lt; &quot;Student name&quot; &lt;&lt;endl;<br />
&nbsp; cin.get(name);<br />
&nbsp; cout &lt;&lt;endl;<br />
<br />
&nbsp; avg (grade);<br />
&nbsp; cout &lt;&lt; &quot;The average is &quot; &lt;&lt; average &lt;&lt;endl;<br />
<br />
&nbsp;return 0;<br />
}<br />
<br />
&nbsp; void avg (int grade[])<br />
&nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double sum=0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double average;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int i=0; i&lt;5; i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Please enter grade&quot; &lt;&lt;endl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cin &gt;&gt; grade[i];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum= sum+grade[i];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; average = sum/5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; }</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>new programer</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240058.html</guid>
		</item>
		<item>
			<title>Greetings community</title>
			<link>http://www.daniweb.com/forums/thread240057.html</link>
			<pubDate>Fri, 20 Nov 2009 18:10:45 GMT</pubDate>
			<description><![CDATA[My name is Mike and I am a retired accountant who,  compared to most of you out there in the b.w.w. (big wide world) has a nano sized splash of vb knowledge and yearn to be able to create my own somewhat sensible, logical and "user friendly" application that will link to MS Access (.mdb) files to...]]></description>
			<content:encoded><![CDATA[<div>My name is Mike and I am a retired accountant who,  compared to most of you out there in the b.w.w. (big wide world) has a nano sized splash of vb knowledge and yearn to be able to create my own somewhat sensible, logical and &quot;user friendly&quot; application that will link to MS Access (.mdb) files to maintain golf competition results and to produce an Order of Merit Listing.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum165.html">Community Introductions</category>
			<dc:creator>novicevbp</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240057.html</guid>
		</item>
		<item>
			<title>I a php script that can restrict a user from adding additional image to his account o</title>
			<link>http://www.daniweb.com/forums/thread240056.html</link>
			<pubDate>Fri, 20 Nov 2009 18:05:38 GMT</pubDate>
			<description>Hi to All. 
1.	I want a php script that can restrict a user from adding additional image to his account on my site, I the admin should be able to set the restricting for the user. I also want to be able to activate/deactivate this function in the admin section  
2.	I  want users to be able to add...</description>
			<content:encoded><![CDATA[<div>Hi to All.<br />
1.	I want a php script that can restrict a user from adding additional image to his account on my site, I the admin should be able to set the restricting for the user. I also want to be able to activate/deactivate this function in the admin section <br />
2.	I  want users to be able to add things they browse to “add to my list” , just like adding things to a shopping cart.<br />
<br />
Thank You.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>dannybarh</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240056.html</guid>
		</item>
		<item>
			<title>Sending data to e-mail</title>
			<link>http://www.daniweb.com/forums/thread240054.html</link>
			<pubDate>Fri, 20 Nov 2009 17:55:38 GMT</pubDate>
			<description>I have 3 textboxes..textBox1,textBox2,textBox3.I want that when user clicks on submit button all data should go to e-mail address.. 
 
Any one here can please help me to get through code? 
 
Thanks very much</description>
			<content:encoded><![CDATA[<div>I have 3 textboxes..textBox1,textBox2,textBox3.I want that when user clicks on submit button all data should go to e-mail address..<br />
<br />
Any one here can please help me to get through code?<br />
<br />
Thanks very much</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>th3learner</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240054.html</guid>
		</item>
		<item>
			<title>Timed loop to check for file</title>
			<link>http://www.daniweb.com/forums/thread240053.html</link>
			<pubDate>Fri, 20 Nov 2009 17:53:25 GMT</pubDate>
			<description><![CDATA[Hi, 
 
Very new to Python and still stumbling around but need some help. 
  
As part of a larger script, I'd like to run a routine that checks for the existence of a file once a second for about 3 minutes and if it suddenly appears, carry on with the rest of the script but if its not there, keep on...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Very new to Python and still stumbling around but need some help.<br />
 <br />
As part of a larger script, I'd like to run a routine that checks for the existence of a file once a second for about 3 minutes and if it suddenly appears, carry on with the rest of the script but if its not there, keep on looking until the 3 minutes are up (and then stop processing any more of the script).<br />
<br />
I know I can use  <pre style="margin:20px; line-height:13px">os.path.isfile</pre> to check and it must be some kind of while/for loop but just can't get my head round what i need.<br />
<br />
Any help would be most appreciated.<br />
<br />
Cheers,<br />
<br />
Mattokun</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum114.html">Python</category>
			<dc:creator>Mattokun99</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240053.html</guid>
		</item>
		<item>
			<title>Causes Validation on only some fields</title>
			<link>http://www.daniweb.com/forums/thread240051.html</link>
			<pubDate>Fri, 20 Nov 2009 17:44:29 GMT</pubDate>
			<description><![CDATA[Hi All, 
 
I have 6 fields (3 on the top) and (3 on the bottom). The 3 on the top are: 
 
Current email: 
New email: 
Confirm email: 
<Submit> <Cancel> 
 
Current password:]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I have 6 fields (3 on the top) and (3 on the bottom). The 3 on the top are:<br />
<br />
Current email:<br />
New email:<br />
Confirm email:<br />
&lt;Submit&gt; &lt;Cancel&gt;<br />
<br />
Current password:<br />
New password:<br />
Confirm password:<br />
&lt;Submit&gt; &lt;Cancel&gt;<br />
<br />
Also each one has a required field validations.<br />
<br />
Now if someone fills the email section and presses submit, I get missing fields error in the password section. My question is how to separate the two section so that the submit button causes validation <span style="font-weight:bold">only</span> to the fields its associated with?<br />
<br />
thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>all4peace</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240051.html</guid>
		</item>
		<item>
			<title>String to char</title>
			<link>http://www.daniweb.com/forums/thread240050.html</link>
			<pubDate>Fri, 20 Nov 2009 17:33:11 GMT</pubDate>
			<description><![CDATA[I am writing a simple program that is supposed to take a user input and convert it to char and for each char it should change it to the designated change. 
I'm using switch statements to do this. 
 
Ex. 
blue 
b = bravo 
l = llama 
u = union 
e = excite]]></description>
			<content:encoded><![CDATA[<div>I am writing a simple program that is supposed to take a user input and convert it to char and for each char it should change it to the designated change.<br />
I'm using switch statements to do this.<br />
<br />
Ex.<br />
blue<br />
b = bravo<br />
l = llama<br />
u = union<br />
e = excite<br />
<br />
That is just an example.<br />
This is just a console program and I am wondering if it is possible to do this within the console or if a JOptionPane has to be used?<br />
<br />
if it can be done in the console can I please have a pseudo-code that I could try to implement.<br />
<br />
Hope this stuff makes sense.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum9.html">Java</category>
			<dc:creator>_dragonwolf_</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240050.html</guid>
		</item>
		<item>
			<title>toshiba 210 cs oude laptop probleem</title>
			<link>http://www.daniweb.com/forums/thread240047.html</link>
			<pubDate>Fri, 20 Nov 2009 17:06:46 GMT</pubDate>
			<description>ik heb een hele oude toshiba 210 cs laptop en ik heb hem geformateerd met ms-dos maar nu start hij geen boot menu meer op, en hij geeft alleen aan ongeldige systeem schijf gelieve geldige systeem schijf te plaatsen. 
 
heb van alles geprobeert maar niks doet het.  
kom wel in de bios maar niks om...</description>
			<content:encoded><![CDATA[<div>ik heb een hele oude toshiba 210 cs laptop en ik heb hem geformateerd met ms-dos maar nu start hij geen boot menu meer op, en hij geeft alleen aan ongeldige systeem schijf gelieve geldige systeem schijf te plaatsen.<br />
<br />
heb van alles geprobeert maar niks doet het. <br />
kom wel in de bios maar niks om de boot seqeunce te veranderen.<br />
of de boot priorotaty.<br />
<br />
de  laptop heeft niet eens een diskette station.<br />
<br />
dus weet niet of het aan de laptop ligt of aan de harde schijf.<br />
harde schijf wordt wel herkent.<br />
<br />
<br />
<br />
systeem specificaties (hele oude )<br />
<br />
120 mhz<br />
32 mb ram<br />
cd-rom<br />
10 gig harde schijf <br />
voormalig win 98<br />
accu duur ca. 2 uur <br />
<br />
gr jeannot</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum122.html">Troubleshooting Dead Machines</category>
			<dc:creator>jean122</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240047.html</guid>
		</item>
		<item>
			<title><![CDATA[How to do a "Publish Application" correctly]]></title>
			<link>http://www.daniweb.com/forums/thread240046.html</link>
			<pubDate>Fri, 20 Nov 2009 16:57:44 GMT</pubDate>
			<description>I`ve done an application and I then I published it. That did a setup.exe file. 
If I want to install it on my pc its all ok, but if I want to install it on some other pc, there is an error. It`s still lookingfor the path I have the application.  
There are some problems with the database. It looks...</description>
			<content:encoded><![CDATA[<div>I`ve done an application and I then I published it. That did a setup.exe file.<br />
If I want to install it on my pc its all ok, but if I want to install it on some other pc, there is an error. It`s still lookingfor the path I have the application. <br />
There are some problems with the database. It looks like there is no BD attached into installer.<br />
<br />
<a rel="nofollow" class="t" href="http://www.file.si/files/rsp2pex03sxhgvfclmi5.jpg" target="_blank">PICTURE</a>.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>Mitja Bonca</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240046.html</guid>
		</item>
		<item>
			<title>Selecting a record from a datagrid and passing it as a variable</title>
			<link>http://www.daniweb.com/forums/thread240043.html</link>
			<pubDate>Fri, 20 Nov 2009 16:23:42 GMT</pubDate>
			<description>I am creating a page to search for a user in a database and display the results in a gata grid (Which i have done) Then i would like to select one of the results and use this record by holding it as a variable and pass it back into the database (which i cant do!) Help! 
 
this is the aspx.VB code 
...</description>
			<content:encoded><![CDATA[<div>I am creating a page to search for a user in a database and display the results in a gata grid (Which i have done) Then i would like to select one of the results and use this record by holding it as a variable and pass it back into the database (which i cant do!) Help!<br />
<br />
this is the aspx.VB code<br />
<br />
 <pre style="margin:20px; line-height:13px">Imports System.Data.OleDb<br />
Imports System.Data<br />
Partial Class Search3<br />
&nbsp; &nbsp; Inherits System.Web.UI.Page<br />
<br />
&nbsp; &nbsp; Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load<br />
<br />
&nbsp; &nbsp; End Sub<br />
<br />
&nbsp; &nbsp; Protected Sub Button2_OnClick(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button2.Click<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objCommand As OleDbCommand<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objAdapter As OleDbDataAdapter<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objDataSet As DataSet<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim strSearch As String<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objConnection As String = (&quot;Provider=Microsoft.ACE.OLEDB.12.0;&quot; _<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &amp; &quot;Data Source=&quot; &amp; Server.MapPath(&quot;DB\ScrumManagementSystem.accdb&quot;) &amp; &quot;;&quot;)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim cn As New OleDbConnection(objConnection)<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim strSQLQuery As String<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; strSearch = TextBox1.Text<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; If Len(Trim(strSearch)) &gt; 0 Then<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; strSQLQuery = &quot;SELECT FName &amp; SName &amp; ProductOwnerRole FROM tblUser WHERE ProductOwnerRole &lt;&gt; 'false' AND FName LIKE '%&quot; &amp; Replace(strSearch, &quot;'&quot;, &quot;''&quot;) &amp; &quot;%' ORDER BY FName;&quot;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cn.Open()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Dim cmd As New OleDbCommand(strSQLQuery, cn)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objCommand = New OleDbCommand(strSQLQuery, cn)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objAdapter = New OleDbDataAdapter(objCommand)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objDataSet = New DataSet()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objAdapter.Fill(objDataSet)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dgPaging1.DataSource = objDataSet<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dgPaging1.DataBind()<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cn.Close()<br />
&nbsp; &nbsp; &nbsp; &nbsp; Else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TextBox1.Text = &quot;Enter search criteria!&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; End If<br />
&nbsp; &nbsp; End Sub<br />
<br />
&nbsp; &nbsp; Protected Sub Button3_OnClick(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button3.Click<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objCommand As OleDbCommand<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objAdapter As OleDbDataAdapter<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objDataSet As DataSet<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim strSearch As String<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim objConnection As String = (&quot;Provider=Microsoft.ACE.OLEDB.12.0;&quot; _<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &amp; &quot;Data Source=&quot; &amp; Server.MapPath(&quot;DB\ScrumManagementSystem.accdb&quot;) &amp; &quot;;&quot;)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim cn As New OleDbConnection(objConnection)<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim strSQLQuery As String<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; strSearch = TextBox2.Text<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; If Len(Trim(strSearch)) &gt; 0 Then<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; strSQLQuery = &quot;SELECT ProjectName &amp; Description FROM tblProject WHERE ProjectName LIKE '%&quot; &amp; Replace(strSearch, &quot;'&quot;, &quot;''&quot;) &amp; &quot;%' ORDER BY ProjectName;&quot;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cn.Open()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Dim cmd As New OleDbCommand(strSQLQuery, cn)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objCommand = New OleDbCommand(strSQLQuery, cn)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objAdapter = New OleDbDataAdapter(objCommand)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objDataSet = New DataSet()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; objAdapter.Fill(objDataSet)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dgPaging2.DataSource = objDataSet<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dgPaging2.DataBind()<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cn.Close()<br />
&nbsp; &nbsp; &nbsp; &nbsp; Else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TextBox2.Text = &quot;Enter search criteria!&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; End If<br />
&nbsp; &nbsp; End Sub<br />
<br />
&nbsp; &nbsp; Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Declaration of variables<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim myConnection2 As OleDbConnection<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim myCommand2 As OleDbCommand<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim sql As String<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim dlstDataListItem As DataListItem<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim intItemIndex As Int32<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'SQL query to access the table tblProject<br />
&nbsp; &nbsp; &nbsp; &nbsp; sql = &quot;insert into tblProject &quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; sql = sql &amp; &quot;(ProjectName)&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; sql = sql &amp; &quot;values('&quot;&nbsp; &quot;')&quot;<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Creates a connection to the database<br />
&nbsp; &nbsp; &nbsp; &nbsp; myConnection2 = New OleDbConnection(&quot;Provider=Microsoft.ACE.OLEDB.12.0;&quot; _<br />
&nbsp; &nbsp; &nbsp; &nbsp; &amp; &quot;Data Source=&quot; &amp; Server.MapPath(&quot;DB\ScrumManagementSystem.accdb&quot;) &amp; &quot;;&quot;)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Opens a connection<br />
&nbsp; &nbsp; &nbsp; &nbsp; myConnection2.Open()<br />
&nbsp; &nbsp; &nbsp; &nbsp; myCommand2 = New OleDbCommand(sql, myConnection2)<br />
&nbsp; &nbsp; &nbsp; &nbsp; myCommand2.ExecuteNonQuery()<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Closes the connection<br />
&nbsp; &nbsp; &nbsp; &nbsp; myConnection2.Close()<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Declaration of variables<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim myConnection As OleDbConnection<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim myCommand As OleDbCommand<br />
&nbsp; &nbsp; &nbsp; &nbsp; Dim sql1 As String<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'SQL query to access the table tblProject<br />
&nbsp; &nbsp; &nbsp; &nbsp; sql1 = &quot;insert into tblProject &quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; sql1 = sql1 &amp; &quot;(FName)&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; sql1 = sql1 &amp; &quot;values(LinkButton2)&quot;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Creates a connection to the database<br />
&nbsp; &nbsp; &nbsp; &nbsp; myConnection = New OleDbConnection(&quot;Provider=Microsoft.ACE.OLEDB.12.0;&quot; _<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &amp; &quot;Data Source=&quot; &amp; Server.MapPath(&quot;DB\ScrumManagementSystem.accdb&quot;) &amp; &quot;;&quot;)<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Opens a connection<br />
&nbsp; &nbsp; &nbsp; &nbsp; myConnection.Open()<br />
&nbsp; &nbsp; &nbsp; &nbsp; myCommand = New OleDbCommand(sql1, myConnection)<br />
&nbsp; &nbsp; &nbsp; &nbsp; myCommand.ExecuteNonQuery()<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; 'Closes the connection<br />
&nbsp; &nbsp; &nbsp; &nbsp; myConnection.Close()<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; Response.Redirect(&quot;ProductBacklog.aspx&quot;)<br />
&nbsp; &nbsp; End Sub<br />
End Class</pre><br />
this is the aspx code<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;%@ Page Language=&quot;VB&quot; AutoEventWireup=&quot;false&quot; CodeFile=&quot;Search3.aspx.vb&quot; Inherits=&quot;Search3&quot; %&gt;<br />
<br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
<br />
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />
&lt;head runat=&quot;server&quot;&gt;<br />
<br />
&nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;style.css&quot; /&gt;<br />
<br />
&nbsp; &nbsp; &lt;title&gt;Untitled Page&lt;/title&gt;<br />
&nbsp; &nbsp; &lt;style type=&quot;text/css&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; #Select1<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: 54px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: 138px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &lt;/style&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&nbsp; &nbsp; &lt;form id=&quot;form1&quot; runat=&quot;server&quot;&gt;<br />
&lt;div id=&quot;site&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;header&quot;&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp;  &lt;img src = &quot;images/header.gif&quot; alt=&quot;.NETMARE LOGO&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;div id=&quot;menu&quot;&gt;&lt;!--#include file=&quot;menutest.html&quot;--&gt;&lt;/div&gt;<br />
<br />
&lt;h1&gt;Adding product owners to projects&lt;/h1&gt;<br />
&nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp;  &lt;div class=&quot;box-content&quot;&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:Label ID=&quot;Label1&quot; runat=&quot;server&quot; Text=&quot;Enter a registered product owner&quot;&gt;&lt;/asp:Label&gt;<br />
&amp;nbsp;&lt;asp:TextBox ID=&quot;TextBox1&quot; runat=&quot;server&quot;&gt;&lt;/asp:TextBox&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &amp;nbsp;&amp;nbsp;&lt;asp:Button ID=&quot;Button2&quot; runat=&quot;server&quot; Height=&quot;22px&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  style=&quot;font-weight: 700&quot; Text=&quot;Search&quot; Width=&quot;57px&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:Label ID=&quot;Label3&quot; runat=&quot;server&quot; Text=&quot;Results:&quot;&gt;&lt;/asp:Label&gt;<br />
&amp;nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:GridView ID=&quot;dgPaging1&quot; runat=&quot;server&quot;&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Columns&gt;&nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;asp:CommandField ShowSelectButton=&quot;True&quot; /&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;asp:TemplateField ShowHeader=&quot;false&quot;&gt;&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ItemTemplate&gt;&nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;asp:LinkButton ID=&quot;LinkButton1&quot; runat=&quot;server&quot; CommandName=&quot;Select&quot; Text=&quot;Select B&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/asp:LinkButton&gt;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ItemTemplate&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/asp:TemplateField&gt;&nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/Columns&gt;&nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;/asp:GridView&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&amp;nbsp;&lt;asp:Label ID=&quot;Label2&quot; runat=&quot;server&quot; Text=&quot;Enter a project to add them to:&quot;&gt;&lt;/asp:Label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:TextBox ID=&quot;TextBox2&quot; runat=&quot;server&quot;&gt;&lt;/asp:TextBox&gt;<br />
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;asp:Button ID=&quot;Button3&quot; runat=&quot;server&quot; Height=&quot;20px&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  style=&quot;font-weight: 700&quot; Text=&quot;Search&quot; Width=&quot;62px&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:Label ID=&quot;Label4&quot; runat=&quot;server&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Text=&quot;Results:&quot;&gt;&lt;/asp:Label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:GridView ID=&quot;dgPaging2&quot; runat=&quot;server&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;Columns&gt;&nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;asp:TemplateField ShowHeader=&quot;false&quot;&gt;&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ItemTemplate&gt;&nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;asp:LinkButton ID=&quot;LinkButton2&quot; runat=&quot;server&quot; CommandName=&quot;Select&quot; Text=&quot;Select&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/asp:LinkButton&gt;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ItemTemplate&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/asp:TemplateField&gt;&nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Columns&gt;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;/asp:GridView&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &amp;nbsp;&lt;br /&gt;<br />
&nbsp; &nbsp;  &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;asp:Button ID=&quot;Button1&quot; runat=&quot;server&quot; style=&quot;font-weight: 700&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Text=&quot;Update&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp;  &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &lt;div id=&quot;footer&quot;&gt;&lt;!--#include file=&quot;footer.html&quot;--&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &lt;/form&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum18.html">ASP.NET</category>
			<dc:creator>15389049</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240043.html</guid>
		</item>
		<item>
			<title>php on same page as form</title>
			<link>http://www.daniweb.com/forums/thread240042.html</link>
			<pubDate>Fri, 20 Nov 2009 16:21:45 GMT</pubDate>
			<description><![CDATA[I have an html form when i submit it it goes to a php page.  i want to change the action so the php execution happens on the same page. 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I have an html form when i submit it it goes to a php page.  i want to change the action so the php execution happens on the same page.<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;form method =&quot;POST&quot; action = &quot;user.php&quot;&gt;<br />
&lt;table align=&quot;right&quot; cellpadding=&quot;10&quot; cellspacing=&quot;0&quot;&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;EMail: &lt;/td&gt;<br />
&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;email&quot; /&gt;&lt;/td&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;First Name: &lt;/td&gt;<br />
&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;fname&quot; /&gt;&lt;/td&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;Last Name: &lt;/td&gt;<br />
&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;lname&quot; /&gt;&lt;/td&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;Password:&lt;/td&gt;<br />
&lt;td&gt;&lt;input type=&quot;password&quot; name=&quot;password&quot; /&gt;&lt;/td&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;&lt;input type =&quot;submit&quot;&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/form&gt;<br />
<br />
&lt;?php<br />
&nbsp; &nbsp; &nbsp; &nbsp; //conection<br />
&nbsp; &nbsp; &nbsp; &nbsp; include('sqlconn.php');<br />
&nbsp; &nbsp; &nbsp; &nbsp; $mysql = new sqlConnection;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; //retrive data from POST form<br />
&nbsp; &nbsp; &nbsp; &nbsp; $email=$_POST['email'];<br />
&nbsp; &nbsp; &nbsp; &nbsp; $fname=$_POST['fname'];<br />
&nbsp; &nbsp; &nbsp; &nbsp; $lname=$_POST['lname'];<br />
&nbsp; &nbsp; &nbsp; &nbsp; $password=$_POST['password'];<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; //insert data into DB<br />
&nbsp; &nbsp; &nbsp; &nbsp; $query = &quot;INSERT INTO&nbsp; `client_Info`.`users` (`email` ,`fname` ,`lname` ,`password`)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VALUES (NULL , '$email', '$fname', '$lname', '$password')&quot;;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; mysql_query($query) or die('Error, insert query failed');<br />
&nbsp; &nbsp; &nbsp; &nbsp; $last_Id = mysql_insert_id();<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; $mysql-&gt;close();<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; //redirect back to login page.<br />
&nbsp; &nbsp; &nbsp; &nbsp; header( 'Location: http://localhost/testsite' ) ;<br />
?&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>mrjoli021</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240042.html</guid>
		</item>
		<item>
			<title>RTC API</title>
			<link>http://www.daniweb.com/forums/thread240041.html</link>
			<pubDate>Fri, 20 Nov 2009 16:11:15 GMT</pubDate>
			<description>I need the Windows RTC API for a Voip software, someone know how I can get it?</description>
			<content:encoded><![CDATA[<div>I need the Windows RTC API for a Voip software, someone know how I can get it?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum92.html">Windows Software</category>
			<dc:creator>maryquilla10</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240041.html</guid>
		</item>
		<item>
			<title>C program for to find optimal path</title>
			<link>http://www.daniweb.com/forums/thread240038.html</link>
			<pubDate>Fri, 20 Nov 2009 15:42:07 GMT</pubDate>
			<description>Time limit : 10 secs. (The program must produce output for all test cases within the stipulated time) 
 
A spaceship carrying a convention of high ranking officials had a close shave with a meteor. They are now scattered over the surface over a meteor and the spaceship is beyond repair. 
Fluke...</description>
			<content:encoded><![CDATA[<div>Time limit : 10 secs. (The program must produce output for all test cases within the stipulated time)<br />
<br />
A spaceship carrying a convention of high ranking officials had a close shave with a meteor. They are now scattered over the surface over a meteor and the spaceship is beyond repair.<br />
Fluke LandCrawler was an emergency replacement for a space rescue mission in the distant galaxy Alfa-Bentauri. You are KHAL – the computer on the land-Rover carrying Fluke. He needs to rescue as many survivors as possible but can’t figure out the best path. Fluke lied about his CompSc. Degree to get in to SpaceTravel Inc; he is banking on you to save his job. <br />
Just to make things worse, Fluke’s shuttle was designed by Elbonians and not tested before being deployed due to this unforeseen emergency. You now find that the “Back”, “Left”, “Right” and “Fwd” buttons on the shuttle are unintuitive to say the least: <br />
e.g. if Fluke’s Rover is in the slot marked as FL below  (facing east), there are 4 possible slots that he can move to (shown in Blue). In short, it can not move back (towards the west) and is always facing east. He can only rescue people by moving to the slot that they are standing in.<br />
 <br />
<br />
Each survivor of the crash has a rank R (1&lt;= R &lt;= 5) e.g. some are Chancellors Rank5 and at the other end of the spectrum are Guards Rank1. <br />
Determine the optimal path – that can <br />
-	 save a group of people with the maximum total rank. High ranking officials are key to maintaining peace across various factions in the federation. Guards are sworn to protect them and will stay behind if required.<br />
-	If you have one optimal path, you should tell Fluke the command seq for the same. If more than one path is optimal, you should tell Fluke all the possible command seq and let him decide<br />
-	Time is of the essence – it is critical that the people be rescued as quickly as possible. <br />
<br />
Input<br />
-	The first line contains n where n is the side of the square grid on which the rover will move. 4 &lt;= n &lt;= 100. Top-left co-ordinate is (0,0) and bottom right co-ordinate is (n-1, n-1)<br />
-	The next line is the number of test cases n (2 in the example below) that follow (&lt; 5). Each test case is comprised of a number of lines.<br />
o	The first line of the test case contains the position where the space rover is beamed down/placed initially (facing east).<br />
o	The next line contains the number of survivors, k.<br />
	This is followed by k lines, each having 3 integers relevant to each survivor. E.g. 1 3 5 indicates that there is a survivor at (1,3) and has Rank 5.<br />
<br />
4<br />
2<br />
0 1<br />
4<br />
1 3 5<br />
2 0 5<br />
2 2 1<br />
3 2 3<br />
0 1<br />
5<br />
1 3 5<br />
2 0 5<br />
2 2 5<br />
3 0 5<br />
3 2 3<br />
<br />
<br />
The test cases represent the following scenarios respectively.<br />
   					 <br />
<br />
Output<br />
You should print out the results to console (via printf or equivalent) <br />
For each test case, output the maximum cumulative rank of people you can save as the first line. That is to be followed by the command seq (1 or multiple) for the path(s) – See the example below.<br />
8 <br />
LB<br />
BL<br />
10 <br />
RF<br />
<br />
Explanation:<br />
<br />
     <br />
<br />
Rules:<br />
•	Your program must accept a string as a command line argument. It should then proceed to open the file of that name in the same/current directory, which contains one or more test cases. Output should be printed to console via printf (or equivalent).<br />
•	The program will not expect any user input. Please test your program for compile / run time errors before submitting.<br />
•	You may submit multiple submissions – strive for solutions that are elegant, memory and time efficient.<br />
•	The time limit if specified is for all the test cases to be executed; the time limit is NOT per test case</div>  <br /> <div style="padding:5px">     <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/doc.gif" alt="File Type: doc" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12648&amp;d=1258731651">BIQ-004-KHAL_222.doc</a> (50.5 KB)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum118.html">C</category>
			<dc:creator>kirtics344</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240038.html</guid>
		</item>
		<item>
			<title>Interesting C program for Accelerator</title>
			<link>http://www.daniweb.com/forums/thread240036.html</link>
			<pubDate>Fri, 20 Nov 2009 15:33:44 GMT</pubDate>
			<description>You’ve been given an assorted set of gears. Each gear has a different number of teeth – the notches on a gear that interlock with notches on another gear to transmit speed. You have a couple of belts one coupled to an input and the other for the output. You are given the rpm of the input belt Si...</description>
			<content:encoded><![CDATA[<div>You’ve been given an assorted set of gears. Each gear has a different number of teeth – the notches on a gear that interlock with notches on another gear to transmit speed. You have a couple of belts one coupled to an input and the other for the output. You are given the rpm of the input belt Si and a minimum value So (where So &gt; Si) so that you can increase the speed via a system of gears as shown above<br />
You need to figure out all the possible pairs of gears that can be used to achieve an output rpm &gt;= So.<br />
Input<br />
The input is specified in a file containing test-cases.<br />
•	The first line contains the number of gears that are available to you, g.<br />
•	The next line contains g numbers indicating the number of teeth on each gear, separated by spaces.<br />
•	The next line contains the number of test cases – n<br />
o	This is followed by n test cases. Each test case is specified by 2 speed values on a single line. (So here the first test case specifies that you need to design a gear-system that increases Si = 50 rpm to a value above 200 rpm)<br />
7<br />
20 10 4 6 40 25 100<br />
2<br />
50 200<br />
35 75<br />
<br />
Output<br />
9<br />
15<br />
<br />
E.g. for raising the speed from 50 to 200, any of the following 9 pairs can be used<br />
 [100, 6] [40, 6] [25, 6] [25, 4] [20, 4] [40, 4] [100, 4] [100, 20] [100, 10]<br />
<br />
Rules :<br />
•	Your program must accept a string as a command line argument. It should then proceed to open the file of that name in the same/current directory, which contains one or more test cases. Output should be printed to console via printf (or equivalent).<br />
•	The program will not expect any user input. Please test your program for compile / run time errors before submitting.<br />
•	You may submit multiple submissions – strive for solutions that are elegant, memory and time efficient.<br />
•	The time limit if specified is for all the test cases to be executed; the time limit is NOT per test case<br />
* We would compile your program into an executable and run it (e.g. c:\&gt;X.exe TestCases.txt)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum118.html">C</category>
			<dc:creator>kirtics344</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240036.html</guid>
		</item>
		<item>
			<title>Ad Posting Job</title>
			<link>http://www.daniweb.com/forums/thread240035.html</link>
			<pubDate>Fri, 20 Nov 2009 15:29:53 GMT</pubDate>
			<description>AD POSTING JOBS Join us to make money online from Ad Posting Jobs. ... Clerical Data Entry; Ad Posting Job \- Get Your Financial Freedom Today. More details:- Visit- www.payformoney.com  
Email:- support@payformoney.com  
Call: 0353-6410665, Posted Id- UIS 809341P.</description>
			<content:encoded><![CDATA[<div>AD POSTING JOBS Join us to make money online from Ad Posting Jobs. ... Clerical Data Entry; Ad Posting Job \- Get Your Financial Freedom Today. More details:- Visit- <a rel="nofollow" class="t" href="http://www.payformoney.com" target="_blank">www.payformoney.com</a> <br />
Email:- <a href="mailto:support@payformoney.com">support@payformoney.com</a> <br />
Call: 0353-6410665, Posted Id- UIS 809341P.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum52.html">Post your Resume</category>
			<dc:creator>nesmediasai01</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240035.html</guid>
		</item>
		<item>
			<title>store numbers from a .txt file</title>
			<link>http://www.daniweb.com/forums/thread240034.html</link>
			<pubDate>Fri, 20 Nov 2009 15:15:38 GMT</pubDate>
			<description><![CDATA[Hi, I've just started with c++ and I have no clue how to do this. Right now I have a code that just printing out the text lines in my file and how many lines there is just to check that i can read from my file... 
 
But what I want to do and can't figure out is to pick out and store numbers from...]]></description>
			<content:encoded><![CDATA[<div>Hi, I've just started with c++ and I have no clue how to do this. Right now I have a code that just printing out the text lines in my file and how many lines there is just to check that i can read from my file...<br />
<br />
But what I want to do and can't figure out is to pick out and store numbers from text lines. <br />
<br />
Consider this as user inputs to a file:<br />
<br />
Number 10 Downing Street<br />
My birthday is 6 May 1980<br />
<br />
And now I want to read from the .txt file and store the number 10 from the first text line and then store 6 and 1980 from the second line of text. <br />
<br />
 <pre style="margin:20px; line-height:13px">//..Some codes to put in lines of user specific text to a file. [done]<br />
<br />
//And now the code that outputs the text rows and number of rows in<br />
//the file but have nothing to do with what i want to achive :(<br />
&nbsp; <br />
&nbsp; ifstream inputfile(filename);<br />
&nbsp; char text;<br />
&nbsp; int n = 0; <br />
&nbsp; <br />
&nbsp; while (inputfile.get(text))<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; cout.put(text);<br />
&nbsp; &nbsp; &nbsp; if (text == '\n')<br />
&nbsp; &nbsp; &nbsp; &nbsp; ++n;<br />
&nbsp; &nbsp; }<br />
&nbsp; <br />
&nbsp; cout &lt;&lt; endl &lt;&lt; There is &quot; &lt;&lt; n &lt;&lt; &quot; rows of text&quot;;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>nunchuckie</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240034.html</guid>
		</item>
		<item>
			<title>dll not found when changing the path</title>
			<link>http://www.daniweb.com/forums/thread240033.html</link>
			<pubDate>Fri, 20 Nov 2009 15:14:30 GMT</pubDate>
			<description><![CDATA[Hi everyone, sorry about my english. Im having a problem and i don't know how to fix it. 
 
I have a plugin-based application that i'm developing. Every plugin has a reference to a dll that has different static classes with functions. When i run the application with all the dlls (plugins and their...]]></description>
			<content:encoded><![CDATA[<div>Hi everyone, sorry about my english. Im having a problem and i don't know how to fix it.<br />
<br />
I have a plugin-based application that i'm developing. Every plugin has a reference to a dll that has different static classes with functions. When i run the application with all the dlls (plugins and their references) in the same directory, the application works fine. But the problem comes when i change the application's path, leaving the dlls in other path. When i run the application, the plugin dll thrown an exception saying that the &quot;functions dll&quot; could not be found, but the dll is in the same directory as the plugin :| .<br />
<br />
If i don't explain well:<br />
<span style="color:Green">C:\app.exe<br />
C:\plugin.dll<br />
C:\functions.dll</span><br />
It works fine.<br />
<br />
<span style="color:Red">C:\test\app.exe<br />
C:\plugin.dll<br />
C:\functions.dll</span><br />
It doesn't work.<br />
<br />
I don't know where is the problem.<br />
I'll be really grateful for your help.<br />
<br />
Thanks<br />
Greetings</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>tincho87</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240033.html</guid>
		</item>
		<item>
			<title>Problems with compiling in VS10 Express Beta2</title>
			<link>http://www.daniweb.com/forums/thread240032.html</link>
			<pubDate>Fri, 20 Nov 2009 14:58:47 GMT</pubDate>
			<description>I decided to try Visual Studio 2010 express Beta 2. 
This code works fine on my other computer that uses Visual Studio 2009 Pro. 
 
I am going to make a Timer that count down from a fixed time depending on foodsource. But first this code need to work :P so I can add the rest :) I wish to get this...</description>
			<content:encoded><![CDATA[<div>I decided to try Visual Studio 2010 express Beta 2.<br />
This code works fine on my other computer that uses Visual Studio 2009 Pro.<br />
<br />
I am going to make a Timer that count down from a fixed time depending on foodsource. But first this code need to work :P so I can add the rest :) I wish to get this working in VS10E because I dont use VS08 on this computer.<br />
 <pre style="margin:20px; line-height:13px">#include &lt;Windows.h&gt;<br />
<br />
const char gClassName[] = &quot;TibiaTimer&quot;;<br />
<br />
LRESULT CALLBACK WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; switch(msg)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; case WM_CLOSE:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DestroyWindow(hwnd);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; &nbsp; case WM_DESTROY:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PostQuitMessage(0);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;<br />
&nbsp; &nbsp; &nbsp; &nbsp; default:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return DefWindowProc(hwnd, msg, wParam, lParam);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
}<br />
<br />
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; WNDCLASSEX wc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; HWND hwnd;<br />
&nbsp; &nbsp; &nbsp; &nbsp; MSG msg;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.cbSize&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = sizeof(WNDCLASSEX);<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.style&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.lpfnWndProc&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = WndProc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.cbClsExtra&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.cbWndExtra&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.hInstance&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = hInstance;<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.hIcon&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = LoadIcon(NULL, IDI_APPLICATION);<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.hIconSm&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = LoadIcon(NULL, IDI_APPLICATION);<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.hCursor&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = LoadCursor(NULL, IDC_ARROW);<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.hbrBackground&nbsp; &nbsp; &nbsp; &nbsp; = (HBRUSH)(COLOR_WINDOW+1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.lpszMenuName&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = NULL;<br />
&nbsp; &nbsp; &nbsp; &nbsp; wc.lpszClassName&nbsp; &nbsp; &nbsp; &nbsp; = &quot;TibiaTimer&quot;;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; if(!RegisterClassEx(&amp;wc))<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MessageBoxA(NULL, &quot;Window registration failed!&quot;, &quot;FATAL ERROR&quot;, MB_ICONEXCLAMATION | MB_OK);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; hwnd = CreateWindowEx(WS_EX_CLIENTEDGE, &quot;TibiaTimer&quot;, &quot;TibiaTimer&quot;, WS_OVERLAPPEDWINDOW, CW_USEDEFAULT, CW_USEDEFAULT, 340, 240, NULL, NULL, hInstance, NULL);<br />
&nbsp; &nbsp; &nbsp; &nbsp; if(hwnd == NULL)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MessageBoxA(NULL, &quot;Window creation failed!&quot;, &quot;FATAL ERROR&quot;, MB_ICONEXCLAMATION | MB_OK);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; ShowWindow(hwnd, nCmdShow);<br />
&nbsp; &nbsp; &nbsp; &nbsp; UpdateWindow(hwnd);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; while(GetMessage(&amp;msg, NULL, 0, 0) &gt; 0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TranslateMessage(&amp;msg);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DispatchMessage(&amp;msg);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; return msg.wParam;<br />
}</pre><br />
I use char-set <span style="font-weight:bold">Use Multi-Byte Character Set</span> and have tried Unicode as well but then I get some compiler errors. But I get a lot of Linker errors in VS10E. Here is the list for anyone that wanna take a look and maybe shed some light on this.<br />
<br />
<div style="margin:20px; margin-top:5px; "> <div class="smallfont" style="margin-bottom:2px">Quote:</div> <table cellpadding="5" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2"> <hr />  ------ Build started: Project: TibiaTimer, Configuration: Debug Win32 ------<br />
  main.cpp<br />
main.obj : error LNK2028: unresolved token (0A000020) &quot;extern &quot;C&quot; int __stdcall DestroyWindow(struct HWND__ *)&quot; (?DestroyWindow@@$$J14YGHPAUHWND__@@@Z) referenced in function &quot;long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@@$$FYGJPAUHWND__@@IIJ@Z)<br />
main.obj : error LNK2028: unresolved token (0A000022) &quot;extern &quot;C&quot; int __stdcall GetMessageA(struct tagMSG *,struct HWND__ *,unsigned int,unsigned int)&quot; (?GetMessageA@@$$J216YGHPAUtagMSG@@PAUHWND__@@II@Z) referenced in function &quot;extern &quot;C&quot; int __cdecl GetMessage(struct tagMSG *,struct HWND__ *,unsigned int,unsigned int)&quot; (?GetMessage@@$$J0YAHPAUtagMSG@@PAUHWND__@@II@Z)<br />
main.obj : error LNK2028: unresolved token (0A000029) &quot;extern &quot;C&quot; unsigned short __stdcall RegisterClassExA(struct tagWNDCLASSEXA const *)&quot; (?RegisterClassExA@@$$J14YGGPBUtagWNDCLASSEXA@@@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A00002B) &quot;extern &quot;C&quot; void __stdcall PostQuitMessage(int)&quot; (?PostQuitMessage@@$$J14YGXH@Z) referenced in function &quot;long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@@$$FYGJPAUHWND__@@IIJ@Z)<br />
main.obj : error LNK2028: unresolved token (0A000035) &quot;extern &quot;C&quot; struct HICON__ * __stdcall LoadIconA(struct HINSTANCE__ *,char const *)&quot; (?LoadIconA@@$$J18YGPAUHICON__@@PAUHINSTANCE__@@PBD@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A00003E) &quot;extern &quot;C&quot; int __stdcall TranslateMessage(struct tagMSG const *)&quot; (?TranslateMessage@@$$J14YGHPBUtagMSG@@@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A000043) &quot;extern &quot;C&quot; int __stdcall MessageBoxA(struct HWND__ *,char const *,char const *,unsigned int)&quot; (?MessageBoxA@@$$J216YGHPAUHWND__@@PBD1I@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A000046) &quot;extern &quot;C&quot; struct HWND__ * __stdcall CreateWindowExA(unsigned long,char const *,char const *,unsigned long,int,int,int,int,struct HWND__ *,struct HMENU__ *,struct HINSTANCE__ *,void *)&quot; (?CreateWindowExA@@$$J248YGPAUHWND__@@KPBD0KHHHHPAU1@PAUHMENU__@@PAUHINSTANCE__@@PAX@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A000048) &quot;extern &quot;C&quot; long __stdcall DefWindowProcA(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?DefWindowProcA@@$$J216YGJPAUHWND__@@IIJ@Z) referenced in function &quot;long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@@$$FYGJPAUHWND__@@IIJ@Z)<br />
main.obj : error LNK2028: unresolved token (0A00004C) &quot;extern &quot;C&quot; int __stdcall ShowWindow(struct HWND__ *,int)&quot; (?ShowWindow@@$$J18YGHPAUHWND__@@H@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A000050) &quot;extern &quot;C&quot; long __stdcall DispatchMessageA(struct tagMSG const *)&quot; (?DispatchMessageA@@$$J14YGJPBUtagMSG@@@Z) referenced in function &quot;extern &quot;C&quot; long __cdecl DispatchMessage(struct tagMSG const *)&quot; (?DispatchMessage@@$$J0YAJPBUtagMSG@@@Z)<br />
main.obj : error LNK2028: unresolved token (0A000055) &quot;extern &quot;C&quot; int __stdcall UpdateWindow(struct HWND__ *)&quot; (?UpdateWindow@@$$J14YGHPAUHWND__@@@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2028: unresolved token (0A000056) &quot;extern &quot;C&quot; struct HICON__ * __stdcall LoadCursorA(struct HINSTANCE__ *,char const *)&quot; (?LoadCursorA@@$$J18YGPAUHICON__@@PAUHINSTANCE__@@PBD@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; int __stdcall GetMessageA(struct tagMSG *,struct HWND__ *,unsigned int,unsigned int)&quot; (?GetMessageA@@$$J216YGHPAUtagMSG@@PAUHWND__@@II@Z) referenced in function &quot;extern &quot;C&quot; int __cdecl GetMessage(struct tagMSG *,struct HWND__ *,unsigned int,unsigned int)&quot; (?GetMessage@@$$J0YAHPAUtagMSG@@PAUHWND__@@II@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; long __stdcall DispatchMessageA(struct tagMSG const *)&quot; (?DispatchMessageA@@$$J14YGJPBUtagMSG@@@Z) referenced in function &quot;extern &quot;C&quot; long __cdecl DispatchMessage(struct tagMSG const *)&quot; (?DispatchMessage@@$$J0YAJPBUtagMSG@@@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; long __stdcall DefWindowProcA(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?DefWindowProcA@@$$J216YGJPAUHWND__@@IIJ@Z) referenced in function &quot;long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@@$$FYGJPAUHWND__@@IIJ@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; void __stdcall PostQuitMessage(int)&quot; (?PostQuitMessage@@$$J14YGXH@Z) referenced in function &quot;long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@@$$FYGJPAUHWND__@@IIJ@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; int __stdcall DestroyWindow(struct HWND__ *)&quot; (?DestroyWindow@@$$J14YGHPAUHWND__@@@Z) referenced in function &quot;long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)&quot; (?WndProc@@$$FYGJPAUHWND__@@IIJ@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; int __stdcall TranslateMessage(struct tagMSG const *)&quot; (?TranslateMessage@@$$J14YGHPBUtagMSG@@@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; int __stdcall UpdateWindow(struct HWND__ *)&quot; (?UpdateWindow@@$$J14YGHPAUHWND__@@@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; int __stdcall ShowWindow(struct HWND__ *,int)&quot; (?ShowWindow@@$$J18YGHPAUHWND__@@H@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; struct HWND__ * __stdcall CreateWindowExA(unsigned long,char const *,char const *,unsigned long,int,int,int,int,struct HWND__ *,struct HMENU__ *,struct HINSTANCE__ *,void *)&quot; (?CreateWindowExA@@$$J248YGPAUHWND__@@KPBD0KHHHHPAU1@PAUHMENU__@@PAUHINSTANCE__@@PAX@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; int __stdcall MessageBoxA(struct HWND__ *,char const *,char const *,unsigned int)&quot; (?MessageBoxA@@$$J216YGHPAUHWND__@@PBD1I@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; unsigned short __stdcall RegisterClassExA(struct tagWNDCLASSEXA const *)&quot; (?RegisterClassExA@@$$J14YGGPBUtagWNDCLASSEXA@@@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; struct HICON__ * __stdcall LoadCursorA(struct HINSTANCE__ *,char const *)&quot; (?LoadCursorA@@$$J18YGPAUHICON__@@PAUHINSTANCE__@@PBD@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
main.obj : error LNK2019: unresolved external symbol &quot;extern &quot;C&quot; struct HICON__ * __stdcall LoadIconA(struct HINSTANCE__ *,char const *)&quot; (?LoadIconA@@$$J18YGPAUHICON__@@PAUHINSTANCE__@@PBD@Z) referenced in function &quot;extern &quot;C&quot; int __stdcall WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)&quot; (?WinMain@@$$J216YGHPAUHINSTANCE__@@0PADH@Z)<br />
C:\development\TibiaTimer\TibiaTimer\Debug\TibiaTimer.exe : fatal error LNK1120: 26 unresolved externals<br />
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========  <hr /> </td> </tr> </table> </div>I wanted to attach a zip file but I wasn't allowed :P maybe the file was to big.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>FrozenSnake</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240032.html</guid>
		</item>
		<item>
			<title>bridge</title>
			<link>http://www.daniweb.com/forums/thread240031.html</link>
			<pubDate>Fri, 20 Nov 2009 14:56:13 GMT</pubDate>
			<description>I need to make an application with vb  that copies all the files every time the folder opens and copies the files to another folder and it should overwrite all the files in the destination folder. 
the destination folder should contain everything the source folder contains, can anyone help me?.</description>
			<content:encoded><![CDATA[<div>I need to make an application with vb  that copies all the files every time the folder opens and copies the files to another folder and it should overwrite all the files in the destination folder.<br />
the destination folder should contain everything the source folder contains, can anyone help me?.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum4.html">Visual Basic 4 / 5 / 6</category>
			<dc:creator>andre_geerlof</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240031.html</guid>
		</item>
		<item>
			<title>php preg_match vs preg_replace</title>
			<link>http://www.daniweb.com/forums/thread240030.html</link>
			<pubDate>Fri, 20 Nov 2009 14:51:47 GMT</pubDate>
			<description><![CDATA[i have following in my database 
------------------------------------------------------------------------------------ 
 
<table><tr><td><img src="default.jpg" width="160" style="border:1px #87925d solid;padding:2px;"></td> 
<td valign="top"><a href="mylinkhere" target="_blank"><strong> 
Vicky Bhai...]]></description>
			<content:encoded><![CDATA[<div>i have following in my database<br />
------------------------------------------------------------------------------------<br />
 <pre style="margin:20px; line-height:13px">&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;img src=&quot;default.jpg&quot; width=&quot;160&quot; style=&quot;border:1px #87925d solid;padding:2px;&quot;&gt;&lt;/td&gt;<br />
&lt;td valign=&quot;top&quot;&gt;&lt;a href=&quot;mylinkhere&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;<br />
Vicky Bhai Part 4&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;&lt;font size=&quot;1&quot; color=&quot;#cccccc&quot;&gt;http://www.mysite.com&lt;/font&gt;&lt;br&gt;Stage Funny Stuff&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</pre>------------------------------------------------------------------------------------<br />
if want to add a &lt;a&gt; anchor tag to only image before displaying it on page.................how can i do that with preg match or preg replace</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>shishtawitch</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240030.html</guid>
		</item>
		<item>
			<title>experimental RPG/Interactive Fiction</title>
			<link>http://www.daniweb.com/forums/thread240029.html</link>
			<pubDate>Fri, 20 Nov 2009 14:48:16 GMT</pubDate>
			<description><![CDATA[I've been thinking recently about how cool it would be to make a rpg/text adventure game where you could fight monsters- in my case fallout3 inspired mutant hicks from the game point lookout. I have the room classes. (I can give code later in the day). how would i make a weapons class, monster...]]></description>
			<content:encoded><![CDATA[<div>I've been thinking recently about how cool it would be to make a rpg/text adventure game where you could fight monsters- in my case fallout3 inspired mutant hicks from the game point lookout. I have the room classes. (I can give code later in the day). how would i make a weapons class, monster class, etc for the rpg elements of the game?<br />
<br />
Luckily, i found a post on a battle system so thats out of the way. Like i said, is there a way to make a list of weapons and monsters and append those weapons you can pick up and the monsters/hicks to a room class?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum114.html">Python</category>
			<dc:creator>python user</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240029.html</guid>
		</item>
		<item>
			<title>Problem After Prompt-Button Results</title>
			<link>http://www.daniweb.com/forums/thread240028.html</link>
			<pubDate>Fri, 20 Nov 2009 14:44:16 GMT</pubDate>
			<description><![CDATA[Thanks for viewing. To be perfectly honest, this is (in part) for school. the project is to write a script to prompt for a temperature in Fahrenheit and output the Celsius equivilant. 
I'm ahead in my school work, and so decided to take my time and have some fun with this. Here is my code: 
 
 ...]]></description>
			<content:encoded><![CDATA[<div>Thanks for viewing. To be perfectly honest, this is (in part) for school. the project is to write a script to prompt for a temperature in Fahrenheit and output the Celsius equivilant.<br />
I'm ahead in my school work, and so decided to take my time and have some fun with this. Here is my code:<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;html&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;head&gt; &lt;title&gt;Temperature Converter&lt;/title&gt; &lt;/head&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;center&gt;&lt;h2&gt;Temperature Conversion&lt;/h2&gt;&lt;/center&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;script type = &quot;text/javascript&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function f2c() <br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var f=prompt(&quot;What Temperature?&quot;,&quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (f!=null &amp;&amp; f!=&quot; &quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var c= (5/9)*(f-32)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.write (f + &quot; Fahrenhiet is equal to &quot; + c + &quot; Celsius.&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function c2f() <br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var c=prompt(&quot;What Temperature?&quot;,&quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (c!=null &amp;&amp; c!=&quot; &quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var f= ((9/5)*c)+32<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.write (c + &quot; Celsius is equal to &quot; + f + &quot; Fahrenheit.&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;center&gt;&lt;input type=&quot;button&quot; onclick=&quot;f2c()&quot; value=&quot;Fahrenheit to Celsius&quot;/&gt;&lt;/center&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;center&gt;&lt;input type=&quot;button&quot; onclick=&quot;c2f()&quot; value=&quot;Celsius to Fahrenheit&quot;/&gt;&lt;/center&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
I have some c++ and logo experience, and understand programming structure, butHTML is a bit new to me. WhenI run this file as HTML it all works great, but what I would like to do next is: After you get your results displayed, have a link or button you can click to &quot;start over&quot;, bring you back to the start page without having to hit 'back' on your browser.<br />
I will provide a link to the site this lab is posted on for anybody who would like to confirm what I said in the beginning.<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum117.html">JavaScript / DHTML / AJAX</category>
			<dc:creator>firehazrd0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240028.html</guid>
		</item>
		<item>
			<title>Problem After Prompt-Button Results</title>
			<link>http://www.daniweb.com/forums/thread240026.html</link>
			<pubDate>Fri, 20 Nov 2009 14:36:52 GMT</pubDate>
			<description><![CDATA[Thanks for viewing.  To be perfectly honest, this is (in part) for school. the project is to write a script to prompt for a temperature in Fahrenheit and output the Celsius equivilant. 
I'm ahead in my school work, and so decided to take my time and have some fun with this.  Here is my code: 
 
 ...]]></description>
			<content:encoded><![CDATA[<div>Thanks for viewing.  To be perfectly honest, this is (in part) for school. the project is to write a script to prompt for a temperature in Fahrenheit and output the Celsius equivilant.<br />
I'm ahead in my school work, and so decided to take my time and have some fun with this.  Here is my code:<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;html&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;head&gt; &lt;title&gt;Temperature Converter&lt;/title&gt; &lt;/head&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;center&gt;&lt;h2&gt;Temperature Conversion&lt;/h2&gt;&lt;/center&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;script type = &quot;text/javascript&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function f2c() <br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var f=prompt(&quot;What Temperature?&quot;,&quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (f!=null &amp;&amp; f!=&quot; &quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var c= (5/9)*(f-32)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.write (f + &quot; Fahrenhiet is equal to &quot; + c + &quot; Celsius.&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function c2f() <br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var c=prompt(&quot;What Temperature?&quot;,&quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (c!=null &amp;&amp; c!=&quot; &quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var f= ((9/5)*c)+32<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.write (c + &quot; Celsius is equal to &quot; + f + &quot; Fahrenheit.&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;center&gt;&lt;input type=&quot;button&quot; onclick=&quot;f2c()&quot; value=&quot;Fahrenheit to Celsius&quot;/&gt;&lt;/center&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;center&gt;&lt;input type=&quot;button&quot; onclick=&quot;c2f()&quot; value=&quot;Celsius to Fahrenheit&quot;/&gt;&lt;/center&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
I have <span style="font-style:italic">some</span> c++ and logo experience, and understand programming structure, butHTML is a bit new to me.  WhenI run this file as HTML it all works great, but what I would like to do next is: After you get your results displayed, have a link or button you can click to &quot;start over&quot;, bring you back to the start page without having to hit 'back' on your browser.<br />
I will provide a link to the site this lab is posted on for anybody who would like to confirm what I said in the beginning.<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>firehazrd0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240026.html</guid>
		</item>
		<item>
			<title>Converting wav file to text format  and vice versa</title>
			<link>http://www.daniweb.com/forums/thread240025.html</link>
			<pubDate>Fri, 20 Nov 2009 14:36:35 GMT</pubDate>
			<description>Hey all  
 
I need to convert audio file of wav format into text file in order to feed it as input to an encryption algorithm(IBE encrypt method of Miracl (http://www.shamus.ie/) library takes only texts as input) and have to reconvert the decrypted text file to audio format. 
 
Could you please...</description>
			<content:encoded><![CDATA[<div>Hey all <br />
<br />
I need to convert audio file of wav format into text file in order to feed it as input to an encryption algorithm(IBE encrypt method of <a rel="nofollow" class="t" href="http://www.shamus.ie/" target="_blank">Miracl</a> library takes only texts as input) and have to reconvert the decrypted text file to audio format.<br />
<br />
Could you please suggest me a way to accomplish this. I have rest of my code written in C++.<br />
<br />
regards <br />
bk</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>bkpally263</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240025.html</guid>
		</item>
		<item>
			<title>code tags....</title>
			<link>http://www.daniweb.com/forums/thread240024.html</link>
			<pubDate>Fri, 20 Nov 2009 14:28:36 GMT</pubDate>
			<description><![CDATA[I wonder if anyone can tell me how the code tags works? As per my understanding does it works like:   <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help...]]></description>
			<content:encoded><![CDATA[<div>I wonder if anyone can tell me how the code tags works? As per my understanding does it works like:  <pre style="margin:20px; line-height:13px">MY CODE HERE.....</pre> for the enitre block of code? or I need to do this for every line of code?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>maverick405</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240024.html</guid>
		</item>
		<item>
			<title>Data Entry Job</title>
			<link>http://www.daniweb.com/forums/thread240022.html</link>
			<pubDate>Fri, 20 Nov 2009 14:24:28 GMT</pubDate>
			<description>Online Income opportunity available for all. Work 2- 3 hours per day on internet and earn up to 10000-20000 Rs per month by doing simple copy- paste job from anywhere. Only basic knowledge of computer and internet is required. For more details www.payformoney.com Email:- support@payformoney.com...</description>
			<content:encoded><![CDATA[<div>Online Income opportunity available for all. Work 2- 3 hours per day on internet and earn up to 10000-20000 Rs per month by doing simple copy- paste job from anywhere. Only basic knowledge of computer and internet is required. For more details <a rel="nofollow" class="t" href="http://www.payformoney.com" target="_blank">www.payformoney.com</a> Email:- <a href="mailto:support@payformoney.com">support@payformoney.com</a> Call: 0353-6410665,<br />
Posted Id- UISN –  553331S</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum52.html">Post your Resume</category>
			<dc:creator>nibin</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240022.html</guid>
		</item>
		<item>
			<title>Call some code when press some key ?</title>
			<link>http://www.daniweb.com/forums/thread240021.html</link>
			<pubDate>Fri, 20 Nov 2009 14:21:28 GMT</pubDate>
			<description><![CDATA[Hi, 
i would like that when pressing the key example "M" to call some code. Same as Ctrl+Alt+Delete and TaskManager but in my case i have process in background which maybe can be used for this?]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
i would like that when pressing the key example &quot;M&quot; to call some code. Same as Ctrl+Alt+Delete and TaskManager but in my case i have process in background which maybe can be used for this?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>Dum_</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240021.html</guid>
		</item>
		<item>
			<title>Submit URL to Web Directory bestworldpro.com</title>
			<link>http://www.daniweb.com/forums/thread240020.html</link>
			<pubDate>Fri, 20 Nov 2009 14:03:01 GMT</pubDate>
			<description>Please Welcome Submit URL to Web Directory 
 
Increase website traffic to your web site. 
 
www.bestworldpro.com (http://www.bestworldpro.com)</description>
			<content:encoded><![CDATA[<div>Please Welcome Submit URL to Web Directory<br />
<br />
Increase website traffic to your web site.<br />
<a rel="nofollow" class="t" href="http://www.bestworldpro.com" target="_blank"><br />
www.bestworldpro.com</a></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum43.html">Promotion and Marketing Plans</category>
			<dc:creator>milestonesweb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240020.html</guid>
		</item>
		<item>
			<title>displaying the image stored in the database in bigger size but in original dimension</title>
			<link>http://www.daniweb.com/forums/thread240019.html</link>
			<pubDate>Fri, 20 Nov 2009 14:02:39 GMT</pubDate>
			<description><![CDATA[<asp:Image ID="imgpdet" runat="server"  Height = 350"                 Width="350"/> 
 
I want to assign the height and width of the image which is the same of the original image from database . 
 
Actual problem is i have an horizontal and vertical photos , if i give height matching the horizontal...]]></description>
			<content:encoded><![CDATA[<div>&lt;asp:Image ID=&quot;imgpdet&quot; runat=&quot;server&quot;  Height = 350&quot;                 Width=&quot;350&quot;/&gt;<br />
<br />
I want to assign the height and width of the image which is the same of the original image from database .<br />
<br />
Actual problem is i have an horizontal and vertical photos , if i give height matching the horizontal photo the vertical photo will be displayed in expanded format.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>coollife</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240019.html</guid>
		</item>
		<item>
			<title>change in DPI</title>
			<link>http://www.daniweb.com/forums/thread240018.html</link>
			<pubDate>Fri, 20 Nov 2009 13:53:48 GMT</pubDate>
			<description><![CDATA[Hello, 
Till date I've tested sites/designs by changing my monitor resolutions. A new project just came by, and when the tester changed the DPI, the webpage went wrong. It has been made fully in divs and looks good in different resolutions and browsers. 
 
Can you please suggest what to do? This is...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
Till date I've tested sites/designs by changing my monitor resolutions. A new project just came by, and when the tester changed the DPI, the webpage went wrong. It has been made fully in divs and looks good in different resolutions and browsers.<br />
<br />
Can you please suggest what to do? This is the first time I've encountered this DPI issue...<br />
<br />
Thanks<br />
Div</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Divk</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240018.html</guid>
		</item>
		<item>
			<title>Help In Structures !!!</title>
			<link>http://www.daniweb.com/forums/thread240015.html</link>
			<pubDate>Fri, 20 Nov 2009 13:41:29 GMT</pubDate>
			<description><![CDATA[Hello All ,This is me again :icon_mrgreen: 
 
I'm Making a programme which tell the user to input the name 
of the product he wants to show its Price and Amount ,but i have a problem: 
 
Here's The Code 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>Hello All ,This is me again :icon_mrgreen:<br />
<br />
I'm Making a programme which tell the user to input the name<br />
of the product he wants to show its Price and Amount ,but i have a problem:<br />
<br />
Here's The Code<br />
 <pre style="margin:20px; line-height:13px">#include &lt;iostream&gt;<br />
#include &lt;conio.h&gt;<br />
using namespace std;<br />
<br />
struct Shop<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int Price;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int Amount;<br />
};<br />
<br />
void PrintPrice (Shop Product);<br />
void PrintAmount (Shop Product);<br />
<br />
int main()<br />
{<br />
//For Input:<br />
&nbsp; &nbsp; &nbsp; &nbsp; Shop FI;<br />
<br />
//Products:<br />
&nbsp; &nbsp; &nbsp; &nbsp; Shop Apple;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Shop Banana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Shop Orange;<br />
<br />
//Prices:<br />
&nbsp; &nbsp; &nbsp; &nbsp; Apple.Price = 3;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Banana.Price = 5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Orange.Price = 7;<br />
<br />
//Amounts:<br />
&nbsp; &nbsp; &nbsp; &nbsp; Apple.Amount = 5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Banana.Amount = 10;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Orange.Amount = 15;<br />
<br />
//Programme:<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Enter The Product's Name: &quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cin &gt;&gt; FI;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; PrintPrice(FI);<br />
&nbsp; &nbsp; &nbsp; &nbsp; PrintAmount(FI);<br />
<br />
//End Of Programme:<br />
&nbsp; &nbsp; &nbsp; &nbsp; getch();<br />
&nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
}<br />
<br />
void PrintPrice (Shop Product)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;The Price Is: &quot; &lt;&lt; Product.Price &lt;&lt;endl;<br />
}<br />
<br />
void PrintAmount (Shop Product)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;The Amount Is: &quot; &lt;&lt; Product.Amount;<br />
}</pre><br />
I Know This Is Wrong:<br />
 <pre style="margin:20px; line-height:13px">cin &gt;&gt; FI;</pre>so what can it be replaced by?<br />
Hope you got it...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>kim00000</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240015.html</guid>
		</item>
		<item>
			<title>IE Window Sizing Issue</title>
			<link>http://www.daniweb.com/forums/thread240014.html</link>
			<pubDate>Fri, 20 Nov 2009 13:23:40 GMT</pubDate>
			<description>Navigated to a website in IE8.  Reduced the size of a window to view a second window.  Days later when I navigate to a website that window remains in a reduced state.  Guidance sought on how to control the persistent size of windows. This is a Vista ultimate machine</description>
			<content:encoded><![CDATA[<div>Navigated to a website in IE8.  Reduced the size of a window to view a second window.  Days later when I navigate to a website that window remains in a reduced state.  Guidance sought on how to control the persistent size of windows. This is a Vista ultimate machine</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum29.html">Web Browsers</category>
			<dc:creator>mnewsome</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240014.html</guid>
		</item>
		<item>
			<title>form caption effects</title>
			<link>http://www.daniweb.com/forums/thread240013.html</link>
			<pubDate>Fri, 20 Nov 2009 13:17:11 GMT</pubDate>
			<description><![CDATA[how do we create form caption [form title bar] effetcs like typing words.]]></description>
			<content:encoded><![CDATA[<div>how do we create form caption [form title bar] effetcs like typing words.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum4.html">Visual Basic 4 / 5 / 6</category>
			<dc:creator>mahii</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240013.html</guid>
		</item>
		<item>
			<title>c# Video Editing.</title>
			<link>http://www.daniweb.com/forums/thread240012.html</link>
			<pubDate>Fri, 20 Nov 2009 13:10:45 GMT</pubDate>
			<description>hi to all, 
I have design a Application that takes input  
 
from the Web cam or other video devices. and  
 
have to add some frames in the Live video and  
 
then display.  
i have study out the direct sdk , which</description>
			<content:encoded><![CDATA[<div>hi to all,<br />
I have design a Application that takes input <br />
<br />
from the Web cam or other video devices. and <br />
<br />
have to add some frames in the Live video and <br />
<br />
then display. <br />
i have study out the direct sdk , which <br />
<br />
provide the flexible enviornment. but i dont <br />
<br />
get the proper flow.It is totaly based on the <br />
<br />
VC++ component.<br />
Please Help.<br />
Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>pkuchaliya</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240012.html</guid>
		</item>
		<item>
			<title>Music Website for Sale</title>
			<link>http://www.daniweb.com/forums/thread240011.html</link>
			<pubDate>Fri, 20 Nov 2009 13:06:55 GMT</pubDate>
			<description>Website for music online radio for sell http://music24radio.com/ 
 (http://music24radio.com/)Has been online for just 2 months, you can check statistics on here 
http://webstats.motigo.com/s?id=4650417 
Receive offers at andyherebi@yahoo.com... Price is negotiable</description>
			<content:encoded><![CDATA[<div>Website for music online radio for sell <a rel="nofollow" class="t" href="http://music24radio.com/" target="_blank">http://music24radio.com/<br />
</a>Has been online for just 2 months, you can check statistics on here<br />
<a rel="nofollow" class="t" href="http://webstats.motigo.com/s?id=4650417" target="_blank">http://webstats.motigo.com/s?id=4650417</a><br />
Receive offers at <a href="mailto:andyherebi@yahoo.com">andyherebi@yahoo.com</a>... Price is negotiable</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum116.html">Domain Names for Sale</category>
			<dc:creator>andyherebi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240011.html</guid>
		</item>
		<item>
			<title>.htaccess, some symbols causing problem</title>
			<link>http://www.daniweb.com/forums/thread240010.html</link>
			<pubDate>Fri, 20 Nov 2009 13:05:07 GMT</pubDate>
			<description><![CDATA[hi, 
i'm using .htaccess so that the variables passed through links are not seen. 
 
http://localhost/user/jack should be converted to http://localhost/user/?uid=jack 
 
i used: 
RewriteRule ^user/([^.]+)/?$ profile/?uname=$1 [NC,L] 
whatever characters is input, i want that to be passed and then...]]></description>
			<content:encoded><![CDATA[<div>hi,<br />
i'm using .htaccess so that the variables passed through links are not seen.<br />
<br />
<span style="color:Green">http://localhost/user/jack</span> should be converted to <span style="color:Green">http://localhost/user/?uid=jack</span><br />
<br />
i used:<br />
<span style="color:Green">RewriteRule ^user/([^.]+)/?$ profile/?uname=$1 [NC,L]</span><br />
whatever characters is input, i want that to be passed and then check.<br />
everything's working perfect.<br />
but when the following symbols are used, the errors such as these are appearing<br />
<span style="color:Red">Forbidden<br />
You don't have permission to access /user/: on this server.</span><br />
<br />
the symbols which are causing the problems are:<br />
<span style="color:Red">%,*,\,:,&quot;,&lt;,&gt;</span><br />
<br />
what should i do to avoid this?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>anishmsry</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240010.html</guid>
		</item>
		<item>
			<title>Music Website for Sale</title>
			<link>http://www.daniweb.com/forums/thread240009.html</link>
			<pubDate>Fri, 20 Nov 2009 13:01:08 GMT</pubDate>
			<description>Website for music online radio for sell http://music24radio.com/ 
Has been online for just 2 months, you can check statistics on here 
http://webstats.motigo.com/s?id=4650417 
Receive offers at andyherebi@yahoo.com... Price is negotiable</description>
			<content:encoded><![CDATA[<div>Website for music online radio for sell <a rel="nofollow" class="t" href="http://music24radio.com/" target="_blank">http://music24radio.com/</a><br />
Has been online for just 2 months, you can check statistics on here<br />
<a rel="nofollow" class="t" href="http://webstats.motigo.com/s?id=4650417" target="_blank">http://webstats.motigo.com/s?id=4650417</a><br />
Receive offers at <a href="mailto:andyherebi@yahoo.com">andyherebi@yahoo.com</a>... Price is negotiable</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum164.html">Websites for Sale</category>
			<dc:creator>andyherebi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240009.html</guid>
		</item>
		<item>
			<title>How to create a dynamic array in recursion?</title>
			<link>http://www.daniweb.com/forums/thread240008.html</link>
			<pubDate>Fri, 20 Nov 2009 12:55:13 GMT</pubDate>
			<description>Hi all. Just a simple question but I SERIOUSLY need some help from you guys for my programming assignment. 
 
The assignment given was water jug problem.  
 
Now my question is, does C allow for the creation of dynamic array during a recursion?  
Suppose I have another function, which returns a...</description>
			<content:encoded><![CDATA[<div>Hi all. Just a simple question but I SERIOUSLY need some help from you guys for my programming assignment.<br />
<br />
The assignment given was water jug problem. <br />
<br />
Now my question is, does C allow for the creation of dynamic array during a recursion? <br />
Suppose I have another function, which returns a value (well in my case the function returns a character), and I'm gonna store the character into a dynamic array(which in the current function). This means that the dynamic array is constantly &quot;enlarged&quot; as long as another function returns a value to the current function where the dynamic array is located. If the other function stops returning a value, the whole process stops.<br />
<br />
Thanks in advance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum118.html">C</category>
			<dc:creator>beatenbob</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240008.html</guid>
		</item>
		<item>
			<title>Even Number Program</title>
			<link>http://www.daniweb.com/forums/thread240007.html</link>
			<pubDate>Fri, 20 Nov 2009 12:49:33 GMT</pubDate>
			<description>I wrote this program which takes the value from the user and makes it into a even number if the number entered was odd, if not then print out a message to say they need to enter a odd number. But the program continues to return a value from the makeEven function even though I just want it to print...</description>
			<content:encoded><![CDATA[<div>I wrote this program which takes the value from the user and makes it into a even number if the number entered was odd, if not then print out a message to say they need to enter a odd number. But the program continues to return a value from the makeEven function even though I just want it to print out the message saying enter an odd number.<br />
<br />
I'm relatively new to C++ and just cant get my head around where it is getting the value it happens to print out.<br />
<br />
 <pre style="margin:20px; line-height:13px">#include &lt;iostream&gt;<br />
<br />
using namespace std;<br />
<br />
int makeEven(int x)<br />
{ <br />
&nbsp; &nbsp; &nbsp; &nbsp; if ( x % 2 != 0 ) <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return x-1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cout&lt;&lt;&quot;Please enter an odd number!&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; goto /*line*/ 18;<br />
}<br />
<br />
int main()<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int x;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Please enter an integer: &quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cin &gt;&gt; x;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Your number is now: &quot; &lt;&lt; makeEven(x) &lt;&lt;endl; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
};</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>nedsnurb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240007.html</guid>
		</item>
		<item>
			<title>Kuwahara Filter</title>
			<link>http://www.daniweb.com/forums/thread240006.html</link>
			<pubDate>Fri, 20 Nov 2009 12:41:33 GMT</pubDate>
			<description><![CDATA[I am trying to implement the Kuwahara Filter in C#. I think my code is right, but I am not getting an exact output. Can someone help me with where I am going wrong? 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I am trying to implement the Kuwahara Filter in C#. I think my code is right, but I am not getting an exact output. Can someone help me with where I am going wrong?<br />
<br />
 <pre style="margin:20px; line-height:13px">unsafe<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; try<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Bitmap b1 = (Bitmap)pictureBox1.Image.Clone();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Bitmap b2 = new Bitmap(b1.Width, b1.Height);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BitmapData bd1 = b1.LockBits(new Rectangle(0, 0, b1.Width, b1.Height), ImageLockMode.ReadWrite, PixelFormat.Format24bppRgb);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BitmapData bd2 = b2.LockBits(new Rectangle(0, 0, b2.Width, b2.Height), ImageLockMode.ReadWrite, PixelFormat.Format24bppRgb);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; byte* p1 = (byte*)(void*)bd1.Scan0.ToPointer();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; byte* p2 = (byte*)(void*)bd2.Scan0.ToPointer();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //Graphics g = Graphics.FromImage(b2);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //g.DrawImage(b1, new Rectangle(0, 0, b1.Width, b1.Height), new Rectangle(0, 0, b1.Width, b1.Height), GraphicsUnit.Pixel);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //g.Dispose();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] aminx = { -(b1.Width * b1.Height) / 2, 0, -(b1.Width * b1.Height) / 2, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] amaxx = { 0, (b1.Width * b1.Height) / 2, 0, (b1.Width * b1.Height) / 2 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] aminy = { -(b1.Width * b1.Height) / 2, -(b1.Width * b1.Height) / 2, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] amaxy = { 0, 0, (b1.Width * b1.Height) / 2, (b1.Width * b1.Height) / 2 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int x = 0; x &lt; b2.Width; x++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int y = 0; y &lt; b2.Height; y++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] RValues = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] GValues = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] BValues = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] NumPixels = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] MaxRValue = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] MaxGValue = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] MaxBValue = { 0, 0, 0, 0 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] MinRValue = { 255, 255, 255, 255 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] MinGValue = { 255, 255, 255, 255 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int[] MinBValue = { 255, 255, 255, 255 };<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int i = 0; i &lt; 4; ++i)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int x2 = aminx[i]; x2 &lt; amaxx[i]; ++x2)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int TempX = x + x2;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (TempX &gt;= 0 &amp;&amp; TempX &lt; b2.Width)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int y2 = aminy[i]; y2 &lt; amaxy[i]; ++y2)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int TempY = y + y2;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (TempY &gt;= 0 &amp;&amp; TempY &lt; b2.Height)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //Color TempColor = b1.GetPixel(TempX, TempY);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RValues[i] += p1[2];// TempColor.R;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GValues[i] += p1[1];// TempColor.G;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BValues[i] += p1[0];// TempColor.B;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (p1[2] &gt; MaxRValue[i])<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MaxRValue[i] = p1[2];// TempColor.R;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (p1[2] &lt; MinRValue[i])<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MinRValue[i] = p1[2];// TempColor.R;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (p1[1] &gt; MaxGValue[i])<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MaxGValue[i] = p1[1];// TempColor.G;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (p1[1] &lt; MinGValue[i])<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MinGValue[i] = p1[1];// TempColor.G;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (p1[0] &gt; MaxBValue[i])<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MaxBValue[i] = p1[0];// TempColor.B;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else if (p1[0] &lt; MinBValue[i])<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MinBValue[i] = p1[0];// TempColor.B;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ++NumPixels[i];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; p1 += 3;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int j = 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int mind = 10000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int i = 0; i &lt; 4; i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int cd = MaxRValue[i] - MinRValue[i] + MaxGValue[i] - MinGValue[i] + MaxBValue[i] - MinBValue[i];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (cd &lt; mind &amp;&amp; NumPixels[i] &gt; 0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; j = i;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mind = cd;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; p2[0] = (byte)(BValues[j] / NumPixels[j]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; p2[1] = (byte)(GValues[j] / NumPixels[j]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; p2[2] = (byte)(RValues[j] / NumPixels[j]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //Color meanpixel = Color.FromArgb(RValues[j] / NumPixels[j], GValues[j] / NumPixels[j], BValues[j] / NumPixels[j]);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //b2.SetPixel(x, y, meanpixel);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b2.Save(@&quot;C:\users\pashok\tt.jpg&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int boo = 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b2.Save(@&quot;C:\users\pashok\kuw.jpg&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b1.UnlockBits(bd1);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b2.UnlockBits(bd2);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; textBox1.Text = &quot;at the end&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //pictureBox2.Image = (Image)b2;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; catch(Exception ex)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; }</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>sathya8819</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240006.html</guid>
		</item>
		<item>
			<title>Error in Java</title>
			<link>http://www.daniweb.com/forums/thread240005.html</link>
			<pubDate>Fri, 20 Nov 2009 12:38:43 GMT</pubDate>
			<description><![CDATA[Hey, getting a new error in my code... Its almost done, cant figure out what is wrong with this. 
 
ERROR: 
non-static method isPrime(int) cannot be referenced from a static context 
 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>Hey, getting a new error in my code... Its almost done, cant figure out what is wrong with this.<br />
<br />
ERROR:<br />
non-static method isPrime(int) cannot be referenced from a static context<br />
<br />
<br />
 <pre style="margin:20px; line-height:13px">import java.util.Scanner;<br />
<br />
public class primenumbertest {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; public boolean isPrime(int x){<br />
&nbsp; &nbsp; int divisor = 1;<br />
&nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  do{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  divisor += 1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  } while ((x % divisor) !=0);<br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; public static void main(String[] args) {<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; int num;<br />
&nbsp; &nbsp; boolean isItPrimeorNot;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; Scanner input = new Scanner(System.in);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; System.out.println(&quot;Enter a number to find out if it's prime or not&nbsp; (greater than 1): &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp;  num = input.nextInt();<br />
&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; input.close();<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; isItPrimeorNot = isPrime(num);<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; System.out.println(isItPrimeorNot);<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; if (isItPrimeorNot == false) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.println(num + &quot; is not a prime number.&quot;);<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; else { <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System.out.println(num + &quot;is a prime number.&quot;);<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum9.html">Java</category>
			<dc:creator>GTJava</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240005.html</guid>
		</item>
		<item>
			<title>SEO toolbars</title>
			<link>http://www.daniweb.com/forums/thread240004.html</link>
			<pubDate>Fri, 20 Nov 2009 12:25:01 GMT</pubDate>
			<description><![CDATA[Hi guys, 
 
What seo toolbars do you know and recommend? 
 
I'm using two seo toolbar: 
 
seo for firefox at tools seobook com/firefox/seo-for-firefox html 
seo for chrome at www seomator com 
 
Any other suggestions?]]></description>
			<content:encoded><![CDATA[<div>Hi guys,<br />
<br />
What seo toolbars do you know and recommend?<br />
<br />
I'm using two seo toolbar:<br />
<br />
seo for firefox at tools seobook com/firefox/seo-for-firefox html<br />
seo for chrome at www seomator com<br />
<br />
Any other suggestions?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum45.html">Search Engine Optimization</category>
			<dc:creator>tiberiup</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240004.html</guid>
		</item>
		<item>
			<title>vertical line</title>
			<link>http://www.daniweb.com/forums/thread240003.html</link>
			<pubDate>Fri, 20 Nov 2009 12:21:02 GMT</pubDate>
			<description><![CDATA[hello, 
 
I'm happy to participate in this forum and this is my first post. 
our instructor gave us an assignment to design an id using C# windows application and i don' know how to put vertical line using label or any thing 
 
thanks in advance]]></description>
			<content:encoded><![CDATA[<div>hello,<br />
<br />
I'm happy to participate in this forum and this is my first post.<br />
our instructor gave us an assignment to design an id using C# windows application and i don' know how to put vertical line using label or any thing<br />
<br />
thanks in advance</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum61.html">C#</category>
			<dc:creator>annaqah</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240003.html</guid>
		</item>
		<item>
			<title>How to compile and run a boost python program???</title>
			<link>http://www.daniweb.com/forums/thread240002.html</link>
			<pubDate>Fri, 20 Nov 2009 12:19:56 GMT</pubDate>
			<description><![CDATA[Hai friends, 
 
                  I have a question which is very fundamental.. 
 
After installing boost python and bjam from ubuntu 9.04 repositories i can't find a clear detailed description about compiling and running the boost python program from it's tutorials .. Can any among you please tell...]]></description>
			<content:encoded><![CDATA[<div>Hai friends,<br />
<br />
                  I have a question which is very fundamental..<br />
<br />
After installing boost python and bjam from ubuntu 9.04 repositories i can't find a clear detailed description about compiling and running the boost python program from it's tutorials .. Can any among you please tell me what are the options we need to be give to compile like<br />
 <pre style="margin:20px; line-height:13px">g++ filename path/to/boost etc.,</pre>and run this hello world boost python program <a rel="nofollow" class="t" href="http://wiki.python.org/moin/boost.python/SimpleExample" target="_blank">http://wiki.python.org/moin/boost.python/SimpleExample</a> using and without bjam.<br />
<br />
               This is what i did. I created a c++ file named hello.cpp with the contents..<br />
<br />
 <pre style="margin:20px; line-height:13px">#include &lt;string&gt;<br />
<br />
namespace { // Avoid cluttering the global namespace.<br />
<br />
&nbsp; // A couple of simple C++ functions that we want to expose to Python.<br />
<br />
&nbsp; std::string greet() { return &quot;hello, world&quot;; }<br />
&nbsp; int square(int number) { return number * number; }<br />
}<br />
#include &lt;boost/python.hpp&gt;<br />
using namespace boost::python;<br />
<br />
BOOST_PYTHON_MODULE(getting_started1)<br />
<br />
{<br />
&nbsp; &nbsp; // Add regular functions to the module.<br />
&nbsp; &nbsp; def(&quot;greet&quot;, greet);<br />
&nbsp; &nbsp; def(&quot;square&quot;, square);<br />
}</pre><br />
         What should i do to make this as &quot;a shared library and put it on the PYTHONPATH&quot; as said in the tutorial?? (This question may sound trivial or silly but these are essential components that &quot;must must&quot; be included while writing a tutorial bcoz. it's gonna be read by people at all levels.. This 'll dampen the spirits of the beginner if he can't get to know how to compile and run it..). Please explain me in detail..<br />
FYI:I'm using python 3.1<br />
<br />
Thanks &amp; Regards..</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum114.html">Python</category>
			<dc:creator>python.noob</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240002.html</guid>
		</item>
		<item>
			<title>Multiple Funcs passed to text file</title>
			<link>http://www.daniweb.com/forums/thread240001.html</link>
			<pubDate>Fri, 20 Nov 2009 12:01:02 GMT</pubDate>
			<description>Hi there, 
 
I am trying to make a program, as shown below.  I have used a snippet with hello and bye as the program is really very big.  Unfortunately I am unable to edit these functions as they are all part of a complex linked list. 
 
I am trying to pass both functions from the class CWrite into...</description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I am trying to make a program, as shown below.  I have used a snippet with hello and bye as the program is really very big.  Unfortunately I am unable to edit these functions as they are all part of a complex linked list.<br />
<br />
I am trying to pass both functions from the class CWrite into a text file however what currently occurs is the second function overwrites the first function (i think).  I have genuinly no idea what to do to solve this.<br />
<br />
Any help fixing this would be greatly appreciated. <br />
<br />
 <pre style="margin:20px; line-height:13px">#inlcude &lt;iostream&gt;<br />
#include &lt;fstream&gt;<br />
#include &lt;sstream&gt;<br />
<br />
class CWrite<br />
{<br />
public:<br />
&nbsp; &nbsp; &nbsp; &nbsp; int write(std::string name);<br />
&nbsp; &nbsp; &nbsp; &nbsp; int write(std::string name);<br />
};<br />
<br />
#include “stdafx.h”<br />
#include “output.h”<br />
<br />
int CWrite::write(std::string name)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; std::ofstream output(name.c_str());<br />
&nbsp; &nbsp; &nbsp; &nbsp; output&lt;&lt;”HELLO”&lt;&lt;std::endl;<br />
output.close();<br />
return 0;<br />
}<br />
<br />
int CWrite::write(std::string name)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; std::ofstream output(name.c_str());<br />
&nbsp; &nbsp; &nbsp; &nbsp; output&lt;&lt;”HELLO”&lt;&lt;std::endl;<br />
output.close();<br />
return 0;<br />
}<br />
<br />
Private: System::Void ButOut_Click(System::object^ sneder, System::eventArgs^ e)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; SaveFileDialog ^ saveFileDialog1 = gcnew SaveFileDialog();<br />
&nbsp; &nbsp; &nbsp; &nbsp; savefileDialog1-&gt;Filter = “txt files (*.txt)|*.txt|All files (*.*)|*.*”;<br />
&nbsp; &nbsp; &nbsp; &nbsp; saveFileDialog1-&gt;InitialDirectory = “library”;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; if(saveFileDialog1-&gt;ShowDialog() == System::Windows::Forms::DialogResult::Ok)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CWrite a;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; std::string std_name = SystemToStdString(saveFileDialog1-&gt;FileName);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; int success = a.write(std_name) + a.writeSDF(std_name);<br />
}</pre><br />
Please ignore any syntax errors as the code had to be written from Word.<br />
<br />
Thanks in advance, <br />
<br />
Andy</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>ab00120</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240001.html</guid>
		</item>
		<item>
			<title>graphical problem</title>
			<link>http://www.daniweb.com/forums/thread240000.html</link>
			<pubDate>Fri, 20 Nov 2009 11:50:14 GMT</pubDate>
			<description>hii.. 
i am having compaq presarion v6211 AU laptop. 
i have tried all the versions of redhat linux on my system, but not able to get graphical mode. 
i have tried all the basic commands but not able to get it. 
help me.</description>
			<content:encoded><![CDATA[<div>hii..<br />
i am having compaq presarion v6211 AU laptop.<br />
i have tried all the versions of redhat linux on my system, but not able to get graphical mode.<br />
i have tried all the basic commands but not able to get it.<br />
help me.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum120.html">Getting Started and Choosing a Distro</category>
			<dc:creator>matta.ankit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread240000.html</guid>
		</item>
		<item>
			<title>project topic</title>
			<link>http://www.daniweb.com/forums/thread239999.html</link>
			<pubDate>Fri, 20 Nov 2009 11:49:28 GMT</pubDate>
			<description><![CDATA[hello , 
hi i m sumit severiya & i m final year mca and i want to make project in 
or vb.NET .so plz help me and send the topic of project.]]></description>
			<content:encoded><![CDATA[<div>hello ,<br />
hi i m sumit severiya &amp; i m final year mca and i want to make project in<br />
or vb.NET .so plz help me and send the topic of project.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum58.html">VB.NET</category>
			<dc:creator>sumit severiya</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239999.html</guid>
		</item>
		<item>
			<title>Import/Export WoW data to external database--</title>
			<link>http://www.daniweb.com/forums/thread239998.html</link>
			<pubDate>Fri, 20 Nov 2009 11:31:48 GMT</pubDate>
			<description><![CDATA[How would one do this? 
 
I've tried extended searches for this and apparently any time I mention WoW and a socket (in reference to WoW the game and socket as in the socket API for Lua), I get a bunch of crap about socketing items in WoW and not any relevant information on how to use the Socket api...]]></description>
			<content:encoded><![CDATA[<div>How would one do this?<br />
<br />
I've tried extended searches for this and apparently any time I mention WoW and a socket (in reference to WoW the game and socket as in the socket API for Lua), I get a bunch of crap about socketing items in WoW and not any relevant information on how to use the Socket api to import/export data from WoW.<br />
<br />
My overall goal is to create an addon that performs updates on an external database, rather than a local one. This is so that multiple users can handle the same data without having to synchronize files on the fly or save times + operations then synching.<br />
<br />
As an example, let's assume I'm using an addon and a guildmate is using the same addon.<br />
<br />
When I make a change to the addon, and my guildmate makes a change, I want it to be made such that the moment I perform a change he gets the update in a very fast manner. I also want to be able to rely on the addon to send him information that I've stored even when I'm offline.<br />
<br />
The only truly good means of doing this is to communicate with an external database that both him and I can access when we're online. It would solve a world of problems.<br />
<br />
If anyone has experience with communicating with an external database, from WoW via the wow-api or even their own library please let me know.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum71.html">Game Development</category>
			<dc:creator>Intrade</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239998.html</guid>
		</item>
		<item>
			<title>Errors in my code (using arrays)</title>
			<link>http://www.daniweb.com/forums/thread239997.html</link>
			<pubDate>Fri, 20 Nov 2009 11:26:35 GMT</pubDate>
			<description><![CDATA[Hello everyone; 
 
I did a program using arrays -for the first time- 
 
I've got errors, I fixed some and there are others left that I couldn't straighten  
 
any help is highly appreciated  
 
here is the code :]]></description>
			<content:encoded><![CDATA[<div>Hello everyone;<br />
<br />
I did a program using arrays -for the first time-<br />
<br />
I've got errors, I fixed some and there are others left that I couldn't straighten <br />
<br />
any help is highly appreciated <br />
<br />
here is the code :<br />
<br />
 <pre style="margin:20px; line-height:13px"># include &lt;iostream&gt;<br />
# include &lt;iomanip&gt;<br />
using namespace std;<br />
<br />
int read_car (int cars[], int n);<br />
double read_time (double time[], int n);<br />
double charge (time[]);<br />
void print ();<br />
<br />
double sum_time, sum_charge;<br />
<br />
int main()<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int time;<br />
&nbsp; &nbsp; &nbsp; &nbsp; int cars[n];<br />
&nbsp; &nbsp; &nbsp; &nbsp; int n;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Welcome to the Car Parking fee calculater.&quot; &lt;&lt;endl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Please enter the numbers of the cars.&quot; &lt;&lt;endl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cin &gt;&gt; n;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; read_car (cars,n);<br />
&nbsp; &nbsp; &nbsp; &nbsp; read_time(time,n);<br />
&nbsp; &nbsp; &nbsp; &nbsp; charge(time,n);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; print ();<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
<br />
<br />
<br />
<br />
//1<br />
<br />
int read_car (int cars[], int n)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int i;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; for (i=1; i&lt;=n; i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cin &gt;&gt; cars[i];<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; return cars;<br />
}<br />
<br />
//2<br />
double read_time (double time[], int n)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int i;<br />
&nbsp; &nbsp; &nbsp; &nbsp; sum=0;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; for (i=1; i&lt;=n; i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cin &gt;&gt; time[i];<br />
&nbsp; &nbsp; &nbsp; &nbsp; time[i] = ceil(time);<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; sum_time= sum + time;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; return time;<br />
}<br />
//3<br />
double charge (double time[],int n)<br />
&nbsp; &nbsp; &nbsp; &nbsp; { <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double charge;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double sum=0;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for ( int i=1; i&lt;=n; i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (time &lt;= 3.00)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; charge= 2.00;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (time == 24.0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; charge = 10.0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; charge = (time - 3)*0.5 + 2.00;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum_charge= sum+charge;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return charge;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
}<br />
<br />
//4<br />
void print (n)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; setw(6) &lt;&lt;&quot;Car&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt; setw(6) &lt;&lt;&quot;Hours&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt; setw(6) &lt;&lt;&quot;Charge&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt;endl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt;&quot;__________________&quot;&lt;&lt;endl;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; for (i=1; i&lt;=n; i++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; setw(6) &lt;&lt; i<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt; setw(6) &lt;&lt; time[i]<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt; setw(6) &lt;&lt; charge (time,n)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt;endl;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt;&quot;__________________&quot;&lt;&lt;endl;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; setw(6) &lt;&lt;&quot;Total&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt; setw(6) &lt;&lt; sum_time<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt; setw(6) &lt;&lt; sum_charge<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;&lt;endl;<br />
<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum8.html">C++</category>
			<dc:creator>new programer</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239997.html</guid>
		</item>
		<item>
			<title>Decrypt of Password</title>
			<link>http://www.daniweb.com/forums/thread239995.html</link>
			<pubDate>Fri, 20 Nov 2009 11:17:14 GMT</pubDate>
			<description>Dear Users, 
 
I have used SHA1 encryption method to encrypt password and stored in login table as a blob field. 
 
Now, to authenticate the password, i need to decrypt it. I am not able to decrypt. 
 
Please help me to decrypt password</description>
			<content:encoded><![CDATA[<div>Dear Users,<br />
<br />
I have used SHA1 encryption method to encrypt password and stored in login table as a blob field.<br />
<br />
Now, to authenticate the password, i need to decrypt it. I am not able to decrypt.<br />
<br />
Please help me to decrypt password</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum126.html">MySQL</category>
			<dc:creator>Pranesh_Ashrit</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239995.html</guid>
		</item>
		<item>
			<title>animating pictureboxes at given the start and ending coordiantes</title>
			<link>http://www.daniweb.com/forums/thread239992.html</link>
			<pubDate>Fri, 20 Nov 2009 11:01:37 GMT</pubDate>
			<description>hi there, I would like to ask some help in my project. Im trying to do a playbook application in vb.net. My problems is I dont know how to animate the pictureboxes. Im supposed to let them move once I play the animate button. Lets say i have a picture box with coordinate 20,30 and i would like it...</description>
			<content:encoded><![CDATA[<div>hi there, I would like to ask some help in my project. Im trying to do a playbook application in vb.net. My problems is I dont know how to animate the pictureboxes. Im supposed to let them move once I play the animate button. Lets say i have a picture box with coordinate 20,30 and i would like it to move on run time to 450,300. how do I do it? thanks...any suggestions will be appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum58.html">VB.NET</category>
			<dc:creator>herms14</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239992.html</guid>
		</item>
		<item>
			<title>Computer Science student</title>
			<link>http://www.daniweb.com/forums/thread239990.html</link>
			<pubDate>Fri, 20 Nov 2009 10:53:44 GMT</pubDate>
			<description>Hi! 
 
I am a Computer Science student and find the C++ forum very helpful. This is my first day here and am very satisfied with the helpful nature of the users here. I look forward to learn more from this webpage, especially from the forums by reading the problems/issues etc discussed there. 
...</description>
			<content:encoded><![CDATA[<div>Hi!<br />
<br />
I am a Computer Science student and find the C++ forum very helpful. This is my first day here and am very satisfied with the helpful nature of the users here. I look forward to learn more from this webpage, especially from the forums by reading the problems/issues etc discussed there.<br />
<br />
-Vineet Kumar</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum165.html">Community Introductions</category>
			<dc:creator>codeyy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239990.html</guid>
		</item>
		<item>
			<title>Help me</title>
			<link>http://www.daniweb.com/forums/thread239989.html</link>
			<pubDate>Fri, 20 Nov 2009 10:51:54 GMT</pubDate>
			<description>Can anyone help me to do the SEO for below mentioned site, I am new to the field of Internet marketing 
 
regards,</description>
			<content:encoded><![CDATA[<div>Can anyone help me to do the SEO for below mentioned site, I am new to the field of Internet marketing<br />
<br />
regards,</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum45.html">Search Engine Optimization</category>
			<dc:creator>timlerche</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239989.html</guid>
		</item>
		<item>
			<title><![CDATA[java code to access vm's(virtual Machine)]]></title>
			<link>http://www.daniweb.com/forums/thread239988.html</link>
			<pubDate>Fri, 20 Nov 2009 10:46:56 GMT</pubDate>
			<description><![CDATA[i have a project from my college  to be completed this weekend ... The project is to accessing the Vm's using java Program..... 
I know java std.Functions only not a high level... pls anyone know the steps how to solve pls explain me...... 
Thank u in Advance;;;;;;;;;]]></description>
			<content:encoded><![CDATA[<div>i have a project from my college  to be completed this weekend ... The project is to accessing the Vm's using java Program.....<br />
I know java std.Functions only not a high level... pls anyone know the steps how to solve pls explain me......<br />
Thank u in Advance;;;;;;;;;</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum9.html">Java</category>
			<dc:creator>ManjuMidhu</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239988.html</guid>
		</item>
		<item>
			<title>Easy GUI for creation of XML  data</title>
			<link>http://www.daniweb.com/forums/thread239987.html</link>
			<pubDate>Fri, 20 Nov 2009 10:45:25 GMT</pubDate>
			<description><![CDATA[Hello guys! 
 
In a toolchain an XML is currently used to generate sourcecode and documentation (by oAW). By introduction of this XML -> source generation, I reduced the complexity of configuration of the corresponding software component (which has been done using pointers, structs and tables). 
...]]></description>
			<content:encoded><![CDATA[<div>Hello guys!<br />
<br />
In a toolchain an XML is currently used to generate sourcecode and documentation (by oAW). By introduction of this XML -&gt; source generation, I reduced the complexity of configuration of the corresponding software component (which has been done using pointers, structs and tables).<br />
<br />
Unfortunately, the XML file itself is also not self-explanatory... In fact it represents a complex model.<br />
<br />
For the users it would be great to have some kind of GUI to create and modify this XML. I'm very experienced with .NET/Windows Forms and a little experienced with Java, EMF and JFACE.<br />
<br />
But when I'm thinking about either of those I'm fed up... I don't want to re-implement the same things over and over again, like save/load, copy/paste, etc.<br />
Und trotzdem stößt es mir <br />
<br />
My question to you guys:<br />
Do you know any (bether/more efficient) technology that can be used for GUI development, which itself is used to create/modify XMLs?<br />
<br />
Thanks guys!<br />
regards,<br />
Daniel</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>mydevnull</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239987.html</guid>
		</item>
		<item>
			<title>List of pr directories for use your site Good ranking...</title>
			<link>http://www.daniweb.com/forums/thread239986.html</link>
			<pubDate>Fri, 20 Nov 2009 10:41:33 GMT</pubDate>
			<description>http://zicosur.org/submit.php	5 
http://www.perfectdir.com/	3 
http://www.submityoursite.com/	4 
http://www.submit-url-add.com/	2 
http://www.tagshub.com/submit.php	3 
http://www.devoteclub.com/submit.php	4 
http://www.linkgay.org/submit.php	4 
http://www.websitesubmissiondirectory.org/submit.php	2...</description>
			<content:encoded><![CDATA[<div><a rel="nofollow" class="t" href="http://zicosur.org/submit.php" target="_blank">http://zicosur.org/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.perfectdir.com/" target="_blank">http://www.perfectdir.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.submityoursite.com/" target="_blank">http://www.submityoursite.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.submit-url-add.com/" target="_blank">http://www.submit-url-add.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.tagshub.com/submit.php" target="_blank">http://www.tagshub.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.devoteclub.com/submit.php" target="_blank">http://www.devoteclub.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.linkgay.org/submit.php" target="_blank">http://www.linkgay.org/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.websitesubmissiondirectory.org/submit.php" target="_blank">http://www.websitesubmissiondirectory.org/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.universalwebdirectory.com/" target="_blank">http://www.universalwebdirectory.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.travelandvacations.org/" target="_blank">http://www.travelandvacations.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.agrieducation.org/" target="_blank">http://www.agrieducation.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://directory.hewdirectory.com/" target="_blank">http://directory.hewdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://bclinks.ca/" target="_blank">http://bclinks.ca/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.directoryutopia.com/" target="_blank">http://www.directoryutopia.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.wsdaj.com/" target="_blank">http://www.wsdaj.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.sitereview.com.au/submit.php" target="_blank">http://www.sitereview.com.au/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.piseries.com/9/Business/" target="_blank">http://www.piseries.com/9/Business/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.wwwi.co.uk/submit.php" target="_blank">http://www.wwwi.co.uk/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://websitesee.com/" target="_blank">http://websitesee.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.dhdphoto.com/submit.php" target="_blank">http://www.dhdphoto.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.vipdig.com/submit.php" target="_blank">http://www.vipdig.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dir-listing.com/" target="_blank">http://www.dir-listing.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.opendir.info/" target="_blank">http://www.opendir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.biowatchmed.net/" target="_blank">http://www.biowatchmed.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.evilgeniusmusic.com/" target="_blank">http://www.evilgeniusmusic.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.fusionsalcedo.com/" target="_blank">http://www.fusionsalcedo.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.linkfreesubmit.com/" target="_blank">http://www.linkfreesubmit.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.discoverism.com/" target="_blank">http://www.discoverism.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.balinesiaresto.net/" target="_blank">http://www.balinesiaresto.net/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.directorycourt.com/" target="_blank">http://www.directorycourt.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://linkability.info/" target="_blank">http://linkability.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.zindexica.com/submit.php" target="_blank">http://www.zindexica.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.ssrda.com/submit.php" target="_blank">http://www.ssrda.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.indexbargains.com/" target="_blank">http://www.indexbargains.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://unlimiteddir.info/" target="_blank">http://unlimiteddir.info/</a>	3<br />
<a rel="nofollow" class="t" href="http://moondir.info/" target="_blank">http://moondir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://golddir.info/" target="_blank">http://golddir.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.tmp1.info/" target="_blank">http://www.tmp1.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.mysiteseeker.com/" target="_blank">http://www.mysiteseeker.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.omega-link.co.uk/" target="_blank">http://www.omega-link.co.uk/</a>	1<br />
<a rel="nofollow" class="t" href="http://linkbook.pcgraphicsolutions.com/" target="_blank">http://linkbook.pcgraphicsolutions.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.txtlinks.com/" target="_blank">http://www.txtlinks.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.webwisesolutions.com/directory/" target="_blank">http://www.webwisesolutions.com/directory/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.tradelinksme.com/suggest-listing.php?id=374" target="_blank">http://www.tradelinksme.com/suggest-listing.php?id=374</a>	2<br />
<a rel="nofollow" class="t" href="http://www.directorychoice.com/" target="_blank">http://www.directorychoice.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.freeonlinedirectory.info/suggest-link.php?id=78" target="_blank">http://www.freeonlinedirectory.info/...link.php?id=78</a>	3<br />
<a rel="nofollow" class="t" href="http://gzzt.org/add.php?cat=247" target="_blank">http://gzzt.org/add.php?cat=247</a>	3<br />
<a rel="nofollow" class="t" href="http://www.seofreelinks.com/" target="_blank">http://www.seofreelinks.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.nicedirectory.net/" target="_blank">http://www.nicedirectory.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dramba.com/" target="_blank">http://www.dramba.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.viesearch.com/" target="_blank">http://www.viesearch.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.ultraorganizer.com/" target="_blank">http://www.ultraorganizer.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.oodir.com/" target="_blank">http://www.oodir.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.adddir.info/" target="_blank">http://www.adddir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.ewebsubmission.com/" target="_blank">http://www.ewebsubmission.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.svguia.com/" target="_blank">http://www.svguia.com/</a>	5<br />
<a rel="nofollow" class="t" href="http://asialink-eamarnet.com/" target="_blank">http://asialink-eamarnet.com/</a>	5<br />
<a rel="nofollow" class="t" href="http://www.sleepwalkdirectory.info/" target="_blank">http://www.sleepwalkdirectory.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.newfreedirectory.com.ar/" target="_blank">http://www.newfreedirectory.com.ar/</a>	2<br />
<a rel="nofollow" class="t" href="http://webslackers.com/" target="_blank">http://webslackers.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.moviedigg.com/" target="_blank">http://www.moviedigg.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.atgear.com/submit.php" target="_blank">http://www.atgear.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.danielmillions.com/" target="_blank">http://www.danielmillions.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://directory.lesterloyd.com/submit.html" target="_blank">http://directory.lesterloyd.com/submit.html</a>	1<br />
<a rel="nofollow" class="t" href="http://www.triplewdirectory.com/" target="_blank">http://www.triplewdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seowebdir.net/" target="_blank">http://www.seowebdir.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.freedirectory.ca/" target="_blank">http://www.freedirectory.ca/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.directory-global.com/" target="_blank">http://www.directory-global.com/</a>	5<br />
<a rel="nofollow" class="t" href="http://www.directory-link.info/submit.php" target="_blank">http://www.directory-link.info/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.directorystorm.com" target="_blank">http://www.directorystorm.com</a>	4<br />
<a rel="nofollow" class="t" href="http://www.xland.info/" target="_blank">http://www.xland.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.linkaddurl.com/" target="_blank">http://www.linkaddurl.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.fatinfo.com/" target="_blank">http://www.fatinfo.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.olydirectory.com/" target="_blank">http://www.olydirectory.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.mygreencorner.com/submit.php" target="_blank">http://www.mygreencorner.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.joinsociety.com/index.php?adds=108" target="_blank">http://www.joinsociety.com/index.php?adds=108</a>	2<br />
<a rel="nofollow" class="t" href="http://www.health-links.org/" target="_blank">http://www.health-links.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.ourlifexp.com/directory/submit.php" target="_blank">http://www.ourlifexp.com/directory/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.maldito.org/" target="_blank">http://www.maldito.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.cultuurtechnologie.net/" target="_blank">http://www.cultuurtechnologie.net/</a>	6<br />
<a rel="nofollow" class="t" href="http://www.linkmake.info/" target="_blank">http://www.linkmake.info/</a>	<br />
<a rel="nofollow" class="t" href="http://insuranceagentwebdirectory.com/" target="_blank">http://insuranceagentwebdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.builderlist.info/" target="_blank">http://www.builderlist.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.sdja.net/" target="_blank">http://www.sdja.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.trophywebdir.info/" target="_blank">http://www.trophywebdir.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.nujot.com/" target="_blank">http://www.nujot.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.usersidea.com/" target="_blank">http://www.usersidea.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://purelyauctions.com/" target="_blank">http://purelyauctions.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://provisage.com/" target="_blank">http://provisage.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://pbme.net/" target="_blank">http://pbme.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://lambusango.com/" target="_blank">http://lambusango.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.linkmanor.info/" target="_blank">http://www.linkmanor.info/</a>	<br />
<a rel="nofollow" class="t" href="http://www.code3directory.com/" target="_blank">http://www.code3directory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.shadowshow.net/" target="_blank">http://www.shadowshow.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.d66a.com/" target="_blank">http://www.d66a.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.euro-mundial.com/" target="_blank">http://www.euro-mundial.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://cglegend.com/" target="_blank">http://cglegend.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.ttgcharity.com/" target="_blank">http://www.ttgcharity.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.moranbunch.com/" target="_blank">http://www.moranbunch.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://featuredlinkdirectory.ws/" target="_blank">http://featuredlinkdirectory.ws/</a>	1<br />
<a rel="nofollow" class="t" href="http://bigbucksdomains.com/" target="_blank">http://bigbucksdomains.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.biznopedia.com/" target="_blank">http://www.biznopedia.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.hk89.org/submit.php" target="_blank">http://www.hk89.org/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.eduology.com/" target="_blank">http://www.eduology.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.emlv.org/" target="_blank">http://www.emlv.org/</a>	4<br />
<a rel="nofollow" class="t" href="http://dcmob.org/" target="_blank">http://dcmob.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://ttgcharity.com/" target="_blank">http://ttgcharity.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dpen.net/" target="_blank">http://www.dpen.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.12-step-s.com/" target="_blank">http://www.12-step-s.com/</a>	<br />
<a rel="nofollow" class="t" href="http://wishdc.org/" target="_blank">http://wishdc.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://meoogle.com/" target="_blank">http://meoogle.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.surfyellowpages.org/" target="_blank">http://www.surfyellowpages.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://bablouse.com/" target="_blank">http://bablouse.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://free-web-directory.org/" target="_blank">http://free-web-directory.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://website-listing-directory.com/" target="_blank">http://website-listing-directory.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.hitwebdirectory.com/submit.php" target="_blank">http://www.hitwebdirectory.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.worldfamousdirectory.org/submit.php" target="_blank">http://www.worldfamousdirectory.org/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.maxlinks.org/" target="_blank">http://www.maxlinks.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.traveltourismdirectory.net/submit.php" target="_blank">http://www.traveltourismdirectory.net/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://alldictionaries.com/submit.php" target="_blank">http://alldictionaries.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dmozonline.com/submit.php" target="_blank">http://www.dmozonline.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.sublimewebbusinessdirectory.com/" target="_blank">http://www.sublimewebbusinessdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.landlost.com/" target="_blank">http://www.landlost.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.allofax.com/submit.php" target="_blank">http://www.allofax.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.peaklevel.com/submit.php" target="_blank">http://www.peaklevel.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.addyourlnksnow.com/" target="_blank">http://www.addyourlnksnow.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.neodown.net/" target="_blank">http://www.neodown.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.airedaledirectory.com/" target="_blank">http://www.airedaledirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.sblinks.org/" target="_blank">http://www.sblinks.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.mymaxlinks.info/submit.php" target="_blank">http://www.mymaxlinks.info/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seodirectorylinks.com/" target="_blank">http://www.seodirectorylinks.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://script-base.de/" target="_blank">http://script-base.de/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.goobz.biz/" target="_blank">http://www.goobz.biz/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.arlinkdirectory.com/" target="_blank">http://www.arlinkdirectory.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.gblaac.org/" target="_blank">http://www.gblaac.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.fringebenefitsparties.com/" target="_blank">http://www.fringebenefitsparties.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.seodeck.com/submit.php" target="_blank">http://www.seodeck.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.fastreviews.org/" target="_blank">http://www.fastreviews.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://webrepairdirectory.co.uk/" target="_blank">http://webrepairdirectory.co.uk/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seewebdirect.com/" target="_blank">http://www.seewebdirect.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.computersdir.net/submit.php" target="_blank">http://www.computersdir.net/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.areaventas.cl/" target="_blank">http://www.areaventas.cl/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.futuradirectory.com/" target="_blank">http://www.futuradirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.companywebdirectory.com/" target="_blank">http://www.companywebdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.minidirectory.info/" target="_blank">http://www.minidirectory.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://weby.xhost.ro/" target="_blank">http://weby.xhost.ro/</a>	1<br />
<a rel="nofollow" class="t" href="http://asdeh.org/" target="_blank">http://asdeh.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.yvir.com/submit.php" target="_blank">http://www.yvir.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.onewaylinksite.com/submit.php" target="_blank">http://www.onewaylinksite.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.hostbemidji.org/" target="_blank">http://www.hostbemidji.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.browncowads.com/submit.php" target="_blank">http://www.browncowads.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.hostbemidji.org/submit.php" target="_blank">http://www.hostbemidji.org/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.alistsites.com/submit.php" target="_blank">http://www.alistsites.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.explorethailandonline.com/submit.php" target="_blank">http://www.explorethailandonline.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.listsitefree.com/submit.php" target="_blank">http://www.listsitefree.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.zhanf.com/" target="_blank">http://www.zhanf.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://spokanelinks.com/" target="_blank">http://spokanelinks.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.lcroskey.com/" target="_blank">http://www.lcroskey.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.armlinks.net/submit.php" target="_blank">http://www.armlinks.net/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://vestelcpu.com/submit.php" target="_blank">http://vestelcpu.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://pinoyweblisting.com/" target="_blank">http://pinoyweblisting.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.christianwebsites.org.uk/submit.php" target="_blank">http://www.christianwebsites.org.uk/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.bluepearl-links.com/submit.php" target="_blank">http://www.bluepearl-links.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://yekey.com/submit.php" target="_blank">http://yekey.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.directory.co.nr/" target="_blank">http://www.directory.co.nr/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.ultimatedirectorylist.com/submit.php" target="_blank">http://www.ultimatedirectorylist.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.monsterlinkdirectory.com/" target="_blank">http://www.monsterlinkdirectory.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://the-photographer-directory.com/suggest-listing.php?id=0" target="_blank">http://the-photographer-directory.co...sting.php?id=0</a>	4<br />
<a rel="nofollow" class="t" href="http://www.dropshipping.org.uk/" target="_blank">http://www.dropshipping.org.uk/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.coinwebsites.com/" target="_blank">http://www.coinwebsites.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.wakeboardingdirectory.com/" target="_blank">http://www.wakeboardingdirectory.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.linksforwebdesign.com/" target="_blank">http://www.linksforwebdesign.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.canadiannorthernart.com/" target="_blank">http://www.canadiannorthernart.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://directorioalfa.com.ar/" target="_blank">http://directorioalfa.com.ar/</a>	2<br />
<a rel="nofollow" class="t" href="http://anthroinfo.de/submit.php" target="_blank">http://anthroinfo.de/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.cmdg.biz/" target="_blank">http://www.cmdg.biz/</a>	2<br />
<a rel="nofollow" class="t" href="http://textlinkclub.com/" target="_blank">http://textlinkclub.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.galsdirectory.com/submit.php" target="_blank">http://www.galsdirectory.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.directory.gtsee.com/submit.php" target="_blank">http://www.directory.gtsee.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.businesssitesonthenet.co.uk/" target="_blank">http://www.businesssitesonthenet.co.uk/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dirextory.com/home/" target="_blank">http://www.dirextory.com/home/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.10xblogs.com/" target="_blank">http://www.10xblogs.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.bikelinks.co.uk/" target="_blank">http://www.bikelinks.co.uk/</a>	3<br />
<a rel="nofollow" class="t" href="http://y1v.net/" target="_blank">http://y1v.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dmuslim.com/" target="_blank">http://www.dmuslim.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.accommodation-and-travel.com/" target="_blank">http://www.accommodation-and-travel.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.seofriendlydirectory4u.com/" target="_blank">http://www.seofriendlydirectory4u.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.blurbblogdirectory.info/" target="_blank">http://www.blurbblogdirectory.info/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.1wn.eu/" target="_blank">http://www.1wn.eu/</a>	2<br />
<a rel="nofollow" class="t" href="http://titograf.com/submit.php" target="_blank">http://titograf.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.expatchina.net/" target="_blank">http://www.expatchina.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.add2dir.info/" target="_blank">http://www.add2dir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.submit2dir.info/" target="_blank">http://www.submit2dir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.directorydr.com/" target="_blank">http://www.directorydr.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seoweblink.net/" target="_blank">http://www.seoweblink.net/</a>	1<br />
<a rel="nofollow" class="t" href="http://datesdirect.net/submit.php" target="_blank">http://datesdirect.net/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://kupashabis.com/" target="_blank">http://kupashabis.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://shane-english.com/submit.php" target="_blank">http://shane-english.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://blogger-tips.com/directory/submit.php" target="_blank">http://blogger-tips.com/directory/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://fame.ws/submit.php" target="_blank">http://fame.ws/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://woofahs.com/Directory/" target="_blank">http://woofahs.com/Directory/</a>	2<br />
<a rel="nofollow" class="t" href="http://nujot.com/submit.php" target="_blank">http://nujot.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://sinar2008.com/submit.php" target="_blank">http://sinar2008.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://xocu.com/submit.php" target="_blank">http://xocu.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://urllib.com/" target="_blank">http://urllib.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.scriptjar.com/submit.php" target="_blank">http://www.scriptjar.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.indiabusinessdirectory.info/" target="_blank">http://www.indiabusinessdirectory.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://directory.jtob.com/" target="_blank">http://directory.jtob.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.magdalyns.com/" target="_blank">http://www.magdalyns.com/</a>	3</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum45.html">Search Engine Optimization</category>
			<dc:creator>brodiesword</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239986.html</guid>
		</item>
		<item>
			<title>Inserting into temporary table by dynamic query</title>
			<link>http://www.daniweb.com/forums/thread239985.html</link>
			<pubDate>Fri, 20 Nov 2009 10:40:52 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I have created a temporary @table and while inserting ,i am using dynamic sql.But this is not getting executed and throws an error that  
"EXECUTE cannot be used as a source when inserting into a table variable" 
i am using SQLServer2005. 
Dont know where i am going wrong 
  <div...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have created a temporary @table and while inserting ,i am using dynamic sql.But this is not getting executed and throws an error that <br />
&quot;EXECUTE cannot be used as a source when inserting into a table variable&quot;<br />
i am using SQLServer2005.<br />
Dont know where i am going wrong<br />
 <pre style="margin:20px; line-height:13px">DECLARE @SqlQuery NVARCHAR(4000);<br />
&nbsp; &nbsp; &nbsp; &nbsp; SELECT @SqlQuery='SELECT TOP '+CAST(@no_of_rows as CHAR)+'tblEmployee.id&nbsp;  ,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tblProject.ID, <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FROM&nbsp; &nbsp; &nbsp; &nbsp;  tblBilling (NOLOCK) '<br />
INSERT @table <br />
EXEC @SqlQuery</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum127.html">MS SQL</category>
			<dc:creator>carobee</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239985.html</guid>
		</item>
		<item>
			<title>List of pr directories and use on your sit...</title>
			<link>http://www.daniweb.com/forums/thread239984.html</link>
			<pubDate>Fri, 20 Nov 2009 10:39:58 GMT</pubDate>
			<description>http://zicosur.org/submit.php	5 
http://www.perfectdir.com/	3 
http://www.submityoursite.com/	4 
http://www.submit-url-add.com/	2 
http://www.tagshub.com/submit.php	3 
http://www.devoteclub.com/submit.php	4 
http://www.linkgay.org/submit.php	4 
http://www.websitesubmissiondirectory.org/submit.php	2...</description>
			<content:encoded><![CDATA[<div><a rel="nofollow" class="t" href="http://zicosur.org/submit.php" target="_blank">http://zicosur.org/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.perfectdir.com/" target="_blank">http://www.perfectdir.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.submityoursite.com/" target="_blank">http://www.submityoursite.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.submit-url-add.com/" target="_blank">http://www.submit-url-add.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.tagshub.com/submit.php" target="_blank">http://www.tagshub.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.devoteclub.com/submit.php" target="_blank">http://www.devoteclub.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.linkgay.org/submit.php" target="_blank">http://www.linkgay.org/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.websitesubmissiondirectory.org/submit.php" target="_blank">http://www.websitesubmissiondirectory.org/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.universalwebdirectory.com/" target="_blank">http://www.universalwebdirectory.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.travelandvacations.org/" target="_blank">http://www.travelandvacations.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.agrieducation.org/" target="_blank">http://www.agrieducation.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://directory.hewdirectory.com/" target="_blank">http://directory.hewdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://bclinks.ca/" target="_blank">http://bclinks.ca/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.directoryutopia.com/" target="_blank">http://www.directoryutopia.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.wsdaj.com/" target="_blank">http://www.wsdaj.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.sitereview.com.au/submit.php" target="_blank">http://www.sitereview.com.au/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.piseries.com/9/Business/" target="_blank">http://www.piseries.com/9/Business/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.wwwi.co.uk/submit.php" target="_blank">http://www.wwwi.co.uk/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://websitesee.com/" target="_blank">http://websitesee.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.dhdphoto.com/submit.php" target="_blank">http://www.dhdphoto.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.vipdig.com/submit.php" target="_blank">http://www.vipdig.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dir-listing.com/" target="_blank">http://www.dir-listing.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.opendir.info/" target="_blank">http://www.opendir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.biowatchmed.net/" target="_blank">http://www.biowatchmed.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.evilgeniusmusic.com/" target="_blank">http://www.evilgeniusmusic.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.fusionsalcedo.com/" target="_blank">http://www.fusionsalcedo.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.linkfreesubmit.com/" target="_blank">http://www.linkfreesubmit.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.discoverism.com/" target="_blank">http://www.discoverism.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.balinesiaresto.net/" target="_blank">http://www.balinesiaresto.net/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.directorycourt.com/" target="_blank">http://www.directorycourt.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://linkability.info/" target="_blank">http://linkability.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.zindexica.com/submit.php" target="_blank">http://www.zindexica.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.ssrda.com/submit.php" target="_blank">http://www.ssrda.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.indexbargains.com/" target="_blank">http://www.indexbargains.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://unlimiteddir.info/" target="_blank">http://unlimiteddir.info/</a>	3<br />
<a rel="nofollow" class="t" href="http://moondir.info/" target="_blank">http://moondir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://golddir.info/" target="_blank">http://golddir.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.tmp1.info/" target="_blank">http://www.tmp1.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.mysiteseeker.com/" target="_blank">http://www.mysiteseeker.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.omega-link.co.uk/" target="_blank">http://www.omega-link.co.uk/</a>	1<br />
<a rel="nofollow" class="t" href="http://linkbook.pcgraphicsolutions.com/" target="_blank">http://linkbook.pcgraphicsolutions.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.txtlinks.com/" target="_blank">http://www.txtlinks.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.webwisesolutions.com/directory/" target="_blank">http://www.webwisesolutions.com/directory/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.tradelinksme.com/suggest-listing.php?id=374" target="_blank">http://www.tradelinksme.com/suggest-listing.php?id=374</a>	2<br />
<a rel="nofollow" class="t" href="http://www.directorychoice.com/" target="_blank">http://www.directorychoice.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.freeonlinedirectory.info/suggest-link.php?id=78" target="_blank">http://www.freeonlinedirectory.info/...link.php?id=78</a>	3<br />
<a rel="nofollow" class="t" href="http://gzzt.org/add.php?cat=247" target="_blank">http://gzzt.org/add.php?cat=247</a>	3<br />
<a rel="nofollow" class="t" href="http://www.seofreelinks.com/" target="_blank">http://www.seofreelinks.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.nicedirectory.net/" target="_blank">http://www.nicedirectory.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dramba.com/" target="_blank">http://www.dramba.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.viesearch.com/" target="_blank">http://www.viesearch.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.ultraorganizer.com/" target="_blank">http://www.ultraorganizer.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.oodir.com/" target="_blank">http://www.oodir.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.adddir.info/" target="_blank">http://www.adddir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.ewebsubmission.com/" target="_blank">http://www.ewebsubmission.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.svguia.com/" target="_blank">http://www.svguia.com/</a>	5<br />
<a rel="nofollow" class="t" href="http://asialink-eamarnet.com/" target="_blank">http://asialink-eamarnet.com/</a>	5<br />
<a rel="nofollow" class="t" href="http://www.sleepwalkdirectory.info/" target="_blank">http://www.sleepwalkdirectory.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.newfreedirectory.com.ar/" target="_blank">http://www.newfreedirectory.com.ar/</a>	2<br />
<a rel="nofollow" class="t" href="http://webslackers.com/" target="_blank">http://webslackers.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.moviedigg.com/" target="_blank">http://www.moviedigg.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.atgear.com/submit.php" target="_blank">http://www.atgear.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.danielmillions.com/" target="_blank">http://www.danielmillions.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://directory.lesterloyd.com/submit.html" target="_blank">http://directory.lesterloyd.com/submit.html</a>	1<br />
<a rel="nofollow" class="t" href="http://www.triplewdirectory.com/" target="_blank">http://www.triplewdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seowebdir.net/" target="_blank">http://www.seowebdir.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.freedirectory.ca/" target="_blank">http://www.freedirectory.ca/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.directory-global.com/" target="_blank">http://www.directory-global.com/</a>	5<br />
<a rel="nofollow" class="t" href="http://www.directory-link.info/submit.php" target="_blank">http://www.directory-link.info/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.directorystorm.com" target="_blank">http://www.directorystorm.com</a>	4<br />
<a rel="nofollow" class="t" href="http://www.xland.info/" target="_blank">http://www.xland.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.linkaddurl.com/" target="_blank">http://www.linkaddurl.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.fatinfo.com/" target="_blank">http://www.fatinfo.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.olydirectory.com/" target="_blank">http://www.olydirectory.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.mygreencorner.com/submit.php" target="_blank">http://www.mygreencorner.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.joinsociety.com/index.php?adds=108" target="_blank">http://www.joinsociety.com/index.php?adds=108</a>	2<br />
<a rel="nofollow" class="t" href="http://www.health-links.org/" target="_blank">http://www.health-links.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.ourlifexp.com/directory/submit.php" target="_blank">http://www.ourlifexp.com/directory/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.maldito.org/" target="_blank">http://www.maldito.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.cultuurtechnologie.net/" target="_blank">http://www.cultuurtechnologie.net/</a>	6<br />
<a rel="nofollow" class="t" href="http://www.linkmake.info/" target="_blank">http://www.linkmake.info/</a>	<br />
<a rel="nofollow" class="t" href="http://insuranceagentwebdirectory.com/" target="_blank">http://insuranceagentwebdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.builderlist.info/" target="_blank">http://www.builderlist.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.sdja.net/" target="_blank">http://www.sdja.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.trophywebdir.info/" target="_blank">http://www.trophywebdir.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.nujot.com/" target="_blank">http://www.nujot.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.usersidea.com/" target="_blank">http://www.usersidea.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://purelyauctions.com/" target="_blank">http://purelyauctions.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://provisage.com/" target="_blank">http://provisage.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://pbme.net/" target="_blank">http://pbme.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://lambusango.com/" target="_blank">http://lambusango.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.linkmanor.info/" target="_blank">http://www.linkmanor.info/</a>	<br />
<a rel="nofollow" class="t" href="http://www.code3directory.com/" target="_blank">http://www.code3directory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.shadowshow.net/" target="_blank">http://www.shadowshow.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.d66a.com/" target="_blank">http://www.d66a.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.euro-mundial.com/" target="_blank">http://www.euro-mundial.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://cglegend.com/" target="_blank">http://cglegend.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.ttgcharity.com/" target="_blank">http://www.ttgcharity.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.moranbunch.com/" target="_blank">http://www.moranbunch.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://featuredlinkdirectory.ws/" target="_blank">http://featuredlinkdirectory.ws/</a>	1<br />
<a rel="nofollow" class="t" href="http://bigbucksdomains.com/" target="_blank">http://bigbucksdomains.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.biznopedia.com/" target="_blank">http://www.biznopedia.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.hk89.org/submit.php" target="_blank">http://www.hk89.org/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.eduology.com/" target="_blank">http://www.eduology.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.emlv.org/" target="_blank">http://www.emlv.org/</a>	4<br />
<a rel="nofollow" class="t" href="http://dcmob.org/" target="_blank">http://dcmob.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://ttgcharity.com/" target="_blank">http://ttgcharity.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dpen.net/" target="_blank">http://www.dpen.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.12-step-s.com/" target="_blank">http://www.12-step-s.com/</a>	<br />
<a rel="nofollow" class="t" href="http://wishdc.org/" target="_blank">http://wishdc.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://meoogle.com/" target="_blank">http://meoogle.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.surfyellowpages.org/" target="_blank">http://www.surfyellowpages.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://bablouse.com/" target="_blank">http://bablouse.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://free-web-directory.org/" target="_blank">http://free-web-directory.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://website-listing-directory.com/" target="_blank">http://website-listing-directory.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.hitwebdirectory.com/submit.php" target="_blank">http://www.hitwebdirectory.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.worldfamousdirectory.org/submit.php" target="_blank">http://www.worldfamousdirectory.org/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.maxlinks.org/" target="_blank">http://www.maxlinks.org/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.traveltourismdirectory.net/submit.php" target="_blank">http://www.traveltourismdirectory.net/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://alldictionaries.com/submit.php" target="_blank">http://alldictionaries.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dmozonline.com/submit.php" target="_blank">http://www.dmozonline.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.sublimewebbusinessdirectory.com/" target="_blank">http://www.sublimewebbusinessdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.landlost.com/" target="_blank">http://www.landlost.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.allofax.com/submit.php" target="_blank">http://www.allofax.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.peaklevel.com/submit.php" target="_blank">http://www.peaklevel.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.addyourlnksnow.com/" target="_blank">http://www.addyourlnksnow.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.neodown.net/" target="_blank">http://www.neodown.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.airedaledirectory.com/" target="_blank">http://www.airedaledirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.sblinks.org/" target="_blank">http://www.sblinks.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.mymaxlinks.info/submit.php" target="_blank">http://www.mymaxlinks.info/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seodirectorylinks.com/" target="_blank">http://www.seodirectorylinks.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://script-base.de/" target="_blank">http://script-base.de/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.goobz.biz/" target="_blank">http://www.goobz.biz/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.arlinkdirectory.com/" target="_blank">http://www.arlinkdirectory.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.gblaac.org/" target="_blank">http://www.gblaac.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.fringebenefitsparties.com/" target="_blank">http://www.fringebenefitsparties.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.seodeck.com/submit.php" target="_blank">http://www.seodeck.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.fastreviews.org/" target="_blank">http://www.fastreviews.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://webrepairdirectory.co.uk/" target="_blank">http://webrepairdirectory.co.uk/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seewebdirect.com/" target="_blank">http://www.seewebdirect.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.computersdir.net/submit.php" target="_blank">http://www.computersdir.net/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.areaventas.cl/" target="_blank">http://www.areaventas.cl/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.futuradirectory.com/" target="_blank">http://www.futuradirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.companywebdirectory.com/" target="_blank">http://www.companywebdirectory.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.minidirectory.info/" target="_blank">http://www.minidirectory.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://weby.xhost.ro/" target="_blank">http://weby.xhost.ro/</a>	1<br />
<a rel="nofollow" class="t" href="http://asdeh.org/" target="_blank">http://asdeh.org/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.yvir.com/submit.php" target="_blank">http://www.yvir.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.onewaylinksite.com/submit.php" target="_blank">http://www.onewaylinksite.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.hostbemidji.org/" target="_blank">http://www.hostbemidji.org/</a>	1<br />
<a rel="nofollow" class="t" href="http://www.browncowads.com/submit.php" target="_blank">http://www.browncowads.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.hostbemidji.org/submit.php" target="_blank">http://www.hostbemidji.org/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.alistsites.com/submit.php" target="_blank">http://www.alistsites.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.explorethailandonline.com/submit.php" target="_blank">http://www.explorethailandonline.com/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://www.listsitefree.com/submit.php" target="_blank">http://www.listsitefree.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.zhanf.com/" target="_blank">http://www.zhanf.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://spokanelinks.com/" target="_blank">http://spokanelinks.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.lcroskey.com/" target="_blank">http://www.lcroskey.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.armlinks.net/submit.php" target="_blank">http://www.armlinks.net/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://vestelcpu.com/submit.php" target="_blank">http://vestelcpu.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://pinoyweblisting.com/" target="_blank">http://pinoyweblisting.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.christianwebsites.org.uk/submit.php" target="_blank">http://www.christianwebsites.org.uk/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.bluepearl-links.com/submit.php" target="_blank">http://www.bluepearl-links.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://yekey.com/submit.php" target="_blank">http://yekey.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://www.directory.co.nr/" target="_blank">http://www.directory.co.nr/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.ultimatedirectorylist.com/submit.php" target="_blank">http://www.ultimatedirectorylist.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.monsterlinkdirectory.com/" target="_blank">http://www.monsterlinkdirectory.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://the-photographer-directory.com/suggest-listing.php?id=0" target="_blank">http://the-photographer-directory.co...sting.php?id=0</a>	4<br />
<a rel="nofollow" class="t" href="http://www.dropshipping.org.uk/" target="_blank">http://www.dropshipping.org.uk/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.coinwebsites.com/" target="_blank">http://www.coinwebsites.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.wakeboardingdirectory.com/" target="_blank">http://www.wakeboardingdirectory.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.linksforwebdesign.com/" target="_blank">http://www.linksforwebdesign.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.canadiannorthernart.com/" target="_blank">http://www.canadiannorthernart.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://directorioalfa.com.ar/" target="_blank">http://directorioalfa.com.ar/</a>	2<br />
<a rel="nofollow" class="t" href="http://anthroinfo.de/submit.php" target="_blank">http://anthroinfo.de/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.cmdg.biz/" target="_blank">http://www.cmdg.biz/</a>	2<br />
<a rel="nofollow" class="t" href="http://textlinkclub.com/" target="_blank">http://textlinkclub.com/</a>	4<br />
<a rel="nofollow" class="t" href="http://www.galsdirectory.com/submit.php" target="_blank">http://www.galsdirectory.com/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://www.directory.gtsee.com/submit.php" target="_blank">http://www.directory.gtsee.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://www.businesssitesonthenet.co.uk/" target="_blank">http://www.businesssitesonthenet.co.uk/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dirextory.com/home/" target="_blank">http://www.dirextory.com/home/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.10xblogs.com/" target="_blank">http://www.10xblogs.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.bikelinks.co.uk/" target="_blank">http://www.bikelinks.co.uk/</a>	3<br />
<a rel="nofollow" class="t" href="http://y1v.net/" target="_blank">http://y1v.net/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.dmuslim.com/" target="_blank">http://www.dmuslim.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.accommodation-and-travel.com/" target="_blank">http://www.accommodation-and-travel.com/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.seofriendlydirectory4u.com/" target="_blank">http://www.seofriendlydirectory4u.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.blurbblogdirectory.info/" target="_blank">http://www.blurbblogdirectory.info/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.1wn.eu/" target="_blank">http://www.1wn.eu/</a>	2<br />
<a rel="nofollow" class="t" href="http://titograf.com/submit.php" target="_blank">http://titograf.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.expatchina.net/" target="_blank">http://www.expatchina.net/</a>	3<br />
<a rel="nofollow" class="t" href="http://www.add2dir.info/" target="_blank">http://www.add2dir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.submit2dir.info/" target="_blank">http://www.submit2dir.info/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.directorydr.com/" target="_blank">http://www.directorydr.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.seoweblink.net/" target="_blank">http://www.seoweblink.net/</a>	1<br />
<a rel="nofollow" class="t" href="http://datesdirect.net/submit.php" target="_blank">http://datesdirect.net/submit.php</a>	1<br />
<a rel="nofollow" class="t" href="http://kupashabis.com/" target="_blank">http://kupashabis.com/</a>	1<br />
<a rel="nofollow" class="t" href="http://shane-english.com/submit.php" target="_blank">http://shane-english.com/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://blogger-tips.com/directory/submit.php" target="_blank">http://blogger-tips.com/directory/submit.php</a>	2<br />
<a rel="nofollow" class="t" href="http://fame.ws/submit.php" target="_blank">http://fame.ws/submit.php</a>	5<br />
<a rel="nofollow" class="t" href="http://woofahs.com/Directory/" target="_blank">http://woofahs.com/Directory/</a>	2<br />
<a rel="nofollow" class="t" href="http://nujot.com/submit.php" target="_blank">http://nujot.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://sinar2008.com/submit.php" target="_blank">http://sinar2008.com/submit.php</a>	4<br />
<a rel="nofollow" class="t" href="http://xocu.com/submit.php" target="_blank">http://xocu.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://urllib.com/" target="_blank">http://urllib.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.scriptjar.com/submit.php" target="_blank">http://www.scriptjar.com/submit.php</a>	3<br />
<a rel="nofollow" class="t" href="http://www.indiabusinessdirectory.info/" target="_blank">http://www.indiabusinessdirectory.info/</a>	1<br />
<a rel="nofollow" class="t" href="http://directory.jtob.com/" target="_blank">http://directory.jtob.com/</a>	2<br />
<a rel="nofollow" class="t" href="http://www.magdalyns.com/" target="_blank">http://www.magdalyns.com/</a>	3</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum45.html">Search Engine Optimization</category>
			<dc:creator>brodiesword</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239984.html</guid>
		</item>
		<item>
			<title>MySQl Stored Procedure passing Parameters with parameter name and values</title>
			<link>http://www.daniweb.com/forums/thread239983.html</link>
			<pubDate>Fri, 20 Nov 2009 10:31:31 GMT</pubDate>
			<description><![CDATA[IN MySQl Stored Procedure how to pass Parameters with parameter name and values i.e. 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code...]]></description>
			<content:encoded><![CDATA[<div>IN MySQl Stored Procedure how to pass Parameters with parameter name and values i.e.<br />
 <pre style="margin:20px; line-height:13px">DELIMITER //<br />
&nbsp; CREATE PROCEDURE GetOffice<br />
(countryName VARCHAR(255), countryId int(11))<br />
&nbsp; &nbsp;  BEGIN<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  SELECT city, phone <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  FROM offices<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  WHERE country = countryName AND <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; country_id = countryId;<br />
&nbsp; &nbsp;  END //<br />
&nbsp; DELIMITER ;<br />
<br />
<br />
CALL GetOffice(&quot;India&quot;,1);</pre>This works fine but i want it the way --------<br />
CALL GetOffice(countryName= &quot;India&quot;,countryId=1);<br />
<br />
<br />
Is there any way to pass parameters to stored procedure along parameter names in MySql.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum126.html">MySQL</category>
			<dc:creator>sonikadugar</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239983.html</guid>
		</item>
		<item>
			<title>refresh</title>
			<link>http://www.daniweb.com/forums/thread239982.html</link>
			<pubDate>Fri, 20 Nov 2009 10:25:37 GMT</pubDate>
			<description>hello.. 
   i want to write code for refresh only division part which is in page. why because i am fetching images from database randomly. when we refresh the page the image change randomly. 
   so.....i want to do refresh only division part every 1min. how to do?</description>
			<content:encoded><![CDATA[<div>hello..<br />
   i want to write code for refresh only division part which is in page. why because i am fetching images from database randomly. when we refresh the page the image change randomly.<br />
   so.....i want to do refresh only division part every 1min. how to do?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>muralikalpana</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239982.html</guid>
		</item>
		<item>
			<title><![CDATA[<jsp-file>/****.jsp</jsp-file> is not working with my application]]></title>
			<link>http://www.daniweb.com/forums/thread239981.html</link>
			<pubDate>Fri, 20 Nov 2009 10:23:27 GMT</pubDate>
			<description>Hi all , I am trying to map a user to a jsp page when he tries to enter to a directory of my application using URL. let say my web directory is called school and it has a directory called pages . now I need to map a user to error page when he tries to access to pages directory using URL 
something...</description>
			<content:encoded><![CDATA[<div>Hi all , I am trying to map a user to a jsp page when he tries to enter to a directory of my application using URL. let say my web directory is called school and it has a directory called pages . now I need to map a user to error page when he tries to access to pages directory using URL<br />
something like this:<br />
http;//ip_address/school/pages<br />
I have done this in web.xml but it is not working why!!!:<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;servlet&gt;<br />
&lt;servlet-name&gt;myjsp&lt;/servlet-name&gt;<br />
&lt;jsp-file&gt;/school/errorPage.jsp&lt;/jsp-file&gt;<br />
&lt;/servlet&gt;<br />
&lt;servlet-mapping&gt;<br />
&lt;servlet-name&gt;myjsp&lt;/servlet-name&gt;<br />
&lt;url-pattern&gt;/school/pages&lt;/url-pattern&gt;<br />
&lt;/servlet-mapping&gt;</pre><br />
but it is not working ,<br />
please tell me if I am wrong and how I correct it , please if you have another idea please tell me<br />
I need it to apply it in my application<br />
thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum24.html">JSP</category>
			<dc:creator>alsoumhi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239981.html</guid>
		</item>
		<item>
			<title>getting part of url with php</title>
			<link>http://www.daniweb.com/forums/thread239980.html</link>
			<pubDate>Fri, 20 Nov 2009 10:05:56 GMT</pubDate>
			<description><![CDATA[how can i get only value of 'v' from the following url 
http://www.youtube.com/watch?v=NMAYr709-9Y&feature=dir 
i.e NMAYr709-9Y 
with php]]></description>
			<content:encoded><![CDATA[<div>how can i get only value of 'v' from the following url<br />
<a rel="nofollow" class="t" href="http://www.youtube.com/watch?v=NMAYr709-9Y&amp;feature=dir" target="_blank">http://www.youtube.com/watch?v=NMAYr709-9Y&amp;feature=dir</a><br />
i.e NMAYr709-9Y<br />
with php</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum17.html">PHP</category>
			<dc:creator>shishtawitch</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239980.html</guid>
		</item>
		<item>
			<title>Convert doc file to gif file</title>
			<link>http://www.daniweb.com/forums/thread239979.html</link>
			<pubDate>Fri, 20 Nov 2009 09:57:26 GMT</pubDate>
			<description>Hi, 
 
I wanted to develop an application which can  generate images (GIFs) of microsoft documents(like doc,docx,xls). 
 
Thanks, 
Raymond</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I wanted to develop an application which can  generate images (GIFs) of microsoft documents(like doc,docx,xls).<br />
<br />
Thanks,<br />
Raymond</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum18.html">ASP.NET</category>
			<dc:creator>raymondhsu09</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239979.html</guid>
		</item>
		<item>
			<title>Help with XML Schema (XSD)</title>
			<link>http://www.daniweb.com/forums/thread239977.html</link>
			<pubDate>Fri, 20 Nov 2009 09:46:15 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I want to validate an xml which will be in the fol format : 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags"...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I want to validate an xml which will be in the fol format :<br />
 <pre style="margin:20px; line-height:13px">&lt; Root &gt;<br />
&lt;Hierarchy&gt; &lt;!--Optional Tag --&gt;<br />
&lt;Subjects&gt; &lt;!--Optional Tag --&gt;<br />
&lt;Subject&gt;<br />
&lt;/Subject&gt;<br />
&lt;/Subjects&gt;<br />
&lt;Hierarchy&gt;<br />
&lt;/Root&gt;</pre><br />
As stated above the Hierarchy and Subject tag are optional. Following are valid xmls :<br />
<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;Root&gt;&lt;Subject&gt;xyz&lt;/Subject&gt;&lt;/Root&gt;<br />
<br />
&lt;Root&gt;&lt;Subjects&gt;&lt;Subject&gt;xyz&lt;/Subject&gt;&lt;/Subjects&gt;&lt;/Root&gt;<br />
<br />
&lt;Root&gt;&lt;Hierarchy&gt;&lt;Subjects&gt;&lt;Subject&gt;xyz&lt;/Subject&gt;<br />
&lt;/Subjects&gt;&lt;/Hierarchy&gt;&lt;/Root&gt;</pre><br />
<br />
Adding minOccurs=&quot;0&quot; to Hierarchy/Subjects element does not suffice the requirement since then it doesnot expect Subject element.<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />
&lt;xs:schema xmlns:xs=&quot;(URL address blocked: See forum rules)&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:element name=&quot;ImportFile&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:complexType&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:sequence minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:element name=&quot;Hierarchy&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:complexType&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:sequence minOccurs=&quot;0&quot; maxOccurs=&quot;1&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:element name=&quot;Subjects&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:complexType&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:sequence minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;xs:element name=&quot;Subject&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:sequence&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/xs:complexType&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:element&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:sequence&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:complexType&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:element&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:sequence&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:complexType&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/xs:element&gt;<br />
&lt;/xs:schema&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum134.html">XML, XSLT and XPATH</category>
			<dc:creator>puneet21</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239977.html</guid>
		</item>
		<item>
			<title>Deleting data in *.DBF from VB</title>
			<link>http://www.daniweb.com/forums/thread239976.html</link>
			<pubDate>Fri, 20 Nov 2009 09:44:25 GMT</pubDate>
			<description><![CDATA[Hi, 
 
i need some help, i need to delete some data in DBF file, and i have this code... but when i execute it .. nothing happends?   
 
Dim connectionString As String 
        connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;" & _ 
 "Data Source=D:\Documents and...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
i need some help, i need to delete some data in DBF file, and i have this code... but when i execute it .. nothing happends?  <br />
<br />
Dim connectionString As String<br />
        connectionString = &quot;Provider=Microsoft.Jet.OLEDB.4.0;&quot; &amp; _<br />
 &quot;Data Source=D:\Documents and Settings\dmarinkovic\Desktop\Data1\FP550_EO022450;Extended Properties=dBase IV&quot;<br />
<br />
        Dim dBaseConnection As New System.Data.OleDb.OleDbConnection(connectionString)<br />
        Dim cmmd As New System.Data.OleDb.OleDbCommand(&quot;PACK Articles&quot;, dBaseConnection)<br />
<br />
        dBaseConnection.Open()<br />
<br />
        Dim dBaseCommand As New System.Data.OleDb.OleDbCommand(&quot;DELETE FROM Articles where PLU&lt;&gt;1&quot;, dBaseConnection)<br />
<br />
<br />
       <br />
        dBaseConnection.Close()</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum4.html">Visual Basic 4 / 5 / 6</category>
			<dc:creator>dejanbl</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239976.html</guid>
		</item>
		<item>
			<title>convert wsdl 1.1 into wsdl 2.0</title>
			<link>http://www.daniweb.com/forums/thread239975.html</link>
			<pubDate>Fri, 20 Nov 2009 09:32:17 GMT</pubDate>
			<description><![CDATA[Hi, 
 
Can anyone help me converting this wsdl 1.1 file into 2.0. 
 
Thanks 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags"...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Can anyone help me converting this wsdl 1.1 file into 2.0.<br />
<br />
Thanks<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;?xml version =&quot;1.0&quot; encoding =&quot;UTF-8&quot; ?&gt;<br />
<br />
&lt;definitions name=&quot;Catalog&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; targetNamespace=&quot;http://localhost/apache/soap6/catalog.wsdl&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:tns=&quot;http://localhost/apache/soap6/catalog.wsdl&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:soap=&quot;http://schemas.xmlsoap.org/wsdl/soap/&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:soapenc=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns:wsdl=&quot;http://schemas.xmlsoap.org/wsdl/&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; xmlns=&quot;http://schemas.xmlsoap.org/wsdl/&quot;&gt; <br />
<br />
&lt;message name=&quot;getCatalogRequest&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;part name=&quot;Symbol&quot; type=&quot;xsd:string&quot;/&gt;<br />
&lt;/message&gt; <br />
&lt;message name=&quot;getCatalogResponse&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;part name=&quot;Result&quot; type=&quot;xsd:string&quot;/&gt;<br />
&lt;/message&gt; <br />
<br />
&lt;portType name=&quot;CatalogPortType&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;operation name=&quot;getMyCatalog&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input message=&quot;tns:getCatalogRequest&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;output message=&quot;tns:getCatalogResponse&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/operation&gt;<br />
&lt;/portType&gt; <br />
<br />
&lt;binding name=&quot;CatalogBinding&quot; type=&quot;tns:CatalogPortType&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:binding style=&quot;rpc&quot; transport=&quot;http://schemas.xmlsoap.org/soap/http&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;operation name=&quot;getMyCatalog&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:operation soapAction=&quot;urn:local#getMyCatalog&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:body use=&quot;encoded&quot; namespace=&quot;urn:local&quot; encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/input&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;output&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:body use=&quot;encoded&quot; namespace=&quot;urn:local&quot; encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/output&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/operation&gt;<br />
&lt;/binding&gt; <br />
<br />
&lt;service name=&quot;CatalogService&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;port name=&quot;CatalogPort&quot; binding=&quot;CatalogBinding&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;soap:address location=&quot;http://localhost/apache/soap6/server.php&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/port&gt;<br />
&lt;/service&gt;<br />
<br />
&lt;/definitions&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum151.html">RSS, Web Services and SOAP</category>
			<dc:creator>veledrom</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239975.html</guid>
		</item>
		<item>
			<title>Deleted D drive accidentally.</title>
			<link>http://www.daniweb.com/forums/thread239974.html</link>
			<pubDate>Fri, 20 Nov 2009 09:25:40 GMT</pubDate>
			<description><![CDATA[Help please, 
At my wits end with my HP laptop and after it didn't work for the second time after having the motherboard replaced twice, (repair shop's advice), due to strange 'tartan' patterns on the screen, I accidentally deleted my recovery drive.  Now, I just  wanted to re-format the hard drive...]]></description>
			<content:encoded><![CDATA[<div>Help please,<br />
At my wits end with my HP laptop and after it didn't work for the second time after having the motherboard replaced twice, (repair shop's advice), due to strange 'tartan' patterns on the screen, I accidentally deleted my recovery drive.  Now, I just  wanted to re-format the hard drive to see if that would make my computer work, but in doing so, I've accidentally deleted the D drive.  Could some super brain possibly help me get it back or is it doomed to computer hell forever?<br />
<br />
Thanx</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum10.html">Windows NT / 2000 / XP</category>
			<dc:creator>antmeal</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239974.html</guid>
		</item>
		<item>
			<title>RAM OVERCLOCKING WIZARDS help is needed here</title>
			<link>http://www.daniweb.com/forums/thread239973.html</link>
			<pubDate>Fri, 20 Nov 2009 09:22:41 GMT</pubDate>
			<description><![CDATA[i've got 4x2GB Kingston 800MHz mems, and i'd like to kick them up a notch from what they're currently running at, 1066 possible?  CUPID says they're running at the following: 
DRAM 400mhz, command rate 2T, fsb:ram 5:6, with the timing at 6,6,6,18, 52 for latencies and delays.  i'm using an asus...]]></description>
			<content:encoded><![CDATA[<div>i've got 4x2GB Kingston 800MHz mems, and i'd like to kick them up a notch from what they're currently running at, 1066 possible?  CUPID says they're running at the following:<br />
DRAM 400mhz, command rate 2T, fsb:ram 5:6, with the timing at 6,6,6,18, 52 for latencies and delays.  i'm using an asus p5qe, pentium dual core 3.0, 500gb hd, WIN XP 64bit.<br />
<br />
long and the short of it?  where or how do i determine the the latencies without jacking up the timing and given EXCELLENT cooling, but not water, is 1066 okay with these boards?<br />
<br />
any help, hints, pointers, clues are greatly appreciated. thanks, and yes, i'm ordering faster ddr2 now and for valentine's day i'm selling and going ddr3</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum104.html">Motherboards, CPUs and RAM</category>
			<dc:creator>cbusen</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread239973.html</guid>
		</item>
	</channel>
</rss>
