<?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>SitePoint » Learn CSS &#124; HTML5 &#124; JavaScript &#124; Wordpress &#124; Tutorials-Web Development &#124; Reference &#124; Books and More &#187; Industry Links</title> <atom:link href="http://www.sitepoint.com/category/daily-links/feed/" rel="self" type="application/rss+xml" /><link>http://www.sitepoint.com</link> <description></description> <lastBuildDate>Mon, 28 May 2012 01:26:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Repurposing vs Optimized Design: It&#8217;s Not a Battle</title><link>http://www.sitepoint.com/jakob-nielsen-repurposing-vs-optimized-design-feedback/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jakob-nielsen-repurposing-vs-optimized-design-feedback</link> <comments>http://www.sitepoint.com/jakob-nielsen-repurposing-vs-optimized-design-feedback/#comments</comments> <pubDate>Wed, 23 May 2012 16:31:33 +0000</pubDate> <dc:creator>Craig Buckler</dc:creator> <category><![CDATA[Discussion]]></category> <category><![CDATA[Industry Links]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[Responsive Web Design]]></category> <category><![CDATA[CSS3]]></category> <category><![CDATA[HTML5 Dev Center]]></category> <category><![CDATA[HTML5 Tutorials & Articles]]></category> <category><![CDATA[Responsive Design]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/?p=54843</guid> <description><![CDATA[<img
width="50" height="50" src="http://www.sitepoint.com/wp-content/uploads/1/files/2012/03/654-resized-image-dimensions-50x50.jpg" class="attachment-thumbnail wp-post-image" alt="654-resized-image-dimensions" title="654-resized-image-dimensions" />Craig analyzes Jakob Nielsen's latest usability article, "Repurposing vs Optimized Design". Does it make a valid case against Responsive Design techniques?]]></description> <content:encoded><![CDATA[<img
width="50" height="50" src="http://www.sitepoint.com/wp-content/uploads/1/files/2012/03/654-resized-image-dimensions-50x50.jpg" class="attachment-thumbnail wp-post-image" alt="654-resized-image-dimensions" title="654-resized-image-dimensions" /><p></p><p>Jakob Nielsen of <a
href="http://www.useit.com/">useit.com</a> is no stranger to controversy and his recent <a
href="http://www.useit.com/alertbox/repurposing.html"><em>Repurposing vs Optimized Design</em></a> article makes a bold statement:</p><blockquote><p>It&#8217;s cheap but degrading to reuse content and design across diverging media forms like print vs online or desktop vs mobile. Superior UX requires tight platform integration.</p></blockquote><p>Jakob states there are two opposing schools:</p><ul><li><strong>Repurposing (responsive design):</strong> make as few designs as possible and reuse the same material across platforms. This has cost advantages, but results in a substandard user experience.</li><li><strong>Platform optimization (device-specific design):</strong> create different user interfaces for each platform and integrate the user experience layers as tightly as possible. The result: higher costs but better usability and bigger profits.</li></ul><p>The article resulted in a Tweetstorm:</p><blockquote><p> Jakob Nielsen analyzes Responsive Design and comes up with dumb conclusions. Again.</p><p>For 17 years, Jakob Nielsen has been citing his own work as proof of everything. Somebody make it stop.</p><p>I&#8217;ve thought Jakob Nielsen was a self-important snob for years. Glad to see the Cult of Nielsen crumbling at last.<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p><p>Do people still pay any attention to Jakob Nielsen or is he hanging around just to annoy web developers?</p><p>Jakob Nielsen is 100% right on mobile. Says Jakob Nielsen.</p><p>It&#8217;s amazing to watch Jakob Nielsen make himself more and more irrelevant with almost every piece he writes.</p></blockquote><h2>The Weaknesses of Responsive Design</h2><p>Jakob claims most responsive websites are too primitive. They rearrange the same content and change dimensions of some elements, but rarely:</p><ul><li>Adapt the content, i.e. provide shorter and simpler articles for mobile.</li><li>Use alternative, cropped or zoomed images.</li><li>Cater for touch input.</li><li>Reduce or modify the feature set to suit smaller devices.</li></ul><p>Websites should consider the user context. Requirements change depending on where a user is, what they&#8217;re doing and what device they&#8217;re using. Consider the website for a bus company; a desktop user may want to browse timetables whereas a mobile user may need to find the nearest station.</p><p>Jakob admits this could be achieved with responsive techniques but, once you account for all these differences, you effectively have two separate designs. But he makes a valid point: if potential revenue is greater than cost, a site designed specifically for mobile devices makes good business sense.</p><h2>Calculating Potential Revenue</h2><p>This is where Jakob&#8217;s argument breaks down. For most websites, the cost of developing a separate mobile site makes no commercial sense whatsoever. This is especially true when you consider Jakob&#8217;s suggestion of creating and maintaining two or more sets of content.</p><p>The majority of websites receive few mobile users &#8212; usually less than 10% of visitors. It may be increasing, but does it make commercial sense to throw money at a problem which does not yet exist and is subject to radical technical changes? I&#8217;m all for being pro-active, but this leads to another point: <em>you cannot make assumptions about user a user&#8217;s habits, desires or requirements</em>.</p><p>Jakob paints a black and white picture: mobile users want less content and simpler features. However, it&#8217;s impossible to determine context when all you actually know is the screen resolution. The situation is made more difficult with newer mobiles which have screen sizes approaching those of tablets and the relatively diminutive iPad 3 exceeds the resolution of a top-end desktop PC. You may be able to make context judgments based on the current time or GPS location but, ultimately, you don&#8217;t know whether the user is rushing for a bus or lying in bed.</p><h2>The Strength of Responsive Design</h2><p>Responsive design provides a solution. A website primarily designed for desktop use can be restructured to provide a mobile-friendly experience at minimal expense. It may not be perfect, but it opens access and your site isn&#8217;t restricted to certain devices or user groups.</p><p>It&#8217;s a starting point &#8212; not the end. It&#8217;s now possible to gather statistics about devices and tie them to typical user journeys. If you can establish that X% of access is from a smartphone and Y% of those users proceed to feature Z, you may be able to justify further development. In extreme cases, a standalone mobile site will aid usability and increase profitability.</p><h2>It&#8217;s Not a Battle</h2><p>Jakob makes two broad assumptions but the reality is not as clear-cut:</p><ol><li><em>You have a mobile context or a desktop context.</em><p>There are thousands of differing devices, screen sizes and situations when they are used. People use their mobile while watching TV &#8212; should they always receive a summarized article? Mobile exceeds desktop usage in many African countries because it&#8217;s cost-effective and reliable &#8212; should they be offered restricted functionality?</li><li><em>Repurposing and optimizing designs are opposing technologies.</em><p>Why? There are an infinite number of ways to develop the same solution. An optimized design can still use responsive techniques and vice versa. Ultimately, either can be used in differing quantities to achieve the same goal.</li></ol><p>Jakob has been accused of bashing responsive design. The tone of his article gives that impression and it detracts from his main point: <em>a dedicated mobile design offers a better mobile experience</em>. If he&#8217;s guilty of anything, it&#8217;s stating the obvious.</p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/jakob-nielsen-repurposing-vs-optimized-design-feedback/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>Web Bots vs Humans: We&#8217;re Losing</title><link>http://www.sitepoint.com/web-bots-vs-humans/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-bots-vs-humans</link> <comments>http://www.sitepoint.com/web-bots-vs-humans/#comments</comments> <pubDate>Sat, 17 Mar 2012 17:15:56 +0000</pubDate> <dc:creator>Craig Buckler</dc:creator> <category><![CDATA[Disaster]]></category> <category><![CDATA[Discussion]]></category> <category><![CDATA[Industry Links]]></category> <category><![CDATA[News & Trends]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[bots]]></category> <category><![CDATA[security]]></category> <category><![CDATA[survey]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/?p=52833</guid> <description><![CDATA[<img
width="50" height="50" src="http://www.sitepoint.com/wp-content/uploads/1/files/2012/03/660-bots-vs-humans-50x50.jpg" class="attachment-thumbnail wp-post-image" alt="660-bots-vs-humans" title="660-bots-vs-humans" />A new survey reveals that human website visitors are now a minority group. Craig analyses the figures and discusses why you should be concerned about security.]]></description> <content:encoded><![CDATA[<img
width="50" height="50" src="http://www.sitepoint.com/wp-content/uploads/1/files/2012/03/660-bots-vs-humans-50x50.jpg" class="attachment-thumbnail wp-post-image" alt="660-bots-vs-humans" title="660-bots-vs-humans" /><p></p><p>51% of all web site traffic is non-human. If you&#8217;re reading this, you&#8217;re in the minority. Unless you&#8217;re a machine <em>(check your ports &#8212; if they&#8217;re warm and moist, you&#8217;re probably OK)</em>.</p><p>The study was undertaken by <a
href="http://www.incapsula.com/">Incapsula</a>, a website security company. While we haven&#8217;t quite reached the point where Skynet becomes self-aware and dispatches Terminators to wipe us out, it does appear that the web would continue to operate happily without us.</p><p>Data was collected from a sample of 1,000 websites which use Incapsula services. The report concluded that web traffic is generated from:</p><ul><li>49%: people browsing the web</li><li>20%: search engines bots indexing pages</li><li>19%: spy-bots collecting competitive intelligence</li><li>5%: website scrapers</li><li>5%: automated hacking tools searching vulnerabilities</li><li>2%: automated comment spammers</li></ul><p>It&#8217;s easy to be cynical about these reports, especially when they&#8217;re conducted by a security company which could enjoy commercial benefits from scare-mongering. That said, it does indicate a significant volume of hacking activity even if the report is somewhat skewed or exaggerated.</p><p>If you or your clients aren&#8217;t concerned about security, perhaps it&#8217;s time to evaluate that policy. If we assume Incapsula report is over-estimated by a factor of 300%, malicious activity will still account for one in ten website requests. That&#8217;s equivalent to the average number of all IE6, IE7, Firefox 3.x and Opera users combined. Nasty.<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p><p>Humans may be losing the web war, but at least we can win a few battles.</p><p>Do you believe Incapsula&#8217;s report? How does it compare with your website statistics? Have you successfully defeated a major hacking attempt?</p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/web-bots-vs-humans/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Why Web Developers Will Want a Slice of Raspberry Pi</title><link>http://www.sitepoint.com/raspberry-pi-launch/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=raspberry-pi-launch</link> <comments>http://www.sitepoint.com/raspberry-pi-launch/#comments</comments> <pubDate>Wed, 29 Feb 2012 15:48:53 +0000</pubDate> <dc:creator>Craig Buckler</dc:creator> <category><![CDATA[Discussion]]></category> <category><![CDATA[Gems]]></category> <category><![CDATA[Industry Links]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Opinion]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Web Tech]]></category> <category><![CDATA[device]]></category> <category><![CDATA[education]]></category> <category><![CDATA[PC]]></category> <category><![CDATA[Raspberry Pi]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/?p=52037</guid> <description><![CDATA[<img
width="50" height="50" src="http://www.sitepoint.com/wp-content/uploads/1/files/2012/02/647-raspberry-pi-50x50.png" class="attachment-thumbnail wp-post-image" alt="647-raspberry-pi" title="647-raspberry-pi" />Craig looks at the Raspberry Pi - a micro PC aimed at the education sector which could be ideal for web developers. The cost: just $35.]]></description> <content:encoded><![CDATA[<img
width="50" height="50" src="http://www.sitepoint.com/wp-content/uploads/1/files/2012/02/647-raspberry-pi-50x50.png" class="attachment-thumbnail wp-post-image" alt="647-raspberry-pi" title="647-raspberry-pi" /><p></p><p>February 29 is a great day for a product release and the Raspberry Pi has been anticipated for months. It&#8217;s a mini PC about the size of a credit card. The cost: $35. You read that correctly; a fully-functional PC for the price of a decent lunch. There&#8217;s even a model for $25 if you don&#8217;t require an Ethernet connector.</p><p>Admittedly, you&#8217;ll require a case, TV/monitor, keyboard, micro USB power cable and SD card to do anything with it, but the 700MHz ARM processor and 256MB RAM and is capable of running Linux, office applications and full-screen video.</p><p><img
src="http://www.raspberrypi.org/img/modelb_blue_label.png" width="440" height="325" alt="Raspberry Pi" class="right" /></p><p>The device has been developed by the Raspberry Pi Foundation, a UK charity promoting the study of computer science, especially at school level, which hopes to put the fun back into computing. In essence, they want kids and hobbyists to experience the excitement of IT enjoyed during the late 1970s and early 80s. 8-bit computers may have been basic but they encouraged programming and experimentation.</p><p>Various editions of Linux are available for the Pi. It&#8217;ll happily run a web server, PHP, Python, Ruby, node.js and most other languages. Add a few browsers, MySQL, GIMP and decent text editor and you have a fully-fledged environment for budding web developers. It&#8217;s a great way to learn the techniques:<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p><ul><li>the tools are free</li><li>it won&#8217;t matter if you trash the software or hardware</li><li>it&#8217;s far better than the tedious Microsoft Office skills taught by most schools.</li></ul><p>Hopefully, the knowledge will help tomorrow&#8217;s developers <a
href="http://www.sitepoint.com/css3-vendor-prefix-crisis-solutions/">avoid the mistakes we&#8217;re making today</a>.</p><p>It&#8217;s not only kids who&#8217;ll benefit from the Raspberry Pi. The devices may be ideal for:</p><ul><li>testing your application in different environments e.g. you could install PHP5.3 and MySQL 5.0 on one Pi, and PHP5.4 and MySQL 5.5 on another</li><li>testing multi-server set-ups for MySQL replication or parallel processing</li><li>automating back-ups</li><li>running source control systems</li><li>performing long-running data analysis tasks</li><li>demonstrating applications in locations without internet access. You could even leave Pi devices with potential customers for further evaluation.</li></ul><p>I want one. I&#8217;m sure you do too. Unfortunately, so do many other people and both online shops crashed within minutes of the launch at 6:00 UTC this morning. Did you manage to grab a slice of Raspberry Pi?</p><p>For more information, refer to <a
href="http://www.raspberrypi.org/">www.raspberrypi.org</a></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/raspberry-pi-launch/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>News Wire: AIR, Flex 3, Click Fraud, and more!</title><link>http://www.sitepoint.com/news-wire-air-flex-3-click-fraud-and-more/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-air-flex-3-click-fraud-and-more</link> <comments>http://www.sitepoint.com/news-wire-air-flex-3-click-fraud-and-more/#comments</comments> <pubDate>Sat, 01 Mar 2008 21:53:17 +0000</pubDate> <dc:creator>Matthew Magain</dc:creator> <category><![CDATA[Industry Links]]></category> <category><![CDATA[adobe]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[Google Tutorials & Articles]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2008/03/02/news-wire-air-flex-3-click-fraud-and-more/</guid> <description><![CDATA[MoFuse Instantly Converts Sites for the iPhone &#8211; MoFuse is a service that will take your website and instantly create a mobile version of it, sparing you the development costs of doing so by hand. The 4 Cs of Good Form Design &#8211; A simple model, the 4 Cs, for designing new forms or critiquing [...]]]></description> <content:encoded><![CDATA[<p></p><p></p><ul><li><a
href="http://www.techcrunch.com/2008/02/27/mofuse-instantly-converts-sites-for-the-iphone/">MoFuse Instantly Converts Sites for the iPhone</a> &#8211; MoFuse is a service that will take your website and instantly create a mobile version of it, sparing you the development costs of doing so by hand.</li><li><a
href="http://formulate.com.au/articles/what-makes-a-good-form/">The 4 Cs of Good Form Design</a> &#8211; A simple model, the 4 Cs, for designing new forms or critiquing existing ones.</li><li><a
href="http://www.networkworld.com/community/node/25376">Lawsuit targets Network Solutions, ICANN over the &#039;front running&#039; of domain names</a> &#8211; A Los Angeles firm this afternoon has announced a class action against Network Solutions and ICANN over the former&#039;s practice of locking up domain names as soon as they are searched for on its site</li><li><a
href="http://opensource.adobe.com/wiki/display/blazeds/BlazeDS">BlazeDS</a> &#8211; Released in conjunction with Adobe AIR 1 and Flex 3, BlazeDS is an open source backend for connecting AIR and Flex applications to server-side data sources.</li><li><a
href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/200802/022508AdobeAIR.html">Adobe AIR and Adobe Flex 3 Now Available</a> &#8211; They&#8217;re out! Full press release here.</li><li><a
href="http://freakonomics.blogs.nytimes.com/2008/02/21/the-rise-of-click-fraud-is-everyone-on-the-internet-a-criminal/">The Rise of Click Fraud: Is Everyone on the Internet a Criminal?</a> &#8211; The overall industry average click fraud rate rose to 16.6% in fourth-quarter [2007], up from the 14.2% click fraud rate for the same quarter in 2006 and 16.2% for third-quarter 2007.</li><li><a
href="http://www.news.com/8301-10784_3-9877786-7.html?part=rss&#038;subj=news&#038;tag=2547-1_3-0-5">All clicks are not equal, says Microsoft</a> &#8211; Microsoft is proposing on Monday a new way for marketers to think about the value of clicks on Internet ads, with the understanding that the last click a consumer makes isn&#039;t necessarily the most important.</li><li><a
href="http://www.webstandards.org/2008/02/24/wasp-round-table-ie8s-default-version-targeting-behavior/">WaSP Round Table: IE8&#8242;s Default Version Targeting Behavior</a> &#8211; A worthwhile listen, in which Aaron Gustafson, Faruk Ates, and Porter Glendinning sit down with Microsoft&#8217;s Chris Wilson to discuss IE8&#8242;s proposed (and controversial) X-UA-Compatible feature for browser version targeting.</li><li><a
href="http://openvatar.com/">How it works | Openvatar</a> &#8211; Openvatar is a avatar system that links with your openid, brilliant</li><li><a
href="http://www.techcrunch.com/2008/02/22/click-fraud-keeps-rising-up-15-percent-in-2007/">Click Fraud Keeps Rising, Up 15 percent in 2007</a> &#8211; Forensics has some data out on click fraud (clicks on Internet ads that are not real) in the fourth quarter of 2007 and for the full year. The industry-wide average click fraud rate for the entire year went up 15 percent, ending the year with 16.6 percent</li><li><a
href="http://www.theregister.co.uk/2008/02/19/hakon_ms_reform_plan/">Opera CTO: How to fix Microsoft&#039;s browser issues</a> &#8211; In an editorial on The Register, Opera CTO Håkon Wium Lie complains that the browser market is effectively a monopoly, and suggests what changes Microsoft must make in order to remedy this.</li><li><a
href="http://epikone.com/blog/2006/07/11/count-me-out/" class="broken_link">Google Analytics Hack &raquo; Count Me Out!</a> &#8211;  keep your Google Analytics data pure you should remove all traffic generated by yourself or others that may not be real visitors. For example, if your company has a large call center you should remove the traffic they generate</li><li><a
href="http://www.techcrunch.com/2008/02/21/microsoft-sings-a-new-tune%E2%80%94wants-to-play-nice-with-open-source/">Microsoft Sings a New Tune? Wants to Play Nice With Open-Source</a> &#8211; Microsoft is providing a covenant not to sue open source developers for development or non-commercial distribution of implementations of these protocols.</li><li><a
href="http://www.techcrunch.com/2008/02/21/logo-war-red-hat-takes-on-dataportability/">Logo War: Red Hat Takes On DataPortability</a> &#8211; After months of positive news, the DataPortability group has had its first hiccup, a cease and desist letter from RedHat over their use of the Fedora logo.</li><li><a
href="http://www.techcrunch.com/2008/02/21/500-million-downloads-of-firefox-almost/">500 Million Downloads of Firefox (almost)</a> &#8211; The Firefox browser has been downloaded nearly 500 million times, says their SpreadFirefox website. Parent organization Mozilla is celebrating by raising 500 million grains of rice on FreeRice.</li><li><a
href="http://blogs.msdn.com/ie/archive/2008/02/21/the-internet-explorer-8-user-agent-string.aspx">The Internet Explorer 8 User-Agent String</a> &#8211; That&#8217;s right. Microsoft has lifted the veil on IE8&#8242;s user agent string. Yawn.</li><li><a
href="http://yuiblog.com/blog/2008/02/20/yui-250-released/">YUI 2.5.0 Released</a> &#8211; 6 new components: Layout Manager, Uploader, Resize Utility, ImageCropper, Cookie Utility and a ProfilerViewer Control that works in tandem with the YUI Profiler.</li><li><a
href="http://www.theregister.co.uk/2008/02/21/fb_nielsen_fall/">Facebook loses a few users</a> &#8211; Facebook has suffered its first drop in monthly users, according to numbers from web analytics outfit Nielsen Online. Five per cent fewer people in the UK visited the site in January compared to the previous month.</li></ul><p>Got a link you&rsquo;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&rsquo;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-air-flex-3-click-fraud-and-more/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item><div><div
class="post_box two_ads" style="float:left;padding-left:2px;"><div
id='div-gpt-ad-1328645237920-0' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328645237920-0'); });</script> </div></div></div><div
class="clear">&nbsp;</div> <item><title>News Wire: Google&#8217;s Colorful Logo, jQuery Reference, and more</title><link>http://www.sitepoint.com/news-wire-how-google-got-its-colorful-logo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-how-google-got-its-colorful-logo</link> <comments>http://www.sitepoint.com/news-wire-how-google-got-its-colorful-logo/#comments</comments> <pubDate>Fri, 22 Feb 2008 05:58:10 +0000</pubDate> <dc:creator>Matthew Magain</dc:creator> <category><![CDATA[Industry Links]]></category> <category><![CDATA[Google Tutorials & Articles]]></category> <category><![CDATA[jQuery Tutorials & Articles]]></category> <category><![CDATA[PHP]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/22/news-wire-how-google-got-its-colorful-logo/</guid> <description><![CDATA[Social Media Buzz Pocket Mining: The New Keyword Research &#8211; An interesting description of tools that take the temperature of a social community&#039;s &#8220;chatter&#8221; patterns. Beware of id and name attribute mixups when using getElementById in Internet Explorer &#8211; &#34;When using getElementById to get a reference to an element via the id attribute, Internet Explorer [...]]]></description> <content:encoded><![CDATA[<p></p><p></p><ul><li><a
href="http://blog.searchenginewatch.com/blog/080216-114837">Social Media Buzz Pocket Mining: The New Keyword Research</a> &#8211; An interesting description of tools that take the temperature of a social community&#039;s &#8220;chatter&#8221; patterns.</li><li><a
href="http://www.456bereastreet.com/archive/200802/beware_of_id_and_name_attribute_mixups_when_using_getelementbyid_in_internet_explorer/">Beware of id and name attribute mixups when using getElementById in Internet Explorer</a> &#8211; &quot;When using getElementById to get a reference to an element via the id attribute, Internet Explorer for Windows (and some versions of Opera) will also match an element whose name attribute contains the same value.&quot;</li><li><a
href="http://www.mozilla.com/en-US/firefox/3.0b3/releasenotes/">Mozilla Firefox 3 Beta 3 Release Notes</a> &#8211; &quot;Firefox 3 Beta 3 includes approximately 1300 individual changes from the previous beta, including fixes for stability, performance, memory usage, platform enhancements and user interface improvements.&quot;</li><li><a
href="http://www.danvega.org/blog/index.cfm/2008/2/13/GWTExt-20-Released">GWT-Ext 2.0 Released</a> &#8211; The GWT-EXT team has announced the release of version 2.0 this week. The project is a combination of the Google Web Kit and Ext.</li><li><a
href="http://www.smvgroup.com/news_popup_flash.asp?pr=1643" class="broken_link">6% of users click 50% of all ads</a> &#8211; This study illustrates that heavy clickers represent just 6% of the online population, yet account for 50% of all display ad clicks.</li><li><a
href="http://remysharp.com/jquery-api/">Handy jQuery API Reference</a> &#8211; A simple, useful reference guide for the jQuery API.</li><li><a
href="http://rss.slashdot.org/~r/slashdot/eqWf/~3/231824483/article.pl">Yahoo Offers All-You-Can-Eat Storage and Bandwidth</a> &#8211; Yahoo! launches surprisingly reasonably priced web hosting for small and medium sized businesses. Unlimited storage and bandwidth for $11.95 per month.</li><li><a
href="http://www.wired.com/techbiz/startups/multimedia/2008/02/gallery_google_logos">Gallery: How Google Got Its Colorful Logo</a> &#8211; The various iterations that the designer of Google&#039;s logo went through before settling on the final logo. I have to say, they&#039;re pretty ordinary!</li><li><a
href="http://www.news.com/ICANN-turns-on-next-gen-IP-addresses/2100-1033_3-6229218.html?part=rss&#038;tag=2547-1_3-0-20&#038;subj=news">ICANN turns on next-gen IP addresses | CNET News.com</a> &#8211; The great migration from Internet Protocol version 4 to IPv6 has officially begun, after the Internet Corporation for Assigned Names and Numbers added the first addresses to its root servers that conform to the new version.</li><li><a
href="http://www.macworldencore.com/online/presentation_video.asp" class="broken_link">Macworld Encore</a> &#8211; Very funny and useful Macworld session by Merlin Mann. Another angle on GTD.</li><li><a
href="http://biz.yahoo.com/prnews/080211/aqm241.html?.v=2" class="broken_link">Microsoft Responds to Yahoo! Announcement</a> &#8211; Microsoft issued an official statement in response to the announcement by Yahoo! Inc. that its Board of Directors has rejected Microsoft&#039;s previously announced proposal to acquire Yahoo!</li></ul><p>Got a link you&rsquo;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&rsquo;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-how-google-got-its-colorful-logo/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>News Wire: Safari Speeds Up AND Gets Web Fonts!</title><link>http://www.sitepoint.com/news-wire-safari-speeds-up-and-gets-web-fonts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-safari-speeds-up-and-gets-web-fonts</link> <comments>http://www.sitepoint.com/news-wire-safari-speeds-up-and-gets-web-fonts/#comments</comments> <pubDate>Tue, 12 Feb 2008 06:22:56 +0000</pubDate> <dc:creator>Matthew Magain</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/12/news-wire-safari-speeds-up-and-gets-web-fonts/</guid> <description><![CDATA[It&#8217;s been a while between drinks. Luckily, we&#8217;re back. There&#8217;s been a lot going on across the intarwebs lately &#8212; check it out: $1.2m paid for the letter &#8216;s&#8217; in a domain A British travel company has paid $US1.1 million ($A1.2m) for the domain name cruises.co.uk, a price that is effectively $1 million just for [...]]]></description> <content:encoded><![CDATA[<p></p><p>It&#8217;s been a while between drinks. Luckily, we&#8217;re back. There&#8217;s been a lot going on across the intarwebs lately &#8212; check it out:</p><ul><li><a
href="http://www.theage.com.au/news/web/12m-paid-for-letter-s-in-web-address/2008/02/07/1202234010533.html">$1.2m paid for the letter &#8216;s&#8217; in a domain</a><br
/> A British travel company has paid $US1.1 million ($A1.2m) for the domain name cruises.co.uk, a price that is effectively $1 million just for the letter &#8220;S&#8221; since it already owns the address cruise.co.uk.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/domain" class="broken_link">domain</a> <a
href="http://del.icio.us/sitepointlinks/valuation/" class="broken_link">valuation</a>)</li><li><a
href="http://www.utest.com/">uTest &#8211; Software Testing Community</a><br
/> A software testing tool based on the &#8220;crowdsourcing&#8221; business model.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/testing" class="broken_link">testing</a> <a
href="http://del.icio.us/sitepointlinks/crowdsourcing" class="broken_link">crowdsourcing</a> <a
href="http://del.icio.us/sitepointlinks/development" class="broken_link">development</a> <a
href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/qa" class="broken_link">qa</a>)</li><li><a
href="http://hardware.slashdot.org/article.pl?sid=08/02/08/1811236/">Yahoo Offers All-You-Can-Eat Storage and Bandwidth</a><br
/> Yahoo! launches surprisingly reasonably priced web hosting for small and medium sized businesses. Unlimited storage and bandwidth for $11.95 per month!<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/hosting" class="broken_link">hosting</a> <a
href="http://del.icio.us/sitepointlinks/yahoo!" class="broken_link">yahoo!</a>)</li><li><a
href="http://blogs.computerworld.com/safari_is_about_to_get_crazy_fast">Safari is about to get crazy fast</a><br
/> Holy cow is this thing fast! I am currently testing Webkit build r30090 (DMG download link) against standard Leopard Safari 3.04. This unoptimized WebKit build version is running circles around the standard Safari browser. It isn&#8217;t even close.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/apple" class="broken_link">apple</a> <a
href="http://del.icio.us/sitepointlinks/safari" class="broken_link">safari</a> <a
href="http://del.icio.us/sitepointlinks/browser" class="broken_link">browser</a> <a
href="http://del.icio.us/sitepointlinks/firefox" class="broken_link">firefox</a>)</li><li><a
href="http://developers.slashdot.org/article.pl?sid=08/02/08/2238228/">W3C Gets Excessive DTD Traffic</a><br
/> The W3C is suffering from its own success. If only developers could get a handle on XML catalogs, or popular XML validating parsers began bundling common DTDs like these, the W3C might be able to put these resources to better use.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/w3c" class="broken_link">w3c</a> <a
href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> <a
href="http://del.icio.us/sitepointlinks/xml" class="broken_link">xml</a>)</li><li><a
href="http://money.cnn.com/2008/02/08/smbusiness/paypal_funds_freeze.fsb/index.htm">PayPal funds freeze plan draws fire</a><br
/> Plan to hold payments sent through its PayPal payment service for up to 21 days in certain circumstances. The freeze will apply to transactions eBay (EBAY, Fortune 500) considers high-risk, and is intended to protect buyers from the hazards of a bad tran<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/ebay" class="broken_link">ebay</a> <a
href="http://del.icio.us/sitepointlinks/paypal" class="broken_link">paypal</a>)</li><li><a
href="http://www.techcrunch.com/2008/02/08/court-finds-that-trolls-can-remain-anonymous/">Court Finds That Trolls Can Remain Anonymous</a><br
/> New judgement from the California courts, affecting anyone who owns a blog or forum where people can comment.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/blog" class="broken_link">blog</a> <a
href="http://del.icio.us/sitepointlinks/comment" class="broken_link">comment</a> <a
href="http://del.icio.us/sitepointlinks/troll" class="broken_link">troll</a> <a
href="http://del.icio.us/sitepointlinks/forum" class="broken_link">forum</a> <a
href="http://del.icio.us/sitepointlinks/privacy" class="broken_link">privacy</a>)</li><li><a
href="http://digg.com/apple/Apple_s_Safari_3_1_to_support_downloadable_web_fonts_more">Apple&#8217;s Safari 3.1 to support downloadable web fonts, more</a><br
/> The ability to download and immediately render non-standard web fonts is just one of several advancements Apple Inc. has planned for Safari 3.1, a small but significant update to its share-gaining web browser for both the Mac and Windows PCs.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/apple" class="broken_link">apple</a> <a
href="http://del.icio.us/sitepointlinks/safari" class="broken_link">safari</a> <a
href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> <a
href="http://del.icio.us/sitepointlinks/fonts" class="broken_link">fonts</a>)</li><li><a
href="http://www.techcrunch.com/2008/02/07/openid-welcomes-microsoft-google-verisign-and-ibm/">OpenID Welcomes Microsoft, Google, Verisign and IBM </a><br
/> OpenID is welcoming some big new partners to the club &#8211; Microsoft, Google, Verisign and IBM<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/openid" class="broken_link">openid</a> <a
href="http://del.icio.us/sitepointlinks/microsoft" class="broken_link">microsoft</a> <a
href="http://del.icio.us/sitepointlinks/google" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/verisign" class="broken_link">verisign</a> <a
href="http://del.icio.us/sitepointlinks/ibm" class="broken_link">ibm</a>)</li><li><a
href="http://www.techcrunch.com/2008/02/07/heroku-lifts-ruby-on-rails-development-to-the-cloud/">Heroku Lifts Ruby on Rails Development into the Cloud</a><br
/> A completely in-browser development environment where RoR programmers can build their apps instead of doing so with software on their own computers. Allows you to deploy your application to Amazon EC2 automatically when you&#8217;re done.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/rails" class="broken_link">rails</a> <a
href="http://del.icio.us/sitepointlinks/ruby" class="broken_link">ruby</a> <a
href="http://del.icio.us/sitepointlinks/amazonwebservices" class="broken_link">amazonwebservices</a> <a
href="http://del.icio.us/sitepointlinks/ec2" class="broken_link">ec2</a>)</li><li><a
href="http://www.w3.org/blog/MWITeam/2008/02/06/exposing_device_capabilities_to_web_appl">Exposing device capabilities to web applications</a><br
/> &#8220;There is huge potential for mobile web applications that can access device capabilities from client-side scripts.&#8221; The W3C&#8217;s Mobile Web Initiative takes on mobile phone API access from web applications.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/mobile" class="broken_link">mobile</a> <a
href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> <a
href="http://del.icio.us/sitepointlinks/w3c" class="broken_link">w3c</a> <a
href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a>)</li><li><a
href="http://www.websitegrader.com/">Web Site Grader</a><br
/> This reporting tool produces some pretty useful statistics from an SEO point of view.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/seo" class="broken_link">seo</a> <a
href="http://del.icio.us/sitepointlinks/tools" class="broken_link">tools</a> <a
href="http://del.icio.us/sitepointlinks/analytics" class="broken_link">analytics</a> <a
href="http://del.icio.us/sitepointlinks/marketing" class="broken_link">marketing</a> )</li><li><a
href="http://yuiblog.com/blog/2008/02/06/iphone-cacheability/">Performance Research, Part 5: iPhone Cacheability &#8211; Making it Stick</a><br
/> The YUI blog investigates how to optimize web performance for the iPhone. The iPhone&#8217;s cache clears at each power cycle, and it will not cache files 25KB or larger. These facts call for special considerations when optimizing for performance.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/yahoo!" class="broken_link">yahoo!</a> <a
href="http://del.icio.us/sitepointlinks/apple" class="broken_link">apple</a> <a
href="http://del.icio.us/sitepointlinks/iphone" class="broken_link">iphone</a> <a
href="http://del.icio.us/sitepointlinks/mobile" class="broken_link">mobile</a>)</li><li><a
href="http://www.waxy.org/archive/2008/01/30/the_time.shtml">The Times (UK) Spamming Social Media Sites</a><br
/> Yesterday, I discovered that The Times (UK), a well-respected newspaper owned by News Corp., is involved in an extensive campaign to spam social media websites with links to their articles.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/SEO" class="broken_link">SEO</a> <a
href="http://del.icio.us/sitepointlinks/black.hat" class="broken_link">black.hat</a> <a
href="http://del.icio.us/sitepointlinks/bad.publicity" class="broken_link">bad.publicity</a>)</li><li><a
href="http://www.interpreting-tech.com/bemobile/?p=107">Opera Mobile 9.5 with Flash Lite 3.0</a><br
/> Opera brings Flash Lite 3.0 to millions of new devices with the release of Opera Mobile 9.5. The new version also adds support for Opera Widgets, SVG 1.2, and more.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/opera" class="broken_link">opera</a> <a
href="http://del.icio.us/sitepointlinks/mobile" class="broken_link">mobile</a> <a
href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/flash" class="broken_link">flash</a>)</li><li><a
href="https://payments.amazon.com/sdui/sdui/index.htm">Amazon Payments Account Management</a><br
/> Do you want to accept Amazon Payments on your website? Integrate within few minutes and accept payments on your website with &#8220;Pay Now&#8221; button. Give your customers a familiar Amazon payments experience and fraud protection.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/web" class="broken_link">web</a> <a
href="http://del.icio.us/sitepointlinks/amazon" class="broken_link">amazon</a> <a
href="http://del.icio.us/sitepointlinks/ecommerce" class="broken_link">ecommerce</a> <a
href="http://del.icio.us/sitepointlinks/payment" class="broken_link">payment</a> <a
href="http://del.icio.us/sitepointlinks/api" class="broken_link">api</a> <a
href="http://del.icio.us/sitepointlinks/development" class="broken_link">development</a>)</li><li><a
href="http://www.techcrunch.com/2008/02/05/aviary-invites-readers-to-try-their-online-design-suite/">Aviary Invites Readers To Try Their Online Design Suite</a><br
/> Aviary has released the first of its massive suite of online design apps to private beta testing: image editor Phoenix and pattern maker Peacock. An impressive YouTube video shows Phoenix in use.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> <a
href="http://del.icio.us/sitepointlinks/ria" class="broken_link">ria</a> <a
href="http://del.icio.us/sitepointlinks/aviary" class="broken_link">aviary</a> <a
href="http://del.icio.us/sitepointlinks/phoenix" class="broken_link">phoenix</a> <a
href="http://del.icio.us/sitepointlinks/peacock" class="broken_link">peacock</a>)</li><li><a
href="http://www.watchfire.com/products/webxm/bobby.aspx">Bobby and WebXact No Longer Free Tools</a><br
/> As of February 1, 2008 the Watchfire WebXact and Bobby Online products will no longer be publicly available.<br
/> (tags: <a
href="http://del.icio.us/sitepointlinks/accessibility" class="broken_link">accessibility</a> <a
href="http://del.icio.us/sitepointlinks/tools" class="broken_link">tools</a> <a
href="http://del.icio.us/sitepointlinks/testing" class="broken_link">testing</a> <a
href="http://del.icio.us/sitepointlinks/usability" class="broken_link">usability</a> <a
href="http://del.icio.us/sitepointlinks/508" class="broken_link">508</a> <a
href="http://del.icio.us/sitepointlinks/bobby" class="broken_link">bobby</a>)</li></ul><p>Got a link you’d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description—it will increase the chances that we’ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-safari-speeds-up-and-gets-web-fonts/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>News Wire: Yahoo! Acquires Zimbra, WordPress 2.3, and more</title><link>http://www.sitepoint.com/news-wire-yahoo-acquires-zimbra-wordpress-23-and-more/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-yahoo-acquires-zimbra-wordpress-23-and-more</link> <comments>http://www.sitepoint.com/news-wire-yahoo-acquires-zimbra-wordpress-23-and-more/#comments</comments> <pubDate>Wed, 26 Sep 2007 03:14:53 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/09/26/news-wire-yahoo-acquires-zimbra-wordpress-23-and-more/</guid> <description><![CDATA[Is your website greenhouse friendly? The organizers of the Web Directions South conference share their advice for Australian-hosted sites seeking to eliminate their carbon footprint. (tags:&#32;business &#32;hosting ) Google Presentations Released Google has launched the latest in its stable of web-based office applications: Google Presentations. A direct competitor to Microsoft PowerPoint, Presentations is still a [...]]]></description> <content:encoded><![CDATA[<p></p><p></p><ul><li><div
class="delicious-link"><a
href="http://www.webdirections.org/2007/09/20/is-your-website-greenhouse-friendly/">Is your website greenhouse friendly?</a></div><div
class="delicious-extended">The organizers of the Web Directions South conference share their advice for Australian-hosted sites seeking to eliminate their carbon footprint.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/business" class="broken_link">business</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/hosting" class="broken_link">hosting</a> )</div></li><li><div
class="delicious-link"><a
href="http://blogoscoped.com/archive/2007-09-18-n64.html">Google Presentations Released</a></div><div
class="delicious-extended">Google has launched the latest in its stable of web-based office applications: Google Presentations. A direct competitor to Microsoft PowerPoint, Presentations is still a simple offering, but may be enough for many less demanding users.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/google" class="broken_link">google</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/ajax" class="broken_link">ajax</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/gwt" class="broken_link">gwt</a> )</div></li><li><div
class="delicious-link"><a
href="http://blogs.zdnet.com/BTL/?p=6286">Facebook investors start $10 million fund for developers</a></div><div
class="delicious-extended">Facebook will be giving away $10 million to developers who submit worthy proposals for Facebook applications—no strings attached!</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/socialnetworks" class="broken_link">socialnetworks</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/business" class="broken_link">business</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.zimbra.com/blog/archives/2007/09/yahoo_acquires_zimbra.html">Yahoo! Acquires Zimbra</a></div><div
class="delicious-extended">Yahoo! acquires all the coolest companies! The latest (joining Flickr and del.icio.us) is Zimbra, the pioneers of Ajax-powered email. Yahoo! hopes to use Zimbra to break into educational and institutional markets.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/yahoo%21" class="broken_link">yahoo!</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/ajax" class="broken_link">ajax</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/java" class="broken_link">java</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/business" class="broken_link">business</a> )</div></li><li><div
class="delicious-link"><a
href="http://news.zdnet.com/2424-9595_22-165016.html?tag=nl.e539">Mozilla tries Firefox recipe with Thunderbird</a></div><div
class="delicious-extended">Mozilla is splitting off a new company to focus on the development of Thunderbird, its open-source, cross-platform desktop email client.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/business" class="broken_link">business</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/firefox" class="broken_link">firefox</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.w3.org/TR/2007/WD-css3-grid-20070905/">CSS Grid Positioning Module Level 3</a></div><div
class="delicious-extended">A convincing alternative to the long-promised CSS 3 Advanced Layout module, CSS Grid Positioning has just been released as a public working draft by the W3C. But with critics questioning whether the W3C can finish anything it starts, will it do any good?</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/css" class="broken_link">css</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> )</div></li><li><div
class="delicious-link"><a
href="http://jquery.com/blog/2007/09/17/jquery-ui-interactions-and-widgets/">jQuery UI: Interactions and Widgets</a></div><div
class="delicious-extended">jQuery seems set to continue their unbroken streak of &#8220;holy crap!&#8221;-impressive releases with jQuery UI, a library for building rich web application user interfaces in JavaScript.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.digital-web.com/news/2007/09/The_Times_they_are_a_chaaangin/">The Times, they are a chaaangin&#8217;</a></div><div
class="delicious-extended">After two years of being one of the most notorious paid access sites on the Web, the New York Times has stopped charging for access to the bulk of its content. Could this be the death knell for mass market paid content business models on the Web?</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/business" class="broken_link">business</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.456bereastreet.com/archive/200709/how_to_create_an_unobtrusive_print_this_page_link_with_javascript/">How to create an unobtrusive print this page link with JavaScript</a></div><div
class="delicious-extended">A quick script that demonstrates how to add a &#8220;print this page&#8221; link to the page dynamically, using JavaScript, in an unobtrusive manner. For users browsing with JavaScript disabled, the link (which requires JavaScript to work) will not appear.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.rnib.org.uk/wacblog/better-connected/better-connected-better-results-alt-text/">Better Connected, Better Results: Alt Text</a></div><div
class="delicious-extended">A clear and concise description of the alt attribute, and how to use it to improve the accessibility of your web site.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/accessibility" class="broken_link">accessibility</a> )</div></li><li><div
class="delicious-link"><a
href="http://juicystudio.com/article/wai-aria-in-html.php">WAI-ARIA in HTML</a></div><div
class="delicious-extended">The Accessible Rich Internat Applications (ARIA) spec specifies roles and states for user interface elements that will enable assistive technologies to make RIAs accessible. This article shows how to include these properties in HTML documents today.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/accessibility" class="broken_link">accessibility</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> )</div></li><li><div
class="delicious-link"><a
href="http://blog.whatwg.org/the-longdesc-lottery">The longdesc lottery</a></div><div
class="delicious-extended">The latest debate to spring up in the HTML 5 Working Group is over the fate of the longdesc attribute, meant to point to a full description of a complex image. The WHAT-WG&#8217;s research shows less than 1% of images that use this attribute do so correctly.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/accessibility" class="broken_link">accessibility</a> )</div></li><li><div
class="delicious-link"><a
href="http://alex.dojotoolkit.org/?p=625">CSS 3: A Giant Serving Of FAIL</a></div><div
class="delicious-extended">Dojo&#8217;s Alex Russell is the latest industry voice to publicly despair at the state of CSS standards development.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/css" class="broken_link">css</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.sixapart.com/about/news/2007/09/were_opening_th.html">We Are Opening the Social Graph</a></div><div
class="delicious-extended">Six Apart, the company behind LiveJournal and Vox, is working with open standards like hCard, XFN, and FOAF to turn the entire Web into an open social network &#8211; something the MySpaces and Facebooks of the world are desperately trying to prevent.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/socialnetworks" class="broken_link">socialnetworks</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> )</div></li><li><div
class="delicious-link"><a
href="http://symphony.lotus.com/software/lotus/symphony/buzzentry.jspa?selectedCategoryID=5&amp;threadID=2581&amp;tstart=0" class="broken_link">IBM Releases Office Desktop Software at No Charge to Foster Collaboration and Innovation</a></div><div
class="delicious-extended">IBM has released Lotus Symphony, an IBM-branded variation of the free, open source OpenOffice.org office suite. Yawn.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> )</div></li><li><div
class="delicious-link"><a
href="http://wordpress.org/development/2007/09/wordpress-23/">WordPress 2.3</a></div><div
class="delicious-extended">The latest version of this popular, open-source, PHP-based blogging platform is now available. WordPress 2.3 &#8220;includes native tagging support, plugin update notification, URL handling improvements, and much more,&#8221;</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li></ul><p>Got a link you&rsquo;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&rsquo;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-yahoo-acquires-zimbra-wordpress-23-and-more/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>News Wire: How to make HTML email rock</title><link>http://www.sitepoint.com/news-wire-how-to-make-html-email-rock/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-how-to-make-html-email-rock</link> <comments>http://www.sitepoint.com/news-wire-how-to-make-html-email-rock/#comments</comments> <pubDate>Fri, 14 Sep 2007 02:24:57 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/09/14/news-wire-how-to-make-html-email-rock/</guid> <description><![CDATA[+1.5 Years: Where Are We Now? The Dojo Toolkit&#8217;s Alex Russell notes the amount of time that has passed since IE7 was released, and how little has been said by Microsoft about IE.Next. Is Microsoft working on something amazing in secret, or is IE at risk of renewed stagnation? (tags:&#32;ie &#32;microsoft ) Screen Shots And [...]]]></description> <content:encoded><![CDATA[<p></p><p></p><ul><li><div
class="delicious-link"><a
href="http://alex.dojotoolkit.org/?p=620">+1.5 Years: Where Are We Now?</a></div><div
class="delicious-extended">The Dojo Toolkit&#8217;s Alex Russell notes the amount of time that has passed since IE7 was released, and how little has been said by Microsoft about IE.Next. Is Microsoft working on something amazing in secret, or is IE at risk of renewed stagnation?</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/ie" class="broken_link">ie</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/microsoft" class="broken_link">microsoft</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.techcrunch.com/2007/09/06/exclusive-screen-shots-and-feature-overview-of-delicious-20-preview/">Screen Shots And Feature Overview of Delicious 2.0 Preview</a></div><div
class="delicious-extended">Like the SitePoint Design Contests, Delicious (formerly del.icio.us) is launching a complete re-write of the service to improve the scalability and agility of the system. A complete rewrite means a complete redesign, however, with plenty of new features!</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/socialnetworks" class="broken_link">socialnetworks</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/yahoo%21" class="broken_link">yahoo!</a> )</div></li><li><div
class="delicious-link"><a
href="http://wapreview.com/blog/?p=392">Mobile Usability Tips #1 &#8211; Registration and Login</a></div><div
class="delicious-extended">The first in a series of tips on enhancing the usability of mobile web sites, this brief article provides hints on how to design usable registration and login forms for mobile web sites.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/mobile" class="broken_link">mobile</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/usability" class="broken_link">usability</a> )</div></li><li><div
class="delicious-link"><a
href="http://wordpress.org/development/2007/09/wordpress-223/">WordPress 2.2.3</a></div><div
class="delicious-extended">WordPress 2.2.3 contains an important security fix. Upgrade your installation immediately.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/security" class="broken_link">security</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.codinghorror.com/blog/archives/000949.html">Rainbow Hash Cracking</a></div><div
class="delicious-extended">An eye-opening peek into the password cracking technique of Rainbow Hashes, which in a recent test was able to crack the password &#8220;Fgpyyih804423&#8243; in 160 seconds. The good news is there are simple things you can do to guard against this kind of attack.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/security" class="broken_link">security</a> )</div></li><li><div
class="delicious-link"><a
href="http://sourceforge.net/forum/forum.php?forum_id=733892">WYMeditor 0.4 released</a></div><div
class="delicious-extended">The latest release of this somewhat experimental JavaScript semantic HTML WYSIWYM (What You See Is What You Mean) editing component is built on jQuery 1.1.4 and includes its own XHTML and CSS parsing code, rather than relying on the browser to do it.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/wysiwyg" class="broken_link">wysiwyg</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.campaignmonitor.com/blog/archives/2007/09/why_we_need_web_standards_supp_1.html" class="broken_link">Why we need standards support in HTML email</a></div><div
class="delicious-extended">This call to action from Campaign Monitor, the experts in standards-compliant HTML email (or as close as it is possible to achieve these days), builds a case for HTML and CSS standards compliance in email clients, and asks you to help make it happen.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/email" class="broken_link">email</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.campaignmonitor.com/blog/archives/2007/09/help_us_form_a_baseline_for_st.html" class="broken_link">Help us form a baseline for standards support</a></div><div
class="delicious-extended">The Campaign Monitor folks begin the process of encouraging widespread standards support for HTML email by developing a baseline list of features that we should be helping email client developers to support.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/email" class="broken_link">email</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> )</div></li><li><div
class="delicious-link"><a
href="http://blogs.activestate.com/shanec/2007/09/holy-komodo.html">Holy Komodo!</a></div><div
class="delicious-extended">ActiveState (yes, as in ActiveState Perl) is open sourcing large chunks of its flagship product, Komodo IDE, a complete environment for Web developers working with Perl, PHP, Python, Ruby, and Tcl, as well as client-side HTML/CSS/JavaScript code.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/rubyonrails" class="broken_link">rubyonrails</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/python" class="broken_link">python</a> )</div></li><li><div
class="delicious-link"><a
href="http://jquery.com/blog/2007/09/10/jquery-12-jqueryextendawesome/">jQuery 1.2: jQuery.extend(&ldquo;Awesome&rdquo;)</a></div><div
class="delicious-extended">A major new release of this nimble JavaScript library, jQuery 1.2 contains too many new features to go into here. Suffice it to say, this upgrade will make any JavaScript developer&#8217;s day.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/200709/091107BEA.html">BEA and Adobe Form Enterprise Partnership</a></div><div
class="delicious-extended">In enterprise news, BEA will bundle Adobe&reg; Flex&trade; Builder&trade; 2 with BEA Workshop&trade; Studio. In return, Adobe will distribute evaluation licenses of BEA Weblogic Server with Adobe LiveCycle&reg; Enterprise Suite (ES).</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/enterprise" class="broken_link">enterprise</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/adobe" class="broken_link">adobe</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/flex" class="broken_link">flex</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/air" class="broken_link">air</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/java" class="broken_link">java</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.sun.com/aboutsun/media/presskits/2007-0912/">Sun/Microsoft Announcement</a></div><div
class="delicious-extended">In a break from long tradition, Sun will offer Windows Server OEM licenses to run on Sun x64 server hardware. It will be interesting to see if (and how) this will affect the Solaris market.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/enterprise" class="broken_link">enterprise</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/windows" class="broken_link">windows</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/solaris" class="broken_link">solaris</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.formulate.com.au/articles/the-name-riddle">The name riddle</a></div><div
class="delicious-extended">A solid piece on how to design forms to prompt users for their name. This sounds simple, but the form of names—and how they should be used—varies wildly in different parts of the world.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/i18n" class="broken_link">i18n</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.456bereastreet.com/archive/200709/can_the_alt_attribute_be_omitted_without_hurting_accessibility/">Can the alt attribute be omitted without hurting accessibility?</a></div><div
class="delicious-extended">Roger Johansson provides an excellent summary of discussion within the HTML 5 working group about the fate of the alt attribute.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/accessibility" class="broken_link">accessibility</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.boxesandarrows.com/view/social-networks">Social Networks And Group Formation</a></div><div
class="delicious-extended">A fascinating article about the structures of online social networking. It turns out they very much mirror the patterns of real-world social networks, which were described as far back as the 1940s.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/socialnetworks" class="broken_link">socialnetworks</a> )</div></li><li><div
class="delicious-link"><a
href="http://esw.w3.org/topic/HTML/AccessibilityTesting">User Testing footage of header/id combinations, @summary and @longdesc</a></div><div
class="delicious-extended">Controversy surrounding HTML table markup within the HTML 5 Working Group continues. These user testing videos not only seeks to settle the argument, but makes fascinating viewing if you haven&#8217;t a seen screen reader in use by an experienced user.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/accessibility" class="broken_link">accessibility</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom">Styling File Inputs with CSS and the DOM</a></div><div
class="delicious-extended">Long thought to be un-stylable, file upload fields in HTML forms can actually be styled to look however you like with this clever JavaScript hack by Shaun Inman.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/html" class="broken_link">html</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/css" class="broken_link">css</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> )</div></li><li><div
class="delicious-link"><a
href="http://alex.dojotoolkit.org/?p=623">The Browser.Next List</a></div><div
class="delicious-extended">Another excellent list from Dojo&#8217;s Alex Russell. This time, it&#8217;s a list of simple JavaScript/DOM features that would make developers&#8217; lives so much easier.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> )</div></li></ul><p>Got a link you&rsquo;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&rsquo;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-how-to-make-html-email-rock/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item><div><div
class="post_box two_ads" style="float:left;padding-left:2px;"><div
id='div-gpt-ad-1328645237920-1' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328645237920-1'); });</script> </div></div></div><div
class="clear">&nbsp;</div> <item><title>News Wire: Two New Opera Releases</title><link>http://www.sitepoint.com/news-wire-two-new-opera-releases/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-two-new-opera-releases</link> <comments>http://www.sitepoint.com/news-wire-two-new-opera-releases/#comments</comments> <pubDate>Wed, 05 Sep 2007 01:02:59 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/09/05/news-wire-two-new-opera-releases/</guid> <description><![CDATA[Update to Internet Explorer&#8217;s Cookie Jar The latest auto update to Interent Explorer increases the limit on the number of cookies per domain from 20 to 50. The total size limitation of 4KB of cookie data per domain remains unchanged. (tags:&#32;ie &#32;http ) Forbidden Color Combinations? The COLOURlovers site has a fascinating article showing off [...]]]></description> <content:encoded><![CDATA[<p></p><ul><li><div
class="delicious-link"><a
href="http://blogs.msdn.com/ie/archive/2007/08/29/update-to-internet-explorer-s-cookie-jar.aspx">Update to Internet Explorer&#8217;s Cookie Jar</a></div><div
class="delicious-extended">The latest auto update to Interent Explorer increases the limit on the number of cookies per domain from 20 to 50. The total size limitation of 4KB of cookie data per domain remains unchanged.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/ie" class="broken_link">ie</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/http" class="broken_link">http</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.colourlovers.com/blog/2007/08/29/forbidden-color-combinations/">Forbidden Color Combinations?</a></div><div
class="delicious-extended">The COLOURlovers site has a fascinating article showing off color combinations that traditionally don&#8217;t work, but in specific cases actually do.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> )</div></li><li><div
class="delicious-link"><a
href="http://gearsblog.blogspot.com/2007/08/google-gears-02-developer-release-ready.html">Google Gears 0.2 developer release ready for download</a></div><div
class="delicious-extended">Google has a developer preview of Google Gears 0.2 Beta, its browser extension for building offline-capable apps for Firefox and IE6. The new release offers a cross-origin API and improvements to WorkerPool, including XMLHttpRequest and Timer support.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/google" class="broken_link">google</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/ajax" class="broken_link">ajax</a> )</div></li><li><div
class="delicious-link"><a
href="http://psychology.wichita.edu/surl/usabilitynews/92/shoppingcart.html">Top Ten Mistakes of Shopping Cart Design Revisited: A Survey of 500 Top E-Commerce Websites</a></div><div
class="delicious-extended">A list of common mistakes with e-commerce shopping cart design were identified in a 2002 usability study. This article revisits that list and reviews how 500 of the top Internet retail sites of today implemented their shopping cart design.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/usability" class="broken_link">usability</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/design" class="broken_link">design</a> )</div></li><li><div
class="delicious-link"><a
href="http://peter.michaux.ca/article/3556">Lazy Function Definition Pattern</a></div><div
class="delicious-extended">A classic example of a functional programming pattern in JavaScript. Many developers are familiar with object oriented programming in JavaScript, but functional programming can often provide cleaner, more efficient solutions.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/programming" class="broken_link">programming</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.cbronline.com/article_news.asp?guid=C5AB1C38-4636-40AF-8244-EEDB99C03C18" class="broken_link">Microsoft settles browser patent spat</a></div><div
class="delicious-extended">The patent dispute between Microsoft and Eolas over interactive plug-ins is over. The original 2003 ruling in Eolas&#8217;s favor was overturned in 2005. But now the companies have settled under undisclosed terms. Which browser will Eolas target next?</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/java" class="broken_link">java</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/flash" class="broken_link">flash</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/flex" class="broken_link">flex</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/ie" class="broken_link">ie</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/microsoft" class="broken_link">microsoft</a> )</div></li><li><div
class="delicious-link"><a
href="http://tagsonomy.com/index.php/the-tagging-growth-curve/">The Tagging Growth Curve</a></div><div
class="delicious-extended">The apparent lull in the growth in popularity of tagging is not necessarily a bad sign. Rather, as with most new technologies, tagging may simply be undergoing a process of &#8220;punctuated equilibrium.&#8221;</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/business" class="broken_link">business</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/informationarchitecture" class="broken_link">informationarchitecture</a> )</div></li><li><div
class="delicious-link"><a
href="http://my.opera.com/desktopteam/blog/2007/08/31/focus-areas-during-kestrel-development">Focus Areas during Kestrel Development</a></div><div
class="delicious-extended">A preview of what to expect in the first public alpha of Opera 9.5 (codenamed Kestrel), due out today.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opera" class="broken_link">opera</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.codebeautifier.com/">Code Beautifier: CSS Formatter and Optimiser</a></div><div
class="delicious-extended">An online tool for applying consistent (and efficient) formatting to your CSS code.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/css" class="broken_link">css</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.magentocommerce.com/">Magento &#8211; Open Source eCommerce Evolved</a></div><div
class="delicious-extended">Built on the Zend Framework, Magento is a powerful, open source eCommerce platform in early beta release. It&#8217;s probably a bit early to use this in production, but it&#8217;s a very promising project!</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> )</div></li><li><div
class="delicious-link"><a
href="http://simonwillison.net/2007/Aug/15/jquery/">jQuery for JavaScript programmers</a></div><div
class="delicious-extended">Ex-SitePoint blogger Simon Willison provides a complete overview of jQuery, and why it&#8217;s worthwhile for experienced JavaScript developers to learn.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> )</div></li><li><div
class="delicious-link"><a
href="http://services.alphaworks.ibm.com/coscripter/browse/about">CoScripter</a></div><div
class="delicious-extended">A Firefox extension that lets you record actions online as a script and then share that script. Other CoScripter users can then load and run the script you created one step at a time, or all at once to achieve the same result. (thanks paul.annesley)</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/firefox" class="broken_link">firefox</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li><li><div
class="delicious-link"><a
href="http://wapreview.com/blog/?p=388">Opera Mini 4 Beta 2</a></div><div
class="delicious-extended">A thorough review of the newly-released Opera Mini 4 Beta 2. The major new features are a landscape viewing mode, and quick access to a custom list of favorite search engines.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opera" class="broken_link">opera</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/mobile" class="broken_link">mobile</a> )</div></li><li><div
class="delicious-link"><a
href="http://my.opera.com/desktopteam/blog/2007/09/04/go-and-get-opera-9-5-alpha-3">Go and get Opera 9.5 alpha!</a></div><div
class="delicious-extended">As promised, Opera 9.5 (Kestrel) alpha is now available for download.</div><div
class="delicious-tags">(tags:&#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/opera" class="broken_link">opera</a> &#32;<a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li></ul><p>Got a link you&rsquo;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&rsquo;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-two-new-opera-releases/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>News Wire: 27 things you don&#8217;t know about PHP</title><link>http://www.sitepoint.com/news-wire-27-things-you-dont-know-about-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-27-things-you-dont-know-about-php</link> <comments>http://www.sitepoint.com/news-wire-27-things-you-dont-know-about-php/#comments</comments> <pubDate>Thu, 30 Aug 2007 00:14:50 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/30/news-wire-27-things-you-dont-know-about-php/</guid> <description><![CDATA[GWT 1.4 release and out of beta The latest release of Google Web Toolkit is out, and this is the first release not marked as Beta! As usual, the release is full of must-have improvements, including fundamental improvements to application size and performance. (tags: java javascript google gwt software opensource ) Plone 3.0 released! A [...]]]></description> <content:encoded><![CDATA[<p></p><p></p><ul><li><div
class="delicious-link"><a
href="http://googlewebtoolkit.blogspot.com/2007/08/gwt-14-release-and-out-of-beta.html">GWT 1.4 release and out of beta</a></div><div
class="delicious-extended">The latest release of Google Web Toolkit is out, and this is the first release not marked as Beta! As usual, the release is full of must-have improvements, including fundamental improvements to application size and performance.</div><div
class="delicious-tags">(tags: <a
rel="tag" href="http://del.icio.us/sitepointlinks/java" class="broken_link">java</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/javascript" class="broken_link">javascript</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/google" class="broken_link">google</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/gwt" class="broken_link">gwt</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> )</div></li><li><div
class="delicious-link"><a
href="http://plone.org/news/plone-3.0-released">Plone 3.0 released!</a></div><div
class="delicious-extended">A major update to the venerable Python CMS based on the Zope framework , Plone 3.0 includes many powerful new features, including document versioning, inline (Ajax) editing, link checking, and tons more!</div><div
class="delicious-tags">(tags: <a
rel="tag" href="http://del.icio.us/sitepointlinks/python" class="broken_link">python</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li><li><div
class="delicious-link"><a
href="http://ioreader.com/2007/08/19/12-things-you-should-dislike-about-php/">12 Things You Should Dislike About PHP</a></div><div
class="delicious-extended">Another impressive list of things you may not know about PHP, this time focusing on the annoying foibles of the language.</div><div
class="delicious-tags">(tags: <a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> )</div></li><li><div
class="delicious-link"><a
href="http://ioreader.com/2007/08/17/11-cool-things-about-php-that-most-people-overlook/">15 Cool Things About PHP That Most People Overlook</a></div><div
class="delicious-extended">Far from another lame collection of semi-obscure PHP functions, this list of language features will likely contain at least a few mind-blowing items for all but the most seasoned of PHP veterans.</div><div
class="delicious-tags">(tags: <a
rel="tag" href="http://del.icio.us/sitepointlinks/php" class="broken_link">php</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.joehewitt.com/blog/iphone_is_ie4_a.php" class="broken_link">The IPhone Is IE4 Again (in a good way)</a></div><div
class="delicious-extended">Joe Hewitt (of Firebug and iUI fame) speaks out against those who decry the iPhone for encouraging the development of sites that only work on a single device. His point is well taken, but his attack against the standards community is a bit over the top.</div><div
class="delicious-tags">(tags: <a
rel="tag" href="http://del.icio.us/sitepointlinks/standards" class="broken_link">standards</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/mobile" class="broken_link">mobile</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/ie" class="broken_link">ie</a> )</div></li><li><div
class="delicious-link"><a
href="http://www.yswfblog.com/blog/2007/08/20/new-flash-developer-center-launched/">New Flash(R) Developer Center launched</a></div><div
class="delicious-extended">In addition to the respected YUI JavaScript library, Yahoo! has now launched its Flash Developer Center to host ASTRA: the ActionScript Toolkit for Rich Applications, including many useful Flash components and libraries.</div><div
class="delicious-tags">(tags: <a
rel="tag" href="http://del.icio.us/sitepointlinks/flash" class="broken_link">flash</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/flex" class="broken_link">flex</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/yahoo%21" class="broken_link">yahoo!</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/opensource" class="broken_link">opensource</a> <a
rel="tag" href="http://del.icio.us/sitepointlinks/software" class="broken_link">software</a> )</div></li></ul><p>Got a link you&rsquo;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&rsquo;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-27-things-you-dont-know-about-php/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>News Wire: A Blueprint for CSS Design</title><link>http://www.sitepoint.com/news-wire-a-blueprint-for-css-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-a-blueprint-for-css-design</link> <comments>http://www.sitepoint.com/news-wire-a-blueprint-for-css-design/#comments</comments> <pubDate>Fri, 17 Aug 2007 08:43:33 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/17/news-wire-a-blueprint-for-css-design/</guid> <description><![CDATA[Slap in the Facebook: It&#8217;s Time for Social Networks to Open Up Wired magazine puts out an open call to the web programming community to build a social networking service based on open standards like XFN. (tags: socialnetworks standards xml) XRAY :: for web developers Westciv has released a free bookmarklet called XRAY that allows [...]]]></description> <content:encoded><![CDATA[<p></p><ul
class="delicious"><li><div
class="delicious-link"><a
href="http://www.wired.com/software/webservices/news/2007/08/open_social_net">Slap in the Facebook: It&#8217;s Time for Social Networks to Open Up</a></div><div
class="delicious-extended">Wired magazine puts out an open call to the web programming community to build a social networking service based on open standards like XFN.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/socialnetworks" rel="tag" class="broken_link">socialnetworks</a> <a
href="http://del.icio.us/sitepointlinks/standards" rel="tag" class="broken_link">standards</a> <a
href="http://del.icio.us/sitepointlinks/xml" rel="tag" class="broken_link">xml</a>)</div></li><li><div
class="delicious-link"><a
href="http://westciv.com/xray/">XRAY :: for web developers</a></div><div
class="delicious-extended">Westciv has released a free bookmarklet called XRAY that allows you to inspect the style properties of elements of a web page in Safari and Firefox. While XRAY is very slick, most developers will find Firebug is a better day-to-day tool.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.infoq.com/news/2007/07/GoFCriticism">Gang of Four Design Patterns &#8211; Does it stand the test of time?</a></div><div
class="delicious-extended">A tight summary of recent discussion surrounding the classic &#8220;Gang of Four&#8221; design patterns book, and its relevance today.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/programming" rel="tag" class="broken_link">programming</a>)</div></li><li><div
class="delicious-link"><a
href="http://yuiblog.com/blog/2007/07/31/yui-2-3-0-released/">YUI 2.3.0: Six New Components and a Prettier Face</a></div><div
class="delicious-extended">Yahoo!&#8217;s recent update to the YUI library contains some pretty massive improvements: a beta rich text editor component, a beta color selection widget, dynamic dependency loading, a beta unit testing framework, and a formal skinning system!</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.w3.org/blog/MWITeam/2007/07/17/progress_for_xhtml_basic_1_1">MWI Team Blog &#8211; Progress for XHTML Basic 1.1</a></div><div
class="delicious-extended">The W3C delivers XHTML Basic 1.1 as a Candidate Recommendation, closing the divide between the two previous specifications for mobile web markup. But with mobile devices increasingly able to cope with full HTML, does this specification arrive too late?</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/mobile" rel="tag" class="broken_link">mobile</a> <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/standards" rel="tag" class="broken_link">standards</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.javalobby.org/java/forums/t99143.html">What happened to object databases?</a></div><div
class="delicious-extended">An interesting thread on Javalobby about object databases (as opposed to relational databases), and why they haven&#8217;t seen the success that many have predicted.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/databases" rel="tag" class="broken_link">databases</a>)</div></li><li><div
class="delicious-link"><a
href="http://code.google.com/p/blueprintcss/">blueprintcss</a></div><div
class="delicious-extended">&#8220;Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build you project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.&#8221;</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a>)</div></li><li><div
class="delicious-link"><a
href="http://robgoodlatte.com/2007/07/31/syncotype-your-baselines/" class="broken_link">Syncotype Your Baselines</a></div><div
class="delicious-extended">A short-and-sweet tool to assist in aligning page elements to a regular baseline grid. When invoked, this bookmarklet will overlay any page with a regular horizontal grid so that you can check your element alignment. Works in all major browsers. (thanks gnarly!)</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a>)</div></li><li><div
class="delicious-link"><a
href="http://designsnips.com/">design|snips</a></div><div
class="delicious-extended">This site collects snippets of good design from all over the web. Need some inspiration for a particular aspect of your design? Just browse the relevant category. (thanks spiky_simon!)</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a>)</div></li><li><div
class="delicious-link"><a
href="http://ajaxian.com/archives/the-wii-remote-api-now-your-userbase-is-four">The Wii Remote API: Now your userbase is four.</a></div><div
class="delicious-extended">Opera has published an API for the Nintendo Wii version of its browser that allows JavaScript developers to monitor and respond to the four controllers supported by the console simultaneously.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/opera" rel="tag" class="broken_link">opera</a> <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li><li><div
class="delicious-link"><a
href="http://moonfall.org/">Moonfall: CSS with variables</a></div><div
class="delicious-extended">A neat little program written in Lua that will dynamically generate CSS property values to ease some of the maintenance associated with static CSS layouts.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://xhtml.com/en/future/fixing-the-web-1/">Fixing The Web &#8211; Part 1</a></div><div
class="delicious-extended">A fascinating collection of problems that web technology currently faces, followed by brief interviews with some of the leading minds currently working to tackle them.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/accessibility" rel="tag" class="broken_link">accessibility</a> <a
href="http://del.icio.us/sitepointlinks/ajax" rel="tag" class="broken_link">ajax</a> <a
href="http://del.icio.us/sitepointlinks/security" rel="tag" class="broken_link">security</a> <a
href="http://del.icio.us/sitepointlinks/standards" rel="tag" class="broken_link">standards</a> <a
href="http://del.icio.us/sitepointlinks/mobile" rel="tag" class="broken_link">mobile</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/">The Positive Side of Negative Margins</a></div><div
class="delicious-extended">A clear and concise run-down of how negative margins work in CSS.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a>)</div></li></ul><p>Got a link you&#8217;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&#8217;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-a-blueprint-for-css-design/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>News Wire: Google&#8217;s New Meta Tag</title><link>http://www.sitepoint.com/news-wire-googles-new-meta-tag/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-googles-new-meta-tag</link> <comments>http://www.sitepoint.com/news-wire-googles-new-meta-tag/#comments</comments> <pubDate>Mon, 23 Jul 2007 21:23:17 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/07/24/news-wire-googles-new-meta-tag/</guid> <description><![CDATA[ACCC takes on Google Google is facing charges from the Australian Competition and Consumer Commission claiming that the difference between sponsored links and organic search results is unclear and misleading. (tags: google search business) Google To Add &#8220;Unavailable After&#8221; META Tag Google plans to introduce support in its search engine for an &#8220;unavailable_after&#8221; meta tag [...]]]></description> <content:encoded><![CDATA[<p></p><ul
class="delicious"><li><div
class="delicious-link"><a
href="http://www.news.com.au/dailytelegraph/story/0,22049,22064671-5001024,00.html?from=public_rss">ACCC takes on Google</a></div><div
class="delicious-extended">Google is facing charges from the Australian Competition and Consumer Commission claiming that the difference between sponsored links and organic search results is unclear and misleading.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/search" rel="tag" class="broken_link">search</a> <a
href="http://del.icio.us/sitepointlinks/business" rel="tag" class="broken_link">business</a>)</div></li><li><div
class="delicious-link"><a
href="http://searchengineland.com/070712-093059.php">Google To Add &#8220;Unavailable After&#8221; META Tag</a></div><div
class="delicious-extended">Google plans to introduce support in its search engine for an &#8220;unavailable_after&#8221; meta tag that will let Google know when a page&#8217;s contents will no longer be relevant.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/search" rel="tag" class="broken_link">search</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.alistapart.com/articles/conflictingabsolutepositions">Conflicting Absolute Positions</a></div><div
class="delicious-extended">A fascinating article about an improvement in IE7 that has gone largely unnoticed until now. Better support for CSS positioning in IE7 makes the creation of stretchy layouts much easier, and with a big of JavaScript IE5/6 can be made to play nice too.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.urielkatz.com/archive/detail/google-gears-orm-v01/">Google Gears ORM v0.1</a></div><div
class="delicious-extended">The first official release of GearsORM, the first object-relational mapping layer built on top of Google Gears.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/databases" rel="tag" class="broken_link">databases</a> <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li><li><div
class="delicious-link"><a
href="http://shiflett.org/blog/2007/jul/csrf-redirector">CSRF Redirector</a></div><div
class="delicious-extended">In his ongoing efforts to spread the word that Cross-Site Request Forgery vulnerabilities are a real danger, Chris Shiflett has developed a simple script that generates a forged POST request out of any GET request. Maybe now Amazon will fix its security?</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/security" rel="tag" class="broken_link">security</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.plaxo.com/api/openid_recipe" class="broken_link">A Recipe for OpenID-Enabling Your Site</a></div><div
class="delicious-extended">From Joseph Smarr, Chief Platform Architect for Plaxo, an awesome calendar and address book syncing service, comes this practical guide to adding OpenID authentication support to an existing site.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/identity" rel="tag" class="broken_link">identity</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.campaignmonitor.com/blog/archives/2007/07/tables_in_html_emails_nesting.html" class="broken_link">Tables in HTML Emails: Nesting, Padding and Widths, Oh My</a></div><div
class="delicious-extended">The fine folks at Campaign Monitor report on the current state of support for table-based positioning within email clients. The behavior of widths in relation to table cell padding/spacing may surprise you!</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/email" rel="tag" class="broken_link">email</a>)</div></li></ul><p>Got a link you&#8217;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&#8217;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-googles-new-meta-tag/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>News Wire: PHP 4’s Days are Numbered</title><link>http://www.sitepoint.com/news-wire-php-4%e2%80%99s-days-are-numbered/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-php-4%25e2%2580%2599s-days-are-numbered</link> <comments>http://www.sitepoint.com/news-wire-php-4%e2%80%99s-days-are-numbered/#comments</comments> <pubDate>Tue, 17 Jul 2007 00:42:27 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/07/17/news-wire-php-4%e2%80%99s-days-are-numbered/</guid> <description><![CDATA[Dojo 0.9 lands softly. Dojo 0.9 beta is out with a significant speed boost, pervasive improvements to accessibility (including keyboard navigation), a revamped and consistent themeing engine for widgets, and redesigned online documentation. (tags: javascript software opensource accessibility) 30 free HTML email templates The fine folks at Freshview (and Campaign Monitor) have assembled a collection [...]]]></description> <content:encoded><![CDATA[<p></p><ul
class="delicious"><li><div
class="delicious-link"><a
href="http://dojotoolkit.org/2007/07/03/dojo-0-9-lands-softly" class="broken_link">Dojo 0.9 lands softly.</a></div><div
class="delicious-extended">Dojo 0.9 beta is out with a significant speed boost, pervasive improvements to accessibility (including keyboard navigation), a revamped and consistent themeing engine for widgets, and redesigned online documentation.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a> <a
href="http://del.icio.us/sitepointlinks/accessibility" rel="tag" class="broken_link">accessibility</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.campaignmonitor.com/resources/templates.aspx">30 free HTML email templates</a></div><div
class="delicious-extended">The fine folks at Freshview (and Campaign Monitor) have assembled a collection of 30 clean, free, and highly compatible HTML email templates for download—no strings attached.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/email" rel="tag" class="broken_link">email</a> <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.welterlin.com/whitepapers/presentationLayerPerformanceTuning.php">Presentation Layer Performance Tuning</a></div><div
class="delicious-extended">This article provides a nice summary of client-side performance issues and the solutions available for solving them.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/http" rel="tag" class="broken_link">http</a> <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li><li><div
class="delicious-link"><a
href="http://meiert.com/en/indices/html-elements/">HTML elements index</a></div><div
class="delicious-extended">A table of HTML tags, with their availability in HTML 3.2, HTML 4.01, XHTML 1.0, as well as the work-in-progress specs, XHTML 1.1, HTML 5, and XHTML 2.0.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/standards" rel="tag" class="broken_link">standards</a>)</div></li><li><div
class="delicious-link"><a
href="http://perishablepress.com/press/2007/06/28/ultimate-htaccess-blacklist/">Ultimate htaccess Blacklist</a></div><div
class="delicious-extended">An interesting approach to combatting comment spam and bandwidth theft, this .htaccess blacklist will also block legitimate users of mass download and screen scraper products such as GetRight. Whether this is an acceptable tradeoff is up to you.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/apache" rel="tag" class="broken_link">apache</a> <a
href="http://del.icio.us/sitepointlinks/security" rel="tag" class="broken_link">security</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.uie.com/articles/web_forms/">Web Application Form Design</a></div><div
class="delicious-extended">A fascinating look at HTML form design, from the perspective of usability. As described in this article, different form layouts may facilitate different usability goals.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a> <a
href="http://del.icio.us/sitepointlinks/usability" rel="tag" class="broken_link">usability</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.informationarchitects.jp/realitycheck-what-works-on-the-web">Realitycheck: What Works on the Web</a></div><div
class="delicious-extended">Information Architects Japan shares some of the lessons is has learned in building an online business. These lessons include the discovery that giving things away for free works better than charging a little in the hopes of attracting a lot of customers.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/business" rel="tag" class="broken_link">business</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.vandelaydesign.com/blog/uncategorized/new-wordpress-blogs-12-steps-to-set-up-for-success/">New WordPress Blogs: 12 Steps to Set Up for Success</a></div><div
class="delicious-extended">This to-do list for newly-installed WordPress blogs is full of really useful (and non-obvious) advice. They should really make some of this stuff part of the installation wizard.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/search" rel="tag" class="broken_link">search</a> <a
href="http://del.icio.us/sitepointlinks/marketing" rel="tag" class="broken_link">marketing</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a>)</div></li><li><div
class="delicious-link"><a
href="http://math.hws.edu/javanotes/">Introduction to Programming Using Java, 5th Edition</a></div><div
class="delicious-extended">A free, online textbook on introductory programming, which uses Java as the language of instruction. This book is directed mainly towards beginning programmers, although it might also be useful for experienced programmers who want to learn about Java.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/java" rel="tag" class="broken_link">java</a> <a
href="http://del.icio.us/sitepointlinks/programming" rel="tag" class="broken_link">programming</a>)</div></li><li><div
class="delicious-link"><a
href="http://ajaxian.com/archives/dojo-offline-09-and-gears">Dojo Offline: 0.9 and Gears</a></div><div
class="delicious-extended">&#8220;Brad Neuberg and SitePen have released a new beta of Dojo Offline. This release includes a full port to Google Gears, a port from Dojo 0.4 to 0.9, and more.&#8221;</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a> <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a> <a
href="http://del.icio.us/sitepointlinks/network" rel="tag" class="broken_link">network</a>)</div></li><li><div
class="delicious-link"><a
href="http://gophp5.org/">GoPHP5.org &#8211; helping speed the transition to PHP 5.2</a></div><div
class="delicious-extended">This grassroots campaign calls for PHP developers to cease support for PHP 4 in new releases of their projects from Tuesday, February 5th, 2008. Significant projects include Swift Mailer, PHPUnit, Drupal, phpMyAdmin, Typo3 and Symfony.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/php" rel="tag" class="broken_link">php</a> <a
href="http://del.icio.us/sitepointlinks/hosting" rel="tag" class="broken_link">hosting</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.php.net/index.php#2007-07-13-1">PHP 4 end of life announcement</a></div><div
class="delicious-extended">On the 3rd anniversary of PHP 5’s release, the PHP development team has announced that support for PHP 4 will cease at the end of 2007 (with critical security fixes continuing until August 8th, 2008).</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/php" rel="tag" class="broken_link">php</a> <a
href="http://del.icio.us/sitepointlinks/hosting" rel="tag" class="broken_link">hosting</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.jdocs.com/">JDocs beta</a></div><div
class="delicious-extended">A major update to this community-driven Java API reference site includes wiki-based versioned annotations at all levels and, at long last, includes documentation for the Java SE core API.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/java" rel="tag" class="broken_link">java</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.w3.org/QA/2007/06/html5-call-to-web-professionals.html">Authoring HTML 5 &#8211; A Call to Web Professionals</a></div><div
class="delicious-extended">The W3C HTML 5 WG responds to criticism that the HTML 5 draft specification does not address the need for a specification that describes how HTML documents should be authored, including rich semantics (as opposed to font tags) and consistent syntax.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/standards" rel="tag" class="broken_link">standards</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.gearthblog.com/blog/archives/2007/07/google_mapplets_offi.html">Google Mapplets Officially Released &#8211; Mashups 2.0</a></div><div
class="delicious-extended">Google has officially released the Mapplets technology it announced in beta in May. The new name for the technology is Mashups 2.0, and is essentially a plug-in API for Google Maps.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/apis" rel="tag" class="broken_link">apis</a> <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li><li><div
class="delicious-link"><a
href="http://ejohn.org/blog/bringing-the-browser-to-the-server/">Bringing the Browser to the Server</a></div><div
class="delicious-extended">John Resig has thrown together an impressive experiment: a virtual browser that will run ”headless” on a web server, or any other environment that can host the Rhino JavaScript engine. This environment is already sophisticated enough to run jQuery!</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://extjs.com/blog/2007/07/10/css-selectors-speed-myths/">CSS Selectors &#8211; Speed Myths</a></div><div
class="delicious-extended">Jack Slocum tackles a few of the myths surrounding the impressive performance gains made recently by the popular JavaScript libraries in their support for CSS-style node selection.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li><li><div
class="delicious-link"><a
href="http://alex.dojotoolkit.org/?p=613">Various Notes</a></div><div
class="delicious-extended">Dojo’s Alex Russell wishes that Jack Slocum’s analysis of CSS selector performance had included Dean Edwards’s Base2 library, claiming it’s the fastest implementation around. This point is debated in the ensuing comments.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li><li><div
class="delicious-link"><a
href="http://gearsblog.blogspot.com/2007/07/gears-roadmap-and-development-process.html">Gears Roadmap and Development Process</a></div><div
class="delicious-extended">Google announces its plans for the ongoing development of Google Gears, including short-term plans for a cross-origin API (allowing site A to access the local database of site B) and improvements to make the Workerpool API easier to use.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a> <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a>)</div></li></ul><p>Got a link you&#8217;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&#8217;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-php-4%e2%80%99s-days-are-numbered/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>News Wire: The iPhone Cometh</title><link>http://www.sitepoint.com/news-wire-the-iphone-cometh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-wire-the-iphone-cometh</link> <comments>http://www.sitepoint.com/news-wire-the-iphone-cometh/#comments</comments> <pubDate>Tue, 03 Jul 2007 15:22:15 +0000</pubDate> <dc:creator>Kevin Yank</dc:creator> <category><![CDATA[Industry Links]]></category> <guid
isPermaLink="false">http://www.sitepoint.com/blogs/2007/07/04/news-wire-the-iphone-cometh/</guid> <description><![CDATA[iPhone JavaScript Experiments: Day One JavaScript guru Joe Hewitt is not impressed with the iPhone as a rich application development platform. Lack of mousedown and mousemove events, for example, prevent developers from taking advantage of the iPhone&#8217;s multi touch display. (tags: javascript mobile) Firebug for iPhone Firebug creator Joe Hewitt sensed the need for a [...]]]></description> <content:encoded><![CDATA[<p></p><ul
class="delicious"><li><div
class="delicious-link"><a
href="http://www.joehewitt.com/blog/iphone_dom_expe.php" class="broken_link">iPhone JavaScript Experiments: Day One</a></div><div
class="delicious-extended">JavaScript guru Joe Hewitt is not impressed with the iPhone as a rich application development platform. Lack of mousedown and mousemove events, for example, prevent developers from taking advantage of the iPhone&#8217;s multi touch display.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/mobile" rel="tag" class="broken_link">mobile</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.joehewitt.com/blog/firebug_for_iph.php">Firebug for iPhone</a></div><div
class="delicious-extended">Firebug creator Joe Hewitt sensed the need for a Firebug-caliber diagnostic tool for the iPhone. He has built an experimental Python-based server that you can run on your desktop computer to provide a remote JavaScript console for an app on the iPhone.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/mobile" rel="tag" class="broken_link">mobile</a> <a
href="http://del.icio.us/sitepointlinks/python" rel="tag" class="broken_link">python</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://extjs.com/blog/2007/06/29/building-a-desktop-application-with-ext-air-aptana-and-red-bull/">Building a desktop application with Ext, AIR, Aptana and Red Bull</a></div><div
class="delicious-extended">A proof of concept ends up producing quite a polished result: a desktop-like to-do list application that will run either in the browser (with Google Gears offline storage) or on the desktop (with Adobe’s AIR).</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/air" rel="tag" class="broken_link">air</a> <a
href="http://del.icio.us/sitepointlinks/google" rel="tag" class="broken_link">google</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.revfad.com/flip.html">Flip</a></div><div
class="delicious-extended">A cute online tool that will rotate plain Unicode text 180° (upside down). The result is not exactly accessible, but it is impressive.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a>)</div></li><li><div
class="delicious-link"><a
href="http://jquery.com/blog/2007/07/01/jquery-113-800-faster-still-20kb/">jQuery 1.1.3: 800%+ Faster, still 20KB</a></div><div
class="delicious-extended">jQuery keeps getting better with a massive speed boost. A smattering of new features, a revamped animation system, and a rewritten events subsystem round out this update. Also in this announcement: jQuery UI, a new drag &#038; drop library for jQuery.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://htmlpurifier.org/">HTML Purifier &#8211; Filter your HTML the standards-compliant way!</a></div><div
class="delicious-extended">HTML Purifier is an impressive PHP library for filtering HTML user input against XSS attacks and to ensure standards compliant output.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/php" rel="tag" class="broken_link">php</a> <a
href="http://del.icio.us/sitepointlinks/security" rel="tag" class="broken_link">security</a> <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a>)</div></li><li><div
class="delicious-link"><a
href="http://particletree.com/features/web-app-autopsy/">Web App Autopsy</a></div><div
class="delicious-extended">A look inside four web application startups at different stages in their lifecycle. Compares them in terms of lines of code, daily support requests, conversion rates, average revenue per customer, and best/worth month of the year.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/business" rel="tag" class="broken_link">business</a>)</div></li><li><div
class="delicious-link"><a
href="http://framework.zend.com/">Zend Framework</a></div><div
class="delicious-extended">The first production release of the official PHP framework is now available! If you’re in the initial stages of a PHP project, you could do a lot worse than adopting this framework for the foundations.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/php" rel="tag" class="broken_link">php</a> <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.projectzero.org/wiki/bin/view/">Project Zero</a></div><div
class="delicious-extended">IBM has launched Project Zero, a closed-source framework and Eclipse-based IDE for agile web applications in PHP and Groovy with an emphasis on REST architecture. The documentation is very beginner-unfriendly, but maybe a project to watch.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/php" rel="tag" class="broken_link">php</a> <a
href="http://del.icio.us/sitepointlinks/groovy" rel="tag" class="broken_link">groovy</a> <a
href="http://del.icio.us/sitepointlinks/http" rel="tag" class="broken_link">http</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.w3.org/blog/CSS/2007/07/02/behind_the_scenes">What is the CSS Working Group Doing?</a></div><div
class="delicious-extended">An informative—if not particularly encouraging—post from the W3C CSS Working Group that attempts to answer many of the criticisms levelled at the group recently.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/standards" rel="tag" class="broken_link">standards</a>)</div></li><li><div
class="delicious-link"><a
href="http://gplv3.fsf.org/">GPLv3 and LGPLv3 have been released!</a></div><div
class="delicious-extended">The Free Software Foundation has released the final text of both the GNU General Public License v3 and the GNU Lesser GPL v3. The main differences are in allowing users to modify software for private use, and freeing developers from software patents.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/opensource" rel="tag" class="broken_link">opensource</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.w3.org/International/planet/">Planet I18n</a></div><div
class="delicious-extended">The W3C’s Internationalization Activity Lead Richard Ishida has created an aggregator for blog posts related to Internationalization.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/i18n" rel="tag" class="broken_link">i18n</a>)</div></li><li><div
class="delicious-link"><a
href="http://www.456bereastreet.com/archive/200706/london_2012_olympics_branding_film_causes_epileptic_seizures/">London 2012 Olympics branding film causes epileptic seizures</a></div><div
class="delicious-extended">As if the story surrounding the London 2012 Olympics logo and branding weren’t twisted enough, we now have reports of members of the public suffering epileptic seizures after viewing a promotional film posted on the Games’ web site.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/accessibility" rel="tag" class="broken_link">accessibility</a> <a
href="http://del.icio.us/sitepointlinks/design" rel="tag" class="broken_link">design</a>)</div></li><li><div
class="delicious-link"><a
href="http://adactio.com/journal/1315">Mashing up microformats</a></div><div
class="delicious-extended">From Jeremy Keith, a fascinating look at how multiple microformats may be combined in overlapping code to enable a single piece of HTML content to express more than one semantic data structure.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/microformats" rel="tag" class="broken_link">microformats</a> <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a>)</div></li><li><div
class="delicious-link"><a
href="http://novemberborn.net/javascript/memory-leaks-gone">Memory Leaks: Gone!</a></div><div
class="delicious-extended">It appears Microsoft has updated IE6 to largely (if not completely) correct widely-known JavaScript memory leak issues with the browser. The fix is for Windows XP only, however, where the forced IE7 may render this fix moot.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/ie" rel="tag" class="broken_link">ie</a>)</div></li><li><div
class="delicious-link"><a
href="http://ajaxian.com/downloads/books/AdobeAIR_for_javascript_developers.pdf" class="broken_link">AIR for JavaScript Developers Pocket Guide (free PDF book)</a></div><div
class="delicious-extended">Courtesty of Adobe and O’Reilly comes this free PDF version of the upcoming pocket guide for JavaScript developers looking to get up to speed on the Adobe Integrated Runtime (AIR).</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/air" rel="tag" class="broken_link">air</a> <a
href="http://del.icio.us/sitepointlinks/adobe" rel="tag" class="broken_link">adobe</a>)</div></li><li><div
class="delicious-link"><a
href="http://sourceforge.net/forum/forum.php?forum_id=710456">WYMeditor 0.4 beta released</a></div><div
class="delicious-extended">WYMeditor, the web-based What You See Is What You Mean XHTML editor now has improved XHTML code cleanup abilities thanks to a built-in XHTML parser. Also now includes a CSS parser used for configuring available styles.</div><div
class="delicious-tags">(tags: <a
href="http://del.icio.us/sitepointlinks/javascript" rel="tag" class="broken_link">javascript</a> <a
href="http://del.icio.us/sitepointlinks/html" rel="tag" class="broken_link">html</a> <a
href="http://del.icio.us/sitepointlinks/css" rel="tag" class="broken_link">css</a> <a
href="http://del.icio.us/sitepointlinks/software" rel="tag" class="broken_link">software</a>)</div></li></ul><p>Got a link you&#8217;d like to recommend for the SitePoint News Wire? Great! Save the link on <a
href="http://del.icio.us/">del.icio.us</a>, and tag it <strong>for:sitepointlinks</strong>. Please include a description&mdash;it will increase the chances that we&#8217;ll select your link for the News Wire!<div
id='div-gpt-ad-1328644474660-10' style='width:728px; height:90px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1328644474660-10'); });</script> </div></p> <span
id="pty_trigger"></span><div
style='padding:20px 0px 50px 0px;'><div
style='float:left;padding-left:40px;'><div
id='div-gpt-ad-1335489406190-0' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-0'); });</script> </div></div><div
style='float:right;padding-right:40px;'><div
id='div-gpt-ad-1335489406190-1' style='width:300px; height:100px;'> <script type='text/javascript'>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1335489406190-1'); });</script> </div></div><div
style='clear:both'></div></div><div
style='clear:both'></div>]]></content:encoded> <wfw:commentRss>http://www.sitepoint.com/news-wire-the-iphone-cometh/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 80/84 queries in 0.330 seconds using memcached
Object Caching 2312/2317 objects using memcached

Served from: www.sitepoint.com @ 2012-05-27 19:41:43 -->
