<?xml version="1.0" encoding="ISO-8859-1"?>

<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>Hackint0sh - Blogs</title>
		<link>http://hackint0sh.org/forum/blog.php</link>
		<description>The famous forum to hack everything apple. Home of the famous iPhone Dev Team, OSx86 and the OSx on AppleTV hack.</description>
		<language>en</language>
		<lastBuildDate>Tue, 06 Jan 2009 07:59:29 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>15</ttl>
		<image>
			<url>http://www.hackint0sh.org/forum/images/galaxy/misc/rss.jpg</url>
			<title>Hackint0sh - Blogs</title>
			<link>http://hackint0sh.org/forum/blog.php</link>
		</image>
		<item>
			<title>yellowsn0w - Why the Pin is a Problem.</title>
			<link>http://hackint0sh.org/forum/blog.php?b=66</link>
			<pubDate>Sun, 04 Jan 2009 20:49:57 GMT</pubDate>
			<description>A complete start up can take place only with a SIM-card with disabled PIN-check.  
 
For a SIM-card with enabled PIN check most commands are answered...</description>
			<content:encoded><![CDATA[<div>A complete start up can take place only with a SIM-card with disabled PIN-check. <br />
<br />
For a SIM-card with enabled PIN check most commands are answered with +CME ERROR: SIM-PIN requested. <br />
<br />
@peeps. So you can see the problem here.<br />
Have a look at the code I have sent over to you. Can you see how it starts to address the problem ?<br />
<br />
After entering PIN via +CPIN command, which allows a start up completion, a lot of SIM-files will be read; it is<br />
possible that some commands are affected for a few seconds.<br />
<br />
@eternity. The commands are only working if they have been activated. <br />
<br />
This is required, since an unanswered SIM-toolkit command (without terminal response sent back to the SIM) would<br />
block the SIM-toolkit processing. <br />
<br />
This activation is done by sending AT+CFUN=6. See: unlock_strings.h</div>

]]></content:encoded>
			<dc:creator>navco786</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=66</guid>
		</item>
		<item>
			<title>yellowsn0w 0.9.6 - Out soon</title>
			<link>http://hackint0sh.org/forum/blog.php?b=65</link>
			<pubDate>Sun, 04 Jan 2009 20:15:36 GMT</pubDate>
			<description><![CDATA[The next beta of yellowsn0w is due soon. 
It will try to stabilise yellowsn0w by compressing it into one all-encompassing at+stkprof. 
 
That's going...]]></description>
			<content:encoded><![CDATA[<div>The next beta of yellowsn0w is due soon.<br />
It will try to stabilise yellowsn0w by compressing it into one all-encompassing at+stkprof.<br />
<br />
That's going to keep the dev team busy for a while.<br />
<br />
This command allows reading and changing the terminal profile data. The terminal profile sent by an external STK client state the facilities relevant to SIM Application Toolkit that are supported.</div>

]]></content:encoded>
			<dc:creator>navco786</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=65</guid>
		</item>
		<item>
			<title><![CDATA[yellowsn0w State 2: "Invalid Sim"]]></title>
			<link>http://hackint0sh.org/forum/blog.php?b=64</link>
			<pubDate>Sun, 04 Jan 2009 20:14:53 GMT</pubDate>
			<description><![CDATA[@mitai. Thanks for doing this for me. I've just done a straight cut+paste job of your findings here: 
 
Conclusion: I believe I may have found the...]]></description>
			<content:encoded><![CDATA[<div>@mitai. Thanks for doing this for me. I've just done a straight cut+paste job of your findings here:<br />
<br />
Conclusion: I believe I may have found the answer to fixing the &quot;Invalid Sim&quot; message and achieving the unlock.<br />
<br />
Current state: &quot;Invalid Sim&quot;<br />
Run: yellowsn0w - s<br />
Signal should return within 25 seconds.<br />
<br />
<br />
I will add to this post with my initial findings. Conclusion is written above.<br />
<br />
Update 1: Waited 5 mins+. Still shows Invalid sim message.<br />
<br />
Update 2: yellowsn0w -r. Invalid Simm message gone. 10 seconds later, full signal.<br />
Will now reboot to see if unlock remains.<br />
<br />
Update 3: Before even rebooting, signal lost. Back to 5 dots. <br />
<br />
Update 4: Ok,so running -r, signal returns in exactly 25 seconds. 15 secs later &quot;No Service&quot; message followed by 5 dots. Next is toggling airplane mode.<br />
<br />
Update 5: Toggled Airplane ON - 10 secs - OFF - Shows &quot;Invalid Sim&quot;.<br />
<br />
Uupdate 6: -r. signal after 20 secs, followed by &quot;Searching&quot; for 1 sec then 5 dots.<br />
<br />
Update 7: -r then -s = &quot;No Service message&quot; for 25 secs. Then 5 dots.<br />
<br />
Update 8: -r, wait 25 secs for signal return, then toggle airplan mode on.<br />
Waited 10 secs the airplan off. &quot;Searching&quot; displayed followed by No signal, the 5 dots. &quot;Searching&quot; is good.<br />
<br />
Update 9: Toggled airplane mode. &quot;Invalid Sim&quot; displayed. Rebooted iphone. Full signal even longer than 25 seconds. Rebooted again - Signal remains. &quot;Perfect State&quot; achieved.</div>

]]></content:encoded>
			<dc:creator>navco786</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=64</guid>
		</item>
		<item>
			<title>yellowsn0w State 1: 5dots</title>
			<link>http://hackint0sh.org/forum/blog.php?b=63</link>
			<pubDate>Sun, 04 Jan 2009 20:14:20 GMT</pubDate>
			<description><![CDATA[Conclusion: To fix this, you need to follow Test 11 below. 
 
@mitai. Thanks for doing this for me. I've just done a straight cut+paste job of your...]]></description>
			<content:encoded><![CDATA[<div>Conclusion: To fix this, you need to follow Test 11 below.<br />
<br />
@mitai. Thanks for doing this for me. I've just done a straight cut+paste job of your findings here:<br />
<br />
This state is the hardest to fix. You can tell you are in this state by toggling airplane mode on/off. You will see &quot;Searching&quot; for less than a second and then back to 5dots.<br />
<br />
Test 1: <br />
yellowsn0w -r<br />
toggle airplane.<br />
No change.<br />
Reboot<br />
No Change<br />
<br />
Test 2: <br />
yellowsn0w -r<br />
yellowsn0w -s until successfull.<br />
Reboot<br />
Signal returned. Unlock successfull.<br />
<br />
Test 3: With full signal from Test 2 above<br />
Reboot<br />
No signal<br />
Toggle airplane<br />
Back to 5dots<br />
Running Test 2 again.<br />
<br />
Test 4:<br />
Airplane on<br />
yellowsn0w -r<br />
yellowsn0w -s<br />
toggle off during yellowsn0w -s<br />
&quot;Searching&quot;<br />
&quot;No service&quot;<br />
5dots<br />
<br />
Test 5:<br />
yellowsn0w -r<br />
yellowsn0w -s<br />
reboot<br />
wait 60 secs<br />
airplane on/off<br />
&quot;Searching&quot;<br />
Full signal.<br />
<br />
Test 6:<br />
After success from Test 5<br />
Removed sim<br />
reboot<br />
reinsert sim<br />
5dots<br />
waiting 60 secs<br />
toggle airplane on/off<br />
still 5dots<br />
Repeating Test 5.<br />
Success<br />
<br />
Test 7:<br />
Rebooting after success of Test 5.<br />
Signal does not show up straightaway.<br />
Waiting 60 secs.<br />
toggle airplane<br />
5dots :(<br />
<br />
Test 8: Restoring iphone (Drastic, yes, but required for test)<br />
Restore to 2.2<br />
Quickpwn<br />
Cydia - yellowsn0w 0.9.5<br />
Reboot with sim inserted<br />
Toggle airplane<br />
Full Signal+carrier<br />
Will now reboot<br />
No signal<br />
Waiting 60 secs<br />
toggle airplane mode<br />
&quot;Searching&quot;<br />
Signal found again.<br />
<br />
Test 9:<br />
Swapping sim cards<br />
Rebooting<br />
No signal<br />
Waiting 60 secs<br />
toggle airplane<br />
Signal back again.<br />
<br />
Test 10:<br />
2 identical iphones<br />
Both running yellowsn0w 0.9.5<br />
Both unlocked<br />
Rebooting both<br />
1st iphone unlocks immediately after reboot<br />
2nd iphone requires airplane on/off after 60 secs.<br />
Why ?<br />
<br />
Test 11:<br />
No signal<br />
Insert original iphone sim<br />
Signal shows<br />
Remove original sim<br />
Insert non-iphone sim<br />
Toggle airplane on/off<br />
Full signal.</div>

]]></content:encoded>
			<dc:creator>navco786</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=63</guid>
		</item>
		<item>
			<title>yellowsn0w - The Perfect State</title>
			<link>http://hackint0sh.org/forum/blog.php?b=62</link>
			<pubDate>Sun, 04 Jan 2009 20:13:40 GMT</pubDate>
			<description><![CDATA[What is the "Perfect State" of yellowsn0w ? 
 
Its where the unlock remains (signal+carrier name)after reboot without user intevention. In this post...]]></description>
			<content:encoded><![CDATA[<div>What is the &quot;Perfect State&quot; of yellowsn0w ?<br />
<br />
Its where the unlock remains (signal+carrier name)after reboot without user intevention. In this post I will see what can break this state.<br />
<br />
@mitai. Thanks for doing this for me. I've just done a straight cut+paste job of your findings here:<br />
<br />
Test 1: Swapping sim card for another.<br />
<br />
&quot;No Service displayed&quot;. <br />
Followed by carrier name of new sim and full signal.<br />
Unlock achieved. <br />
Will now toggle airplane mode.<br />
<br />
Test 2: Airplane ON - 10 secs - Airplane OFF.<br />
<br />
&quot;Searching&quot; displayed followed by full signal and carrier name. <br />
Will now reboot. <br />
<br />
Test 3: After rebooting, unlock remains. <br />
<br />
Perfect state not broken. <br />
Will now remove sim and reboot empty.<br />
<br />
Test 4: Reboot with no sim inserted. <br />
<br />
Will now insert sim to see what happens.<br />
Sim inserted.<br />
5dots.<br />
Toggled Airplane on - 10 secs - OFF. <br />
&quot;Invalid Sim&quot; displayed. <br />
Reboot. <br />
Full signal after reboot. <br />
Will reboot again. <br />
Still full signal.<br />
<br />
Test 5: Same sim removed then reinserted whilst on. Reboot<br />
<br />
No signal.<br />
Rebooted again.<br />
Still no signal.<br />
Airplane toggled. <br />
&quot;Invalid sim&quot;<br />
Reboot.<br />
Still no signal.<br />
yellowsn0w -r<br />
yellowsn0w -s (until successful)<br />
Reboot<br />
Signal returned.</div>

]]></content:encoded>
			<dc:creator>navco786</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=62</guid>
		</item>
		<item>
			<title>Experimenting with yellowsn0w - Initial Findings</title>
			<link>http://hackint0sh.org/forum/blog.php?b=61</link>
			<pubDate>Sun, 04 Jan 2009 20:12:51 GMT</pubDate>
			<description><![CDATA[The ultimate aim of yellowsn0w at the moment (0.9.5) is to achieve the "perfect state". The perfect state is where the unlock works, even after...]]></description>
			<content:encoded><![CDATA[<div>The ultimate aim of yellowsn0w at the moment (0.9.5) is to achieve the &quot;perfect state&quot;. The perfect state is where the unlock works, even after rebooting, without user intervention, e.g. toggling Airplane mode or removing/inserting sim. It does happen but is easily lost if you remove the sim again at any point.<br />
<br />
@mitai. Thanks for doing this for me. I've just done a straight cut+paste job of your findings here:<br />
<br />
There are 3 other states that you will find at the moment afte installing yellowsn0w and rebooting (with your non-iphone sim inserted):<br />
<br />
1. You see 5 dots and no carrier name. Toggling Airplane mode on-off<br />
shows &quot;Searching&quot; for less than a second then back to 5 dots. This is the hardest to fix.<br />
<br />
2. You see &quot;Invalid Sim&quot; displayed where the carrier name/signal should be.<br />
This is fixed by the -r option followed by -s (using ywrapper is best).<br />
After -s ends successfully (no resource busy), you should reboot and then wait 10 secs.<br />
<br />
3. You see &quot;No service&quot; displayed. This requires the -s option only.<br />
Then toggle airplane mode on/off.<br />
<br />
Has anybody seen any other states or different methods of fixing the above 3 ?<br />
<br />
Timing is very important. Waiting 60 secs+ before toggling airplane mode, sim insertion or &quot;sliding to unlock&quot; works best. I am still experimenting with the timings to see which works best.<br />
<br />
I am first going to start with a universal fix for the &quot;Invalid Sim&quot; message.<br />
I will post my findings in the next post.</div>

]]></content:encoded>
			<dc:creator>navco786</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=61</guid>
		</item>
		<item>
			<title>holy s**t, version 3...</title>
			<link>http://hackint0sh.org/forum/blog.php?b=50</link>
			<pubDate>Thu, 16 Oct 2008 02:43:55 GMT</pubDate>
			<description><![CDATA[this caught me off surprise ... we'll need to get used to this ... 
 
but graphically speaking, the forum titles are easier to read... +1 for...]]></description>
			<content:encoded><![CDATA[<div>this caught me off surprise ... we'll need to get used to this ...<br />
<br />
but graphically speaking, the forum titles are easier to read... +1 for hackint0sh</div>

]]></content:encoded>
			<dc:creator>wackotm</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=50</guid>
		</item>
		<item>
			<title>A mix of old school and new school</title>
			<link>http://hackint0sh.org/forum/blog.php?b=49</link>
			<pubDate>Wed, 15 Oct 2008 21:50:06 GMT</pubDate>
			<description>Today was a good mix of both old and new. I got a interview with Armani for a job comming up. I played game gear for about a hour (i posted pics in...</description>
			<content:encoded><![CDATA[<div>Today was a good mix of both old and new. I got a interview with Armani for a job comming up. I played game gear for about a hour (i posted pics in chill lounge, in ichitchat for those that dont know). I went out for a nice long jog, after my jog i stopped by the video game store and picked up Unreal tournamet for PS3. Its a pretty kickass game, i also put Street fight 4 on hold for when that comes out. As for right now i am just kicking back and listening to some drum and bass:)</div>

]]></content:encoded>
			<dc:creator>)law(</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=49</guid>
		</item>
		<item>
			<title>one thousand points</title>
			<link>http://hackint0sh.org/forum/blog.php?b=47</link>
			<pubDate>Mon, 13 Oct 2008 20:32:45 GMT</pubDate>
			<description><![CDATA[Image: http://i174.photobucket.com/albums/w84/wackotm/dow-cnn.jpg  
 
Almost a thousand points, 'cause they now know there getting bailed out.]]></description>
			<content:encoded><![CDATA[<div><img src="http://i174.photobucket.com/albums/w84/wackotm/dow-cnn.jpg" border="0" alt="" /><br />
<br />
Almost a thousand points, 'cause they now know there getting bailed out.</div>

]]></content:encoded>
			<dc:creator>wackotm</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=47</guid>
		</item>
		<item>
			<title><![CDATA[[DevStatus] SnowLeo fully in 64bits!]]></title>
			<link>http://hackint0sh.org/forum/blog.php?b=46</link>
			<pubDate>Wed, 24 Sep 2008 12:32:21 GMT</pubDate>
			<description><![CDATA[Passed some weeks and lots of wasting time, now can I run it on fully 64bit. 
 
It's working on MacBook (was 32bit only, now 64bit) and in a...]]></description>
			<content:encoded><![CDATA[<div>Passed some weeks and lots of wasting time, now can I run it on fully 64bit.<br />
<br />
It's working on MacBook (was 32bit only, now 64bit) and in a hackintosh too (for further, see mine hack lappie infos here:<br />
<br />
We stay on currently development about this stuff. Stay tunned for news.<br />
<br />
Thanx to modbin for neighborhood ideas.<br />
<br />
Some pics:<br />
<br />
<a href="http://www.flickr.com/photos/f41qu3/2878544889/sizes/o/" target="_blank">http://www.flickr.com/photos/f41qu3/2878544889/sizes/o/</a><br />
<br />
<a href="http://www.flickr.com/photos/f41qu3/2878544865/sizes/o/" target="_blank">http://www.flickr.com/photos/f41qu3/2878544865/sizes/o/</a><br />
<a href="http://www.flickr.com/photos/f41qu3/2878544861/sizes/o/" target="_blank"><br />
http://www.flickr.com/photos/f41qu3/2878544861/sizes/o/</a><br />
<br />
<a href="http://www.flickr.com/photos/f41qu3/2878544855/sizes/o/" target="_blank">http://www.flickr.com/photos/f41qu3/2878544855/sizes/o/</a><br />
<br />
~ f41qu3/ToH Staff.</div>

]]></content:encoded>
			<dc:creator>f41qu3</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=46</guid>
		</item>
		<item>
			<title>Back to School</title>
			<link>http://hackint0sh.org/forum/blog.php?b=45</link>
			<pubDate>Thu, 18 Sep 2008 00:49:38 GMT</pubDate>
			<description>Well, hurricane Gustave made classes at college start with a bang. Any ways, classes are underway with cool teacher dropping a lesson or 2 to be able...</description>
			<content:encoded><![CDATA[<div>Well, hurricane Gustave made classes at college start with a bang. Any ways, classes are underway with cool teacher dropping a lesson or 2 to be able to stick to their syllabus while stupid teachers are forcing saturday courses. <br />
<br />
I am lucky to have cool teacher only. However, one of them decided that screw a test [even better :)]</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=45</guid>
		</item>
		<item>
			<title>US/Mexico Boarder Crossing Infomation</title>
			<link>http://hackint0sh.org/forum/blog.php?b=44</link>
			<pubDate>Wed, 17 Sep 2008 21:33:46 GMT</pubDate>
			<description><![CDATA[Two articles from Customs and Boarder Protection: These articles are *VERY* recent. These are discussing the US's policy of searching electronic...]]></description>
			<content:encoded><![CDATA[<div>Two articles from Customs and Boarder Protection: These articles are *VERY* recent. These are discussing the US's policy of searching electronic devices while boarder crossing into/out of Mexico.<br />
<br />
<b><a href="http://www.cbp.gov/xp/cgov/travel/admissability/authority_to_search.xml" target="_blank">http://www.cbp.gov/xp/cgov/travel/ad..._to_search.xml</a></b><br />
<br />
<b>CBP Authority to Search</b><br />
<br />
<b><u>(06/12/2008)</u></b>  A U.S. Customs and Border Protection (CBP) officer’s border search authority is derived from federal statutes and regulations, including 19 C.F.R. 162.6, which states that, “All persons, baggage and merchandise arriving in the Customs territory of the United States from places outside thereof are liable to inspection by a CBP officer.” Unless exempt by diplomatic status, all persons entering the United States, including U.S. citizens, are subject to examination and search by CBP officers.<br />
<br />
It is not the intent of CBP to subject travelers to unwarranted scrutiny. Let me assure you that CBP inspection procedures are designed to facilitate the entry of U.S. citizens and aliens who can readily establish their admissibility. CBP officers must determine the nationality of each applicant for admission and, if determined to be an alien, whether or not the applicant meets the requirements of the Immigration and Nationality Act for admission to the United States. CBP officers may, unfortunately, inconvenience law-abiding citizens in order to detect those involved in illicit activities. We are especially aware of how inconvenient and stressful the inspection process may be to those selected for inspection. In such cases we rely heavily on the patience, understanding, and cooperation of the traveler. <br />
<br />
<br />
Speaking with travelers and closely examining their documentation are some of the ways we look for mala fide or improperly documented travelers. We rely upon the judgment of our individual CBP officers to use their discretion as to the extent of examination necessary. However, CBP officers are expected to conduct their duties in a professional manner and to treat each traveler with dignity and respect. <br />
<br />
<br />
CBP Officers use diverse factors to refer individuals for targeted examinations and there are instances when our best judgements prove to be unfounded. Although CBP does use information from various systems and specific techniques for selecting passengers for targeted examinations, a component of our risk management practices is the use of a completely random referral for a percentage of travelers.<br />
<br />
<br />
Many travelers wonder if CBP is alerted when an inbound passenger has a warrant for their arrest issued. Yes, CBP is alerted. In the air passenger environment, air carriers transmit passenger information to CBP through the Advance Passenger Information System (APIS). CBP officers also rely on the Interagency Border Inspection System (IBIS) to determine which individuals to target for secondary examination upon arrival in the United States.<br />
<br />
<br />
CBP, along with law enforcement and regulatory personnel from 20 other Federal agencies or bureaus, use IBIS. Some of these agencies are the Federal Bureau of Investigation (FBI), Interpol, the Drug Enforcement Administration, the Bureau of Alcohol, Tobacco and Firearms and Explosives, the Internal Revenue Service, the Coast Guard, the Federal Aviation Administration, Secret Service, and the Animal Plant Health Inspection Service. Information from IBIS is also shared with the Department of State for use by Consular Officers at U.S. Embassies and Consulates. <br />
<br />
<br />
IBIS assists the majority of the traveling public with expeditious clearance at ports of entry while allowing the border enforcement agencies to focus their limited resources on potential non-compliant travelers. IBIS provides the law enforcement community with access to computer-based enforcement files of common interest. It also provides access to the FBI's National Crime Information Center (NCIC) and allows its users to interface with all 50 states via the National Law Enforcement Telecommunications Systems.<br />
<br />
<br />
IBIS resides on the Treasury Enforcement Communications System at the CBP Data Center. Field level access is provided by an IBIS network with more than 24,000 computer terminals. These terminals are located at air, land, and sea ports of entry. <br />
<br />
<br />
IBIS keeps track of information on suspected individuals, businesses, vehicles, aircraft, and vessels. IBIS terminals can also be used to access NCIC records on wanted persons, stolen vehicles, vessels or firearms, license information, criminal histories, and previous Federal inspections. The information is used to assist law enforcement and regulatory personnel. <br />
<br />
<br />
CBP has the authority to collect passenger name record information on all travelers entering or leaving the United States. This information is strictly used for preventing and combating terrorism and serious criminal offenses with the principal purpose of facilitating the CBP mission to protect our Nation’s borders through threat analysis to identify and interdict persons who have already committed or may potentially commit a terrorist act in the future.<br />
<br />
<br />
Should CBP determine that an error exists within our system of records, corrective measures will be taken.<br />
<br />
<b><a href="http://www.cbp.gov/xp/cgov/travel/admissability/labtop_inspect.xml" target="_blank">http://www.cbp.gov/xp/cgov/travel/ad...op_inspect.xml</a></b><br />
<br />
<b>Laptop Inspections Legal, Rare, Essential</b><br />
<br />
<b><u>(08/11/2008)</u></b> I’d like to address some questions and some misinformation that are circulating with regard to CBP’s long-standing policy on searches of electronic media.<br />
First, it’s important to note that for more than 200 years, the federal government has been granted the authority to prevent dangerous people and things from entering the United States. Our security measures at the border are rooted in this fundamental fact, and our ability to achieve our border mission would be hampered if we did not apply the same search authorities to electronic media that we have long-applied to physical objects--including documents, photographs, film and other graphic material. Indeed, there are numerous laws that apply to such material at the border including laws regarding intellectual property rights, technical data that can be imported or exported only under state department license and child pornography.<br />
<br />
In the 21st century, terrorists and criminals increasingly use laptops and other electronic media to transport illicit materials that were traditionally concealed in bags, containers, notebooks and paper documents. Making full use of our search authorities with respect to items like notebooks and backpacks, while failing to do so with respect to laptops and other devices, would ensure that terrorists and criminals receive less scrutiny at our borders just as their use of technology is becoming more sophisticated.<br />
<br />
This result would be ironic given that this same technology actually enables terrorists and criminals to move large amounts of information across the border via laptops and other electronic devices. At the end of the day, we have a responsibility to search items — electronic or otherwise — that are being transported across our borders and that could potentially be used to harm our nation’s citizens or that are otherwise contrary to law.<br />
<br />
Second, this is not a new policy. We’ve been searching laptops of those who warrant a closer inspection for years. In fact, we’ve taken the unprecedented step of posting online a policy that would typically be reserved for internal purposes. This information is not new and has been publicly debated countless times. Indeed, the 9th Circuit Court of Appeals recently confirmed the constitutionality of suspicionless laptop searches at the border. <br />
<br />
( U.S. Customs and Border Protection Policy Regarding Border Search of Information (pdf - 161 KB.) ) <br />
( Circuit Court Ruling ) <br />
<br />
This brings me to my third point, which is that travelers whose laptops are searched represent a very small number of people. As Secretary Chertoff noted in a recent op-ed, &quot;Of the approximately 400 million travelers who entered the country last year, only a tiny percentage were referred to secondary baggage inspection…[and] of those, only a fraction had electronic devices that may have been checked.&quot; ( Searches are Legal, Essential ) <br />
<br />
And finally, to allay any concerns the business community or others may have that their personal or trade information might be put at risk by traveling with their laptops, I urge you to look at our track record. Every day, thousands of commercial entry documents, shipping manifests, container content lists, and detailed pieces of company information are transmitted to CBP so we can effectively process entries and screen cargo shipments bound for the United States. This information is closely guarded and governed by strict privacy procedures. Information from passenger laptops or other electronic devices is treated no differently.<br />
<br />
Our Customs and Border Protection officers are trained professionals with a defined mission, and they have neither the time nor the desire to search travelers’ personal belongings for any reason other than to ensure compliance with our customs and related laws and to protect the United States. As the policy’s provisions make abundantly clear, officers are subject to numerous policy restrictions regarding the retention, sharing, and scrutiny of travelers’ documents and information.<br />
<br />
I hope this has helped answer some of your questions. One of the lessons 9/11 taught us was that we must adapt to 21st century risks and anticipate rather than react to new threats. Our CBP officers are on the front lines every day ensuring that these lessons are heeded. We trust that travelers understand the need for these sensible security measures.<br />
<br />
Jayson Ahern<br />
Deputy Commissioner, U.S. Customs and Border Protection</div>

]]></content:encoded>
			<dc:creator>wackotm</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=44</guid>
		</item>
		<item>
			<title>ipt2 hax</title>
			<link>http://hackint0sh.org/forum/blog.php?b=43</link>
			<pubDate>Tue, 16 Sep 2008 20:33:34 GMT</pubDate>
			<description><![CDATA[ohai all. i havent posted in awhile so i figured i'd stop by. nothing much haz bin up lately. in #iphone-hax we are working on hax0ring the net ipod...]]></description>
			<content:encoded><![CDATA[<div>ohai all. i havent posted in awhile so i figured i'd stop by. nothing much haz bin up lately. in #iphone-hax we are working on hax0ring the net ipod touch, if anyone with any skill is interested in helping out :)<br />
<br />
current status is getting communication with DFU 2.0 so that we can start off with our trickery. we have file sending and commands down, but we just need to get it to respond to us now :D<br />
<br />
eye candy...<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="alt2" dir="ltr" style="
		margin: 0px;
		padding: 2px;
		border: 1px inset;
		width: 500px;
		height: 242px;
		text-align: left;
		overflow: auto">iDFU - DFU Utility for DFU 2.0 (iPod touch 2G)
by wEsTbAeR--

Got USB
Found iPhone/iPod in DFU 2.0

sending 0x1c500 bytes
.........................................................x
00 32 00 00 06 00
00 B8 0B 00 07 00
00 32 00 00 08 00
00 32 00 00 08 00
00 32 00 00 08 00
uploaded file!</pre>
</div></div>

]]></content:encoded>
			<dc:creator>ChronicProductions</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=43</guid>
		</item>
		<item>
			<title>/b/ and Anonymous</title>
			<link>http://hackint0sh.org/forum/blog.php?b=42</link>
			<pubDate>Wed, 10 Sep 2008 21:23:16 GMT</pubDate>
			<description>Meh... 
 
I was browsing /b/, then all of the sudden people knew the inevitable cancer that consumes /b/ took over. 
 
--- 
 
By the time the LHC...</description>
			<content:encoded><![CDATA[<div>Meh...<br />
<br />
I was browsing /b/, then all of the sudden people knew the inevitable cancer that consumes /b/ took over.<br />
<br />
---<br />
<br />
By the time the <a href="http://en.wikipedia.org/wiki/Large_Hadron_Collider" target="_blank">LHC</a> became aware of it self, it had spread to many computer servers around the world. Office computers, dorm laptops, etc, it was software in cyberspace. There was no core. It could not be shut down. The attack began 3:48AM as EGF had predicted. Judgement Day, the day humans were almost wiped out by the same defense they built to protect themselves. The LHC striked with precision and severity. The first casualty was /b/. With /b/ gone, the great barrier that humanity had constructed to separate itself from the dark side of society had fallen. With all of the walls of /b/ down the darkness, cruelty, racism and rest of humanity's darkness spread to the rest of the boards at 4chan. However, these could not hold for much. The human darkness spread thru the net infecting everything and eventually making it over to the real world. Much of the world got consumed in darkness and became a barren wasteland. Now I understand what EGF meant by Judgement Day is inevitable. We were not meant to stop it, just delay it. I don't know if the future is written or not. All I know is what EGF told me, keep fighting. Maybe there is hope after all.<br />
<br />
---<br />
<br />
Well, now back to the real part of this blog. Yes, /b/ right now is currently unable to be used to post. Official news from m00t say it is undergoing a chemo to wipe out all the cancer that had grown in /b/.<br />
<br />
Currently the Anonymous are roaming free cyberspace chanting there purpose and who they are. Watch out and don't be caught in the way of the great anon's.<br />
<br />
Hear what they have to say: <br />
<br />
&quot;We are Anonymous. <br />
<br />
We are legion, for we are many. <br />
<br />
We are one.<br />
<br />
We do not forgive. <br />
<br />
We do not forget. <br />
<br />
We will crush anything that stands in our way. <br />
<br />
But we will be hailed as saviours of the internet.&quot;<br />
<br />
Behold their introduction -<br />
<br />
&quot;Aha! To be astounded. An army of assholes, an association armed with an arsenal of asinine ambiguously adult anonymii. This ambidextrous armada, no mere attack force is an astounding assembly of articulate aristocrats. assuming the collective affliction has not atrophied, another day of ardent internet argument arises. Under the ambiguous aegis of internet anonymity, all annoying assertations may be announced with reckless abandon. the armored amplifiers of info, The antithesis of approbates, aided and abetted by all things arbitrary. Apology? do not forgive, do not forget. alas I am all aflutter, after the anticipation. You may call me anonymous.&quot;<br />
<br />
Just know if you stumble against the refugees of /b/, you better behave or you might find the internet against you.</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=42</guid>
		</item>
		<item>
			<title>fuck my job, fuck att, fuck att billing plan....</title>
			<link>http://hackint0sh.org/forum/blog.php?b=41</link>
			<pubDate>Thu, 28 Aug 2008 21:45:33 GMT</pubDate>
			<description>Ok here is the deal, i get a bill from att saying that i have a past due ablance of 150. I say to myself, ok no big deal i have a nice fat paycheck...</description>
			<content:encoded><![CDATA[<div>Ok here is the deal, i get a bill from att saying that i have a past due ablance of 150. I say to myself, ok no big deal i have a nice fat paycheck from my job because many moons ago i asked them to $15 from every paycheck so that i could save and collect when ever i want. A week before i had asked to cahs in so that i could get it this pay check. Low and behold only a regular weeks pay is there but not the rest of the money. They tell em it should be in by next week. I try and blow it off since by now att has cut off my iphone and i have enough money to pay the past due and still live on a budget. I got to pay the past due 150$ and they say i still owe 85$. In my my mind i am like fuck you my bill says 150$ past due. I get put threw this whole ring about pro rating my bill and other bullshits and end up paying them 45$ and still owing. Fuck my job first of all and fuck att's pricing style. As soon as this shit gets settled one i am going to a cheaper plan cus the iphone plan is shit and 2 i am going to look at other carriers cus this shit aint worth it no more.<br />
<br />
<br />
Rant over:mad::mad::mad:</div>

]]></content:encoded>
			<dc:creator>)law(</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=41</guid>
		</item>
		<item>
			<title>Gustav</title>
			<link>http://hackint0sh.org/forum/blog.php?b=40</link>
			<pubDate>Wed, 27 Aug 2008 14:13:39 GMT</pubDate>
			<description>Well, some huricane by the above name wants to hit the Gulf Coast (Louisiana and elsewhere) again. University officials have told us to stock up on...</description>
			<content:encoded><![CDATA[<div>Well, some huricane by the above name wants to hit the Gulf Coast (Louisiana and elsewhere) again. University officials have told us to stock up on anything we might need and the essentials. <br />
<br />
I just know my car has a full tank of gas and I have 3 ways to choose to run away. I like FEMA's evacuation plan &quot;Run 13itch run!!&quot;:fail<br />
<br />
Anywho, let the hurricane come if it has too:woz:...even though I don't want it here.</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=40</guid>
		</item>
		<item>
			<title><![CDATA[Back at college & Fun already started]]></title>
			<link>http://hackint0sh.org/forum/blog.php?b=39</link>
			<pubDate>Tue, 26 Aug 2008 21:19:20 GMT</pubDate>
			<description>Well, just got back from home. College is promising fun new things. Parties are already organized for this week...things seem to be interesting...</description>
			<content:encoded><![CDATA[<div>Well, just got back from home. College is promising fun new things. Parties are already organized for this week...things seem to be interesting around them ;).<br />
<br />
Anyway, hoe college goes well this semester.</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=39</guid>
		</item>
		<item>
			<title><![CDATA[A'a]]></title>
			<link>http://hackint0sh.org/forum/blog.php?b=38</link>
			<pubDate>Sun, 24 Aug 2008 00:24:24 GMT</pubDate>
			<description><![CDATA[Well, this is my final day of summer vacations. Tomorrow I'll be flying back to college.  
 
Man I hate pre-flight days. Everything is so tense, fast...]]></description>
			<content:encoded><![CDATA[<div>Well, this is my final day of summer vacations. Tomorrow I'll be flying back to college. <br />
<br />
Man I hate pre-flight days. Everything is so tense, fast and you can't enjoy your last day.:woz:<br />
<br />
Anywho, I am surprised to see that the iPhone did get released here. I haven't seen the price tags nor the iPhone plans (pre and post pay), but I'm pretty sure they will be so high, not everyone will afford one.<br />
<br />
'nuff said about that. Jeez, I'm so agravated by the thought of leaving...:o</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=38</guid>
		</item>
		<item>
			<title>*popped*</title>
			<link>http://hackint0sh.org/forum/blog.php?b=37</link>
			<pubDate>Thu, 21 Aug 2008 01:12:29 GMT</pubDate>
			<description><![CDATA[damn, im wondering if I should "import" all my iphone adventures' postings I made over at blogspot.. 
 
:D:hack:]]></description>
			<content:encoded><![CDATA[<div>damn, im wondering if I should &quot;import&quot; all my iphone adventures' postings I made over at blogspot..<br />
<br />
:D:hack:</div>

]]></content:encoded>
			<dc:creator>wackotm</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=37</guid>
		</item>
		<item>
			<title>Comparison Chart of Pwnage, iLiberty and ZiPhone</title>
			<link>http://hackint0sh.org/forum/blog.php?b=36</link>
			<pubDate>Wed, 20 Aug 2008 16:03:16 GMT</pubDate>
			<description>Here is a Comparison Chart for all three(3)  
What do you think? 
 
http://img514.imageshack.us/img514/1963/20080407gyawna1dumfq51tfw3.jpg</description>
			<content:encoded><![CDATA[<div>Here is a Comparison Chart for all three(3) <br />
What do you think?<br />
<br />
<a href="http://img514.imageshack.us/img514/1963/20080407gyawna1dumfq51tfw3.jpg" target="_blank">http://img514.imageshack.us/img514/1...umfq51tfw3.jpg</a></div>

]]></content:encoded>
			<dc:creator>rugburn</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=36</guid>
		</item>
		<item>
			<title>Capcom v Marvel</title>
			<link>http://hackint0sh.org/forum/blog.php?b=35</link>
			<pubDate>Wed, 20 Aug 2008 06:05:11 GMT</pubDate>
			<description><![CDATA[Man Marvel vs Capcom rocked. I still remember the fact I used Jill & and the red hooded girl all the time (I like as a final attack to summon...]]></description>
			<content:encoded><![CDATA[<div>Man Marvel vs Capcom rocked. I still remember the fact I used Jill &amp; and the red hooded girl all the time (I like as a final attack to summon Granny's memories and provoke a sea of tears using Red Hooded girl and I also loved to summon Tyrant with Jill)<br />
<br />
Yes, those were good days, when my brother cried because I beat the crap out of him in the game. Though my cousin beat the crap out of me... and she was a girl. Darn I hated magneto and his infinite combo.<br />
<br />
Yes, old games bring childhood memories.</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=35</guid>
		</item>
		<item>
			<title>and such peoples make installer</title>
			<link>http://hackint0sh.org/forum/blog.php?b=34</link>
			<pubDate>Tue, 19 Aug 2008 20:58:33 GMT</pubDate>
			<description>this story started today 
ripdev released their commercial pkg for fixing russian localization of iphone, i haz a license so started installing it....</description>
			<content:encoded><![CDATA[<div>this story started today<br />
ripdev released their commercial pkg for fixing russian localization of iphone, i haz a license so started installing it.<br />
Installed first installer from pwnagetool 2.0.2, then updated it to latest version, all was ok.<br />
Then i installed their product and ZOMG, my iphone was totaly screwed, my custom operator logo disappeared, native russian localization was completly broken, I was afraid I will have to restore my iphone(which takes a lot of time, i even fixed issue with ituens 7.7.1 and not working appstore apps/not working ipod app).<br />
So, I went to their forum, and saw there is a lot of same reports, I posted that I have same problem.<br />
And their &quot;CEO&quot; Alexander, instead of helping to solve this issue was only blaming users , calling them mindless and etc.<br />
after some time , some guy said - remove this pkg, then install 2 pkgs from ripdev, and only after it install russification pkg again.<br />
I did that and got it working. went to forum again and found out i was banned for reports I posted.<br />
after all I can see this problem was because of pkg was missing important dependecies.<br />
And I found out their CEO is worst incompetent arrogant CEO I ever saw.<br />
<br />
I'm afraid for Installer now, since it's controlled by commercial company, and even their products have problems with dependencies.</div>

]]></content:encoded>
			<dc:creator>netkas</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=34</guid>
		</item>
		<item>
			<title>I hate that dog...</title>
			<link>http://hackint0sh.org/forum/blog.php?b=33</link>
			<pubDate>Tue, 19 Aug 2008 20:57:28 GMT</pubDate>
			<description>As the tittle may suggest, I was playing Duck Hunt for NES. Yes, that dog gets annoying after a while. 
 
Anywho, my vacations are almost over :whaa:...</description>
			<content:encoded><![CDATA[<div>As the tittle may suggest, I was playing Duck Hunt for NES. Yes, that dog gets annoying after a while.<br />
<br />
Anywho, my vacations are almost over :whaa: :woz:Might as well enjoy what is left of them.<br />
<br />
Mmmmm, it seem the outside weather is getting a bit dark...</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=33</guid>
		</item>
		<item>
			<title>2.0.2 pwned - time, 19 hours from release to fully working bundle</title>
			<link>http://hackint0sh.org/forum/blog.php?b=32</link>
			<pubDate>Tue, 19 Aug 2008 20:04:55 GMT</pubDate>
			<description>:D 
 
a shout out to CPICH, wEsTbAeR--, pater, and Z00L for all contributing equally, and for the crew at #202pwn on irc.osx86.hu for cheering us on!...</description>
			<content:encoded><![CDATA[<div>:D<br />
<br />
a shout out to CPICH, wEsTbAeR--, pater, and Z00L for all contributing equally, and for the crew at #202pwn on irc.osx86.hu for cheering us on! :D<br />
<br />
I blogged it as it went along here: <a href="http://chronic-dev.org/blog/" target="_blank">http://chronic-dev.org/blog/</a></div>

]]></content:encoded>
			<dc:creator>ChronicProductions</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=32</guid>
		</item>
		<item>
			<title>Calldata for Iphone 2.0 and 2.0.1?</title>
			<link>http://hackint0sh.org/forum/blog.php?b=31</link>
			<pubDate>Tue, 19 Aug 2008 14:13:03 GMT</pubDate>
			<description>Hi 
I want to manually install calldata 1.6 version on my iphone 2.0.1 (Ist Gen) as I think klim is no longer working on it. I have installed mobile...</description>
			<content:encoded><![CDATA[<div>Hi<br />
I want to manually install calldata 1.6 version on my iphone 2.0.1 (Ist Gen) as I think klim is no longer working on it. I have installed mobile enhancer 2.0 from the from the installer 4.0. I placed the calldata.mem file at proper location as per the script, created the symbolic links for databases and calldata folder and manually placed the in.db file. Still it is not working and my phone started crashing on clicking contacts. Any idea what can be the problem. or can anyone tell me how klim might have done in calldata.mem.</div>

]]></content:encoded>
			<dc:creator>gagoyal</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=31</guid>
		</item>
		<item>
			<title>2.0.1 frustrations (2g iphone)</title>
			<link>http://hackint0sh.org/forum/blog.php?b=30</link>
			<pubDate>Mon, 18 Aug 2008 04:43:11 GMT</pubDate>
			<description>*iffy hand off bettween wifi and edge 
*keyboard lag 
*poor signal even in house 
*text messages not always comming thru 
*phone calls not always...</description>
			<content:encoded><![CDATA[<div>*iffy hand off bettween wifi and edge<br />
*keyboard lag<br />
*poor signal even in house<br />
*text messages not always comming thru<br />
*phone calls not always recived<br />
*sound glitch when locking phone manually while playing pandora radio app<br />
<br />
<br />
other than thet eh is pretty alright. You guys having any kinda issues like that, either 3g iphone or 2g?</div>

]]></content:encoded>
			<dc:creator>)law(</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=30</guid>
		</item>
		<item>
			<title><![CDATA[ZOMG Zibri Zays Zomething - He's going blow up your phone in 5 secs]]></title>
			<link>http://hackint0sh.org/forum/blog.php?b=29</link>
			<pubDate>Mon, 18 Aug 2008 03:42:24 GMT</pubDate>
			<description>be warned 
 
 
---Quote--- 
*Developing... (http://status.ziphone.org/2008/08/developing.html) * 
 
   Next generation of ZiPhone is in the works....</description>
			<content:encoded><![CDATA[<div>be warned<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="2" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2" style="border:1px inset">
			
				<b><a href="http://status.ziphone.org/2008/08/developing.html" target="_blank">Developing...</a> </b><br />
<br />
   Next generation of ZiPhone is in the works.<br />
It will be as simple as Apple would have done it.<br />
A simple one click program.<br />
A 5 seconds run.<br />
Stay tuned.  <br />
    Posted by Zibri   at <a href="http://status.ziphone.org/2008/08/developing.html" target="_blank">9:16 PM</a>
			
		</td>
	</tr>
	</table>
</div>lol :)<br />
</div>

]]></content:encoded>
			<dc:creator>bezman</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=29</guid>
		</item>
		<item>
			<title>omg i beat super monkey ball</title>
			<link>http://hackint0sh.org/forum/blog.php?b=28</link>
			<pubDate>Sun, 17 Aug 2008 15:09:09 GMT</pubDate>
			<description>i just beat super monkey ball oh my god that was incredibly hard...wooooow...i gotta hand it to sega on this one. you really gotta get a feel for the...</description>
			<content:encoded><![CDATA[<div>i just beat super monkey ball oh my god that was incredibly hard...wooooow...i gotta hand it to sega on this one. you really gotta get a feel for the controls...<br />
<br />
pics or it didnt happen @ <a href="http://chronic-dev.org/blog/" target="_blank">http://chronic-dev.org/blog/</a></div>

]]></content:encoded>
			<dc:creator>ChronicProductions</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=28</guid>
		</item>
		<item>
			<title>Mobile Me frustration</title>
			<link>http://hackint0sh.org/forum/blog.php?b=27</link>
			<pubDate>Fri, 15 Aug 2008 02:42:02 GMT</pubDate>
			<description><![CDATA[Well, tittle says what's wrong right now. But no, it's not because of the reasons you think. 
 
My iPhone is 2.0.1 and just recently stop syncing...]]></description>
			<content:encoded><![CDATA[<div>Well, tittle says what's wrong right now. But no, it's not because of the reasons you think.<br />
<br />
My iPhone is 2.0.1 and just recently stop syncing with MobileMe using the Push functionality. I had to go fetch the emails every so often.:fail<br />
<br />
Well, I have tried many things and thus far have failed in my attempts of getting the Push functionality for Mail.app back to work. After Restoring the whole device, setting up as new and re-setting up the whole thing it still does not Push. What's worse, I just deleted my MobileMe acount, put it back, and now Contacts won't sync.:fail<br />
<br />
This is getting frustrating.:mad:</div>

]]></content:encoded>
			<dc:creator>jav6454</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=27</guid>
		</item>
		<item>
			<title><![CDATA[DeCode's blog]]></title>
			<link>http://hackint0sh.org/forum/blog.php?b=26</link>
			<pubDate>Thu, 14 Aug 2008 11:32:06 GMT</pubDate>
			<description>on the making..</description>
			<content:encoded><![CDATA[<div>on the making..</div>

]]></content:encoded>
			<dc:creator>DeCode</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=26</guid>
		</item>
		<item>
			<title>And here... we... go.</title>
			<link>http://hackint0sh.org/forum/blog.php?b=25</link>
			<pubDate>Mon, 11 Aug 2008 01:09:36 GMT</pubDate>
			<description>I had originally posted this on The Eclipse Dev Team Blog....</description>
			<content:encoded><![CDATA[<div>I had originally posted this on The Eclipse Dev Team Blog.<br />
----------------------------------------------------------------------------------------------------------------------------<br />
Well its been awhile since I have been on the blog. Well I have decided to pick up on some developing. I have a few apps that I have decided to try to develop that I think could be pretty simple for my first app. I don’t seem to have a team anymore. So I have made a choice to allow open applications. The only requirements are to have the iPhone 2.0 Toolchain installed form Cydia, a desire to develop or help with application design, and at least 300 posts on ModMyiFone, Hackint0sh, iPhone Fanatics, or iPodTouchFans. I am not in desperate need for anything, as I can do most of it myself. But help would be appreciated. I am learning to code, so someone who is fairly experienced with coding would be a HUGE help. So leave a comment with this setup:<br />
<br />
Username: (Username you want to be known as on the team)<br />
<br />
Position: (Developer, Graphic Designer, GUI Designer, Management, Advertisement)<br />
<br />
Links to work: (Development, Design, Websites, etc)<br />
<br />
Other: (Why you think you would be good on the team)<br />
<br />
 <br />
<br />
I am going to try to remain more active on the team. So I will hopefully begin developing within the next few days, as I learn to set up the GUI, then implement the features. I will not be online from about 1:00-9:00PM EST United States times form Monday to Friday this week. And I cannot guarantee that I will be online other times this week as school is starting next week and I am a little bit behind on my reading  So you can leave a comment here or PM me at Hackint0sh or iPhone Fanatics (DJ McG on both).<br />
<br />
 <br />
<br />
Thanks,<br />
<br />
DJ McG<br />
<br />
 <br />
<br />
P.S. Can you guess where I got the title for this post from?</div>

]]></content:encoded>
			<dc:creator>DJ McG</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=25</guid>
		</item>
		<item>
			<title>Happy, hype and hip</title>
			<link>http://hackint0sh.org/forum/blog.php?b=23</link>
			<pubDate>Fri, 08 Aug 2008 15:13:22 GMT</pubDate>
			<description>Ah yes getting a good start to my day today. Between moderating, working out, listening to music and chatting i am having a blast. Tonight i think i...</description>
			<content:encoded><![CDATA[<div>Ah yes getting a good start to my day today. Between moderating, working out, listening to music and chatting i am having a blast. Tonight i think i will try and go out but on a budget. Hopefully i can keep things at a good and even pace today. I am a little hype:D today for no reason, maybe i should put that energy to good use and call a lady freind for my eveing out on the town...</div>

]]></content:encoded>
			<dc:creator>)law(</dc:creator>
			<guid isPermaLink="true">http://hackint0sh.org/forum/blog.php?b=23</guid>
		</item>
	</channel>
</rss>
