<?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>TrueJournals &#187; update</title>
	<atom:link href="http://truejournals.com/tags/update/feed/" rel="self" type="application/rss+xml" />
	<link>http://truejournals.com</link>
	<description>College student; Engineer; Programmer; Nerd.</description>
	<lastBuildDate>Mon, 18 Jul 2011 04:24:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>New Caller ID Development</title>
		<link>http://truejournals.com/2009/05/24/new-caller-id-development/</link>
		<comments>http://truejournals.com/2009/05/24/new-caller-id-development/#comments</comments>
		<pubDate>Sun, 24 May 2009 14:30:04 +0000</pubDate>
		<dc:creator>TrueJournals</dc:creator>
				<category><![CDATA[thoughts]]></category>
		<category><![CDATA[caller id]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://truejournals.com/?p=86</guid>
		<description><![CDATA[I will continue to update this post throughout today and tomorrow with the latest developments of my caller ID research. Sunday, 9:30 AM &#8211;I&#8217;ve discovered an interesting line while decompiling Comcast&#8217;s software (in an if statement which handles incoming messages): (arg1.from[0].match(CALLER_ID_SERVICE_JID) &#124;&#124; arg1.from[0].match(CALLER_ID_SERVICE_JID_TEST)) This means that comcast IS checking who the message is coming from. [...]]]></description>
			<content:encoded><![CDATA[<p>I will continue to update this post throughout today and tomorrow with the latest developments of my caller ID research.</p>
<p><strong>Sunday, 9:30 AM</strong> &#8211;I&#8217;ve discovered an interesting line while decompiling Comcast&#8217;s software (in an if statement which handles incoming messages):</p>
<blockquote><p>(arg1.from[0].match(CALLER_ID_SERVICE_JID) || arg1.from[0].match(CALLER_ID_SERVICE_JID_TEST))</p></blockquote>
<p>This means that comcast IS checking who the message is coming from.  Although, they seem to do something else if it&#8217;s not from one of these two addresses.  Also, what is CALLER_ID_SERVICE_JID_TEST?  I&#8217;ll have to do some more exploring!</p>
<p><strong>Sunday, 1:44 PM</strong> &#8212; Hmm&#8230; some interesting declarations:</p>
<blockquote><p>public static const CALLER_ID_SERVICE_JID_TEST:String=&#8221;vismedia02@comcast.net&#8221;;<br />
public static const CALLER_ID_SERVICE_JID:String=&#8221;callerid_alert@comcast.net&#8221;;</p></blockquote>
<p><strong>Monday, 9:19 AM</strong> &#8212; I&#8217;ve discovered an interesting URL in the code &#8212; <a href="http://machenmusik.com">machenmusik.com</a> &#8212; it&#8217;s the package for the caller id decoding function (so, the project should be hosted there).  However, it currently just gives a login prompt.  Very strange.  Anyway, I&#8217;m attempting to translate the caller ID decoding into python.  I&#8217;ll let others translate it from there.  We&#8217;ll see how this works out&#8230;</p>
<p><strong>Monday, 3:18 PM</strong> &#8212; Well, after playing with the decompiled actionscript a bunch, I can&#8217;t get it to return any comprehensible output.  The same goes for the python I translated.  So, I&#8217;m kinda giving up right now due to lack of knowlege.  If someone else would like to pick up where I&#8217;ve left off, contact me and I can send you what I have so far&#8230;  It was worth a try, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://truejournals.com/2009/05/24/new-caller-id-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refactoring (again!)</title>
		<link>http://truejournals.com/2009/04/10/refactoring-again/</link>
		<comments>http://truejournals.com/2009/04/10/refactoring-again/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 17:50:58 +0000</pubDate>
		<dc:creator>TrueJournals</dc:creator>
				<category><![CDATA[website]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://truejournals.com/?p=3</guid>
		<description><![CDATA[Yes, I realize that I need to stop doing things like this.  Hopefully, this will be the last time that I have to talk about redoing this website, but I want to get it right.  I was having too much trouble with joomla (it&#8217;s much too complex for my needs), so I&#8217;ve gone back to [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I realize that I need to stop doing things like this.  Hopefully, this will be the last time that I have to talk about redoing this website, but I want to get it right.  I was having too much trouble with joomla (it&#8217;s much too complex for my needs), so I&#8217;ve gone back to WordPress.  I&#8217;m working on getting the website <strong>looking</strong> how I want it, and then I&#8217;ll work on getting the content updated.  When all is said and done, my plan is for this website to be my central &#8220;hub&#8221; &#8212; where all project updates and thoughts, regardless of content, are posted here.  In accordance with this, my twitter updates will show on the right side, and every post I make should update my twitter status.</p>
<p>I&#8217;ve been terrible with blogging in the past, but this time I&#8217;ll work on it <img src='http://truejournals.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://truejournals.com/2009/04/10/refactoring-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

