<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Urdoogle</title>
	<atom:link href="http://www.urdoogle.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.urdoogle.com</link>
	<description>All about tech and pak</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:09:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>INTERMEDIATE SCIENCE (PRE-ENGINEERING) GROUP PART &#8211; II (CLASS XII) SUPPLEMENTARY EXAMINATION 2009.</title>
		<link>http://www.urdoogle.com/2010/03/11/intermediate-science-pre-engineering-group-part-ii-class-xii-supplementary-examination-2009/</link>
		<comments>http://www.urdoogle.com/2010/03/11/intermediate-science-pre-engineering-group-part-ii-class-xii-supplementary-examination-2009/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 02:27:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Newz Cloud]]></category>
		<category><![CDATA[Very Current]]></category>
		<category><![CDATA[hcs 2010 pre-eng]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[supplementry]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=571</guid>
		<description><![CDATA[INTERMEDIATE BOARD KARACHI
(EXAMINATION DEPARTMENT)
Candidates bearing the following roll numbers are declared to have passed the intermediate science (Pre-Engineering) group part &#8211; ii (Class xii) supplementary examination 2009.
note: marks obtained by all the successful candidates are indicated within paranthesis against their roll number and the extra marks given (maximum five marks) to raise their grades in [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/03/11/intermediate-science-pre-engineering-group-part-ii-class-xii-supplementary-examination-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maulana Saeed jalalpuri have been killed</title>
		<link>http://www.urdoogle.com/2010/03/11/maulana-saeed-jalalpuri-have-been-killed/</link>
		<comments>http://www.urdoogle.com/2010/03/11/maulana-saeed-jalalpuri-have-been-killed/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:28:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Newz Cloud]]></category>
		<category><![CDATA[Very Current]]></category>
		<category><![CDATA[maulana saeed ahmed]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=566</guid>
		<description><![CDATA[KARACHI: Four people including Maulana Saeed Jalalpuri have been killed and two others injured in Gulzar Hijri Thursday.
Maulana Jalalpuri&#8217;s son, Huzaifa Jalalpuri and his two fellows, Mufti Qamar and Mufti Attiq-ur Rehman, are among the dead.
Maulana Jalalpuri was the leader of Aalmi Tehreek-e Khatm-e Naboot.
The supporters of Maulana Jalalpuri rushed to the hospital where the [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/03/11/maulana-saeed-jalalpuri-have-been-killed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple Server-Client Application in Java.</title>
		<link>http://www.urdoogle.com/2010/03/04/simple-server-client-application-in-java/</link>
		<comments>http://www.urdoogle.com/2010/03/04/simple-server-client-application-in-java/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 05:57:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Net Beans]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[server application]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=563</guid>
		<description><![CDATA[Here is the code for making a java class in java so you can connect with the server and client and with this you will be able to send instant msg to server..
Server Code::
package javaserverapplaction;
import java.net.*;
import java.io.*;
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
public class JavaServerClass
{
JFrame J=new JFrame(&#8220;Server&#8221;);
JButton JB=new JButton(&#8220;Send&#8221;);
JTextField JT=new JTextField(20);
JTextArea JTA=new JTextArea();
String S2=new String();
ServerSocket S=null;
Socket S1=null;
public void [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/03/04/simple-server-client-application-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to invite all your friends on Facebook to your group/page in one Step</title>
		<link>http://www.urdoogle.com/2010/02/18/how-to-invite-all-your-friends-on-facebook-to-your-grouppage-in-one-step/</link>
		<comments>http://www.urdoogle.com/2010/02/18/how-to-invite-all-your-friends-on-facebook-to-your-grouppage-in-one-step/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 11:15:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Advance tools]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Scripts]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[java script]]></category>
		<category><![CDATA[select all]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=558</guid>
		<description><![CDATA[The newly redesigned Facebook has led inviting members to an event/group/page to an even more complex process. Why can’t they just make a “select all” button? Initially I got tired of clicking several hundred times on all the pictures to invite people to my event, so I came up with this small piece of Javascript:

Go [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/02/18/how-to-invite-all-your-friends-on-facebook-to-your-grouppage-in-one-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java net beans: Progress Bar. Demo</title>
		<link>http://www.urdoogle.com/2010/02/13/java-net-beans-progress-bar-demo/</link>
		<comments>http://www.urdoogle.com/2010/02/13/java-net-beans-progress-bar-demo/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 05:51:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Net Beans]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[progress bar]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=556</guid>
		<description><![CDATA[Here  i m going to make a progress bar which shows the progress of text box.
/*
 * To change this template, choose Tools &#124; Templates
 * and open the template in the editor.
 */
/*
 * NewJFrame.java
 *
 * Created on Feb 13, 2010, 10:10:40 AM
 */
package shoaib;
import javax.swing.JProgressBar;
import javax.swing.text.AbstractDocument.Content;
/**
 *
 * @author adeel
 */
public [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/02/13/java-net-beans-progress-bar-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>islamic sweet nasheeds..(naats)</title>
		<link>http://www.urdoogle.com/2010/02/07/islamic-sweet-nasheeds-naats/</link>
		<comments>http://www.urdoogle.com/2010/02/07/islamic-sweet-nasheeds-naats/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:36:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[islam]]></category>
		<category><![CDATA[naats]]></category>
		<category><![CDATA[nasheed]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=553</guid>
		<description><![CDATA[YA ALLAH! &#8211; Arabic nasheed for children

Noon Noon. Al quraan. (Tuyur al jannah)




Share with others:


	
	
	
	
	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/02/07/islamic-sweet-nasheeds-naats/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Another blast in Karachi, Jinnah Hospital.</title>
		<link>http://www.urdoogle.com/2010/02/05/another-blast-in-karachi-jinnah-hospital/</link>
		<comments>http://www.urdoogle.com/2010/02/05/another-blast-in-karachi-jinnah-hospital/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 12:35:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jinnah hospital]]></category>
		<category><![CDATA[karachi blast]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=550</guid>
		<description><![CDATA[JUST IN: Karachi: 7 killed in bomb Blast at main gate of emergency ward at Jinnah hospital. Total 19 killed in two blast within two hours. To Subscribe for the headline alerts on your mobile type &#8220;Newse&#8221; to receive news in &#8220;English&#8221; or type &#8220;Newsu&#8221; to receive news in Urdu and send it to 2470




Share [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/02/05/another-blast-in-karachi-jinnah-hospital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karachi Procession Blast &#8211; Shahrah e faisal 5 Feb</title>
		<link>http://www.urdoogle.com/2010/02/05/karachi-procession-blast-shahrah-e-faisal-5-feb/</link>
		<comments>http://www.urdoogle.com/2010/02/05/karachi-procession-blast-shahrah-e-faisal-5-feb/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 11:03:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Newz Cloud]]></category>
		<category><![CDATA[Very Current]]></category>
		<category><![CDATA[blast]]></category>
		<category><![CDATA[karachi]]></category>
		<category><![CDATA[motorcycle blast karachi]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=547</guid>
		<description><![CDATA[KARACHI, Pakistan News: Several people were killed and injured when a powerful explosion occurred in a public vehicle plying on Sharah-e-Faisal of Karachi.
The blast occurred in a mini bus near Nursery stop towards FTC.
The ambulances have been dispatched towards the blast site. The ambulances are being shifted to the hospitals.
Police and other rescue workers have [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/02/05/karachi-procession-blast-shahrah-e-faisal-5-feb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Priority and Daemon threads in Java.</title>
		<link>http://www.urdoogle.com/2010/01/19/priority-and-daemon-threads-in-java/</link>
		<comments>http://www.urdoogle.com/2010/01/19/priority-and-daemon-threads-in-java/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 05:24:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Net Beans]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=540</guid>
		<description><![CDATA[Every thread in Java has a priority . By default , the priority is NORM_PRIORITY or 5. There are three such type of Priorities.
NORM_PRIORITY:
MAX_PRIORITY:
MIN_PRIORITY:
Priority in java are just a normal things like we want to set some threads property high and some&#8217;s priority very low. it is commom phnomena. you can understand it with the [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/01/19/priority-and-daemon-threads-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi Threading in Java.</title>
		<link>http://www.urdoogle.com/2010/01/16/multi-threading-in-java/</link>
		<comments>http://www.urdoogle.com/2010/01/16/multi-threading-in-java/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 06:00:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Net Beans]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[multithreading]]></category>

		<guid isPermaLink="false">http://www.urdoogle.com/?p=538</guid>
		<description><![CDATA[It would be nice if we could perform one action at a time and perform it well, but that is usually difficult to do. The human body performs a great variety of operations in parallel—or, as we will say throughout this chapter, concurrently. Respiration, blood circulation, digestion, thinking and walking, for example, can occur concurrently. [...]]]></description>
		<wfw:commentRss>http://www.urdoogle.com/2010/01/16/multi-threading-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
