<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 10:21:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Job Posting: Discovery Communications, LLC Seeks Web Developer (Atlanta, GA)]]></title>
      <guid>http://www.phpdeveloper.org/news/15241</guid>
      <link>http://www.phpdeveloper.org/news/15241</link>
      <description><![CDATA[<table cellpadding="3" cellspacing="2" border="0">
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Company</td>
	<td style="font-size:11px">Discovery Communications, LLC</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Atlanta, GA</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Web Developer</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	*** PLEASE NOTE THAT RELOCATION IS NOT BEING OFFERED FOR THIS POSITION ***
	</p>
	<p>
	This position will author web applications in accordance with functional specifications and maintain said software in keeping with our architectural standards. 
	</p>
	<p><b>Responsibilities:</b></p>
	<ol>
	<li>Develops new software and works on various associated development tasks in accordance with pertinent established standards under a team leader.
	<li>Participates in code reviews as needed and as assigned by their respective project team leads and PMs 
	<li>Reports time and work effort progress to PM and team leads according to established company standards and/or as needed and requested
	<li>Provides input into project technology issues and direction to their respective project team leads as appropriate
	<li>Ability to accurately render level of effort estimates based on information known at the time that estimate is required.
	<li>Monitor bug tracking (Jira) queue for tasks and update tasks with relevant information in a timely fashion.
	<li>Ensure that the sanctioned project and development process are followed and note exceptions as necessary.
	<li>Participate in meetings with other personnel, including QA,Product, Architecture, Publishing Operations, and management.
	<li>Read and review functional specifications and test cases to ensure accuracy and develop understanding of business requirements.
	<li>Mentor less senior developers
	<li>Recommend competitive advantages gained by emerging technologies.
	<li>This position requires successfully independent collaboration and with others both internally and externally with other departments
	<li>Other duties as assigned
	</ol>
	<p><b>Requirements:</b></p>
	<ul>
	<li>Minimum of 5 years PHP and object oriented programming
	<li>BS/BA degree in Computer Science or Engineering or a minimum of 5 years software development experience in relevant development languages and technical platforms.
	<li>Ability to work independently to finish tasks of medium duration
	<li>Willingness and ability to write documentation, including but not limited to, technical specifications and use cases.
	<li>Ability to read and understand code written in a variety of technologies:
	<li>Including: PHP (OO) JavaScript (OO), mySQL, HTML, CSS
	<li>Fundamental understanding of mySQL.
	<li>Must have the legal right to work in the United States.
	</ul>
	<p><b>Required Skills:</b></p>
	<ul>
	<li>Javascript (OO experience preferred)
	<li>Design Patterns
	<li>Database design and optimization experience (2 years)
	<li>Architecture experience (2 years)
	<li>Team lead experience (1 year)
	<li>CSS1, CSS2 and knowledge of individual browsers implementation
	<li>Familiarity with W3C recommendations
	<li>A strong grasp of current browser technology with an eye towards the future
	<li>Experience with enterprise level caching
	<li>Good technical writing skills
	<li>Good interpersonal skills
	<li>Good communication skills
	<li>Unix experience 
	<li>Apache 
	<li>Understanding of differences between web image formats
	<li>Basic understanding of typography, colors and layout
	<li>Willingness to adapt to the company coding / formatting standard
	</ul>
	<p>
	Apply at: <a href="https://careers-discovery.icims.com/jobs/2510/job">https://careers-discovery.icims.com/jobs/2510/job</a>
	</p>
	</td>
</tr>
</table>]]></description>
      <pubDate>Wed, 06 Oct 2010 13:22:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[P&aacute;draic Brady's Blog: Yadis: Service Discovery for Identities like OpenID]]></title>
      <guid>http://www.phpdeveloper.org/news/7325</guid>
      <link>http://www.phpdeveloper.org/news/7325</link>
      <description><![CDATA[<p>
<i>P&aacute;draic Brady</i> has posted a <a href="http://blog.astrumfutura.com/archives/270-Yadis-Service-Discovery-for-Identities-like-OpenID-Part-1.html">two</a> <a href="http://blog.astrumfutura.com/archives/271-Yadis-Service-Discovery-for-Identities-like-OpenID-Part-2.html">part</a> look at a service discovery process as it pertains to things like OpenID via Yadis.
</p>
<p>
From <a href="http://blog.astrumfutura.com/archives/270-Yadis-Service-Discovery-for-Identities-like-OpenID-Part-1.html">part one</a>:
</p>
<blockquote>
This first entry is an examination of Yadis, a Specification which is relied upon by OpenID. Of course Yadis is a topic of its own, since it is also used by Light-Weight Identity (LID), sxip Identity, and mIDm. You can bet more will join in once Yadis becomes more firmly established.
</blockquote>
<p>
In this first part, he talks about what Yadis is, how it can help with service discovery, and how it would follow a "breadcrumb trail" to get to the information it needs (like getting the actual Yadi slocation from the initial OpenID request).
</p>
<p>
From <a href="http://blog.astrumfutura.com/archives/271-Yadis-Service-Discovery-for-Identities-like-OpenID-Part-2.html">part two</a>:
</p>
<blockquote>
After all this fuss and running about, it's easy to miss the point of Yadis - getting that final Yadis XRD document that describes the Services associated with a given ID.
</blockquote>
<p>
Part two looks more at working with the Yadis Resource Descriptor information to grap the Type information out of it for the actual locations you'll needed. He also links to some more information on the Yadis specification in <a href="http://yadis.org/papers/yadis-v1.0.pdf">PDF form</a>.
</p>]]></description>
      <pubDate>Thu, 22 Feb 2007 07:37:17 -0600</pubDate>
    </item>
  </channel>
</rss>
