 |
| Latest Headlines |  |
| Amazon |  |
| More... |  |
| Other Sites |  |
| Who's Online |  |
There are currently, 9 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here | |

|  |
Aggregated news from around the world
|
|
Web
>
Articles
>
Web Sites
Search Engines
e-Stores
Web Development
Web Services
Hosting
>>>
Design
Builder UK: HTTP/1.1 301 Moved PermanentlyDate: Thu, 04 Dec 2008 04:59:01 GMTServer: Apache/1.3.41 (Unix)Location: http://www.zdnet.co.uk..
HTTP/1.1 301 Moved PermanentlyDate: Thu, 04 Dec 2008 04:59:01 GMTServer: Apache/1.3.41 (Unix)Location: http://www.zdnet.co.uk/builderuk/0,,1000 0005c-99o,00.htm?Connection: closeContent-Type: text/html; charset=iso-8859-1Set-Cookie: NSC_d16-vl-cvjmefs-mc=4441152f3660;expir es=Thu, 04-Dec-08 05:27:42 GMT;path=/301 Moved PermanentlyMoved PermanentlyThe documen ...
WebmasterWorld: Google Period of Austerity Puts The Pressure on Growth Efforts
"We have to behave as though we don't know" what's going to happen, says Google Chief Executive Eric Schmidt.
SitePoint: 302 Found
HTTP/1.1 302 FoundDate: Thu, 04 Dec 2008 03:27:04 GMTServer: Apache/2.0.46 (Red Hat)Location: http://rss.sitepoint.com/f/sitepoint_blo gs_category_flash_feed?Content-Length: 333Connection: closeContent-Type: text/html; charset=iso-8859-1302 FoundFoundThe document has moved here.Apache/2.0.46 (Red Hat) Server at www.sitepoint.com Port 80
The UK Web Design Company: 302 Found
HTTP/1.1 302 FoundDate: Thu, 04 Dec 2008 02:37:16 GMTServer: ApacheLocation: http://www.theukwebdesigncompany.com/ind ex.phpContent-Length: 309Connection: closeContent-Type: text/html; charset=iso-8859-1302 FoundFoundThe document has moved here.Apache Server at www.theukwebdesigncompany.com Port 80
Builder UK: HTTP/1.1 301 Moved PermanentlyDate: Thu, 04 Dec 2008 02:38:32 GMTServer: Apache/1.3.41 (Unix)Location: http://www.zdnet.co.uk..
HTTP/1.1 301 Moved PermanentlyDate: Thu, 04 Dec 2008 02:38:32 GMTServer: Apache/1.3.41 (Unix)Location: http://www.zdnet.co.uk/builderuk/0,,1000 0018c-99o,00.htm?Connection: closeContent-Type: text/html; charset=iso-8859-1Set-Cookie: NSC_d16-vl-cvjmefs-mc=4441152f3660;expir es=Thu, 04-Dec-08 03:07:13 GMT;path=/301 Moved PermanentlyMoved PermanentlyThe documen ...
EServer: Paper and Online Documentation Trade-Offs
This article explains the relative merits of paper and online documentation from a usability perspective. First, we look at the different types of user. Then we look at typical paper documentation and online documentation with respect to these user types. Finally, we present the relative merits of paper and online documentation for different user types.
EServer: Information Mapping
Information Mapping® (www.infomap.com) is a proprietary method for the analysis, organisation, and presentation of information. It is based on the needs of the users and their purpose in using the documentation. Information Mapping has three parts: analysis, organisation, presentation.
EServer: How to Write Good FAQs
FAQs don’t have that great a reputation, but recently, I’ve been working on FAQs for a client. Their computer help desk was annoyed about answering the same things again and again. Why not divert potential callers to a FAQ instead? Jarrett, Caroline
EServer: FAQs: Do Better Solutions Exist?
Documentation sometimes contains a section titled, 'Frequently asked questions' or 'FAQs'. The TechScribe website used to have a page of FAQs, but better options exist, and therefore, we removed the FAQs.
EServer: Alternatives to Software Documentation
Software documentation such as Help systems and user guides may be the best method of helping your customers to use your software effectively. However, one or more of these alternatives may be a better solution.
UN Plans Asteroid Response Framework
Customizing Title Tags in Wordpress Without Using a Plug-in
Doctor Performs Amputation By Text Message
OReilly Media releases Dreamweaver CS4 and Flash CS4
Talk-powered Cell Phones Won't Need Batteries
Technical Specs Released For Aussie Net Filtering
Mobile Broadband to Hit 42Mb/sec In 2009
Copper Thieves Jeopardize US Infrastructure
MySpace Brings Ad-Supported Video Clips To Mobile Devices
Networking glitch knocks Yahoo offline for some
Next page-->
|
|
|
|
·Database Replication in MySQL
MySQL does not claim to be enterprise-ready for nothing, and Yahoo and other high-volume users of MySQL certainly do not run on one database server. There are a number of techniques to handle high volumes, one of which is introduced in this article - MySQL replication.
·Checking SQL Server's Heart Beat
Small shops do not always have the budget for the necessary tools required to monitor the services running on a Windows based server, yet it is imperative that these services be monitored. MAK examines alternative methods for checking all SQL Server services from one location and how to check the heart beat of SQL Server instances every few minutes.
·Unweaving a Tangled Web With HTMLParser and Lucene
Ever wanted to write a Java program that crawls the Web, reads HTML-pages, retrieves the links, and gets the new pages with more links? Well, this month Keld Hansen shows you how.
·Strategies for Integrating J2EE-Based Applications into a Portal Server Environment
Understand the issues of migrating an application from an application server architecture to a portal-centric architecture.
·MS Access for the Business Environment: Extend Access with Pass-Through Queries
Go directly to the back-end database to optimize query processing. Bill Pearson leads a hands-on introduction to implementing Pass-Through queries to MSSQL Server 2000 from an MS Access client.
·Scripting Clinic: Curl Up With Python
This full-blown interpreted programming language lets you write large, complex programs without having to mess with compiling and linking.
·Acrobat 6 and PDF Solutions: Creating the PDF You Want. Pt. 2
Today, you'll learn about improving Distiller's efficiency with watched folders, how to prevent the corruption of PDFs across the Internet, creating PDFs from within non-Acrobat applications, alternative PDF creation methods, exporting PDFs and more. By Sybex.
·JavaScript: VB String Functions
Javascript has been expanded to include VB functions. Use standard VB string functions in JavaScript: Trim, Chr, LTrim, RTrim, UCase, LCase, Instr, StrReverse and more.
·Improving the Content Rater
In an earlier article of mine, Creating a Content Rater, I showed how to create a content rater User Control. I implemented this content rate on my blog, ScottOnWriting.NET, about two weeks ago and have since had a number of readers rate various blog entries and leave comments. This article discusses these two enhancements: showing the highest rated entries, and an report page that lists all ratings and their comments.
·SQL MAIL and SQL Agent Mail using POP3 and SMTP
How many times have you had problems sending SQL MAIL or SQL Agent Mail from SQL Server because the Exchange server was taken down or not working? This article discusses how to setup SQL Server to use POP3 and SMTP services to support SQL Mail and SQL Agent mail.
|
|
|
|
·301 Moved PermanentlyMoved PermanentlyThe document has moved here. Apache/1.3.41 Server at uk.builder.com Port 80" target="new">HTTP/1.1 301 Moved PermanentlyDate: Thu, 04 Dec 2008 04:59:01 GMTServer: Apache/1.3.41 (Unix)Location: http://www.zdnet.co.uk...
HTTP/1.1 301 Moved PermanentlyDate: Thu, 04 Dec 2008 04:59:01 GMTServer: Apache/1.3.41 (Unix)Location: http://www.zdnet.co.uk/builderuk/0,,1000 0005c-99o,00.htm?Connection: closeContent-Type: text/html; charset=iso-8859-1Set-Cookie: NSC_d16-vl-cvjmefs-mc=4441152f3660;expir es=Thu, 04-Dec-08 05:27:42 GMT;path=/301 Moved PermanentlyMoved PermanentlyThe document has moved here.Apache/1.3.41 Server at uk.builder.com Port 80
|
|
|
|
·Google Period of Austerity Puts The Pressure on Growth Efforts
"We have to behave as though we don't know" what's going to happen, says Google Chief Executive Eric Schmidt.
·MySpace Brings Ad-Supported Video Clips To Mobile Devices
"Members will be able to look at video on their own homepages as well as friends' pages."
·Visitor Complaints About Pop-ups. Really?
"We use a few different methods to open new windows to display dynamically generated PDF's - target="_blank" and window.open - and got a message from a user that stated he refuses to 'cripple' his computer to allow popups from our site."
·Adsense Sites Report Same Ad Text with Many URLs
"Today one on my sites had an unusually low click through rate. I checked it out and and there is one ad pretty spammy ad taking up many of the ad spots. Even though it is the same ad text, they are using many different URLs."
·Lycos Europe Plans To Sell Assets and Close
"Loss-making Lycos Europe plans to sell some of its assets and close the rest after failing to find an investor..."
·comScore: 'Black Friday' Ecommerce Online Sales Up Just 1pct
"Combined with web sales on U.S. Thanksgiving the previous day, the figure rose 2 percent, but sales are down 4 percent to date in November from a year ago,..."
·Violating TOS Now, Legally, Appears The Same as Hacking
"Web site terms of service, which end users universally ignore, suddenly have teeth: violating them is a federal hacking offense, punishable with jail time."
·Yahoo Discloses Top Search Trends For 2008
"To develop the Yahoo! Year in Review, our editors analyze search queries based upon a number of factors, including absolute volume and growth versus previous periods, to see which themes and trends bubble to the surface. Individual users and their search queries always remain anonymous."
·Stricter AdSense Acceptance Policies
"I see more and more people complaining that AdSense rejected their application, and to be accepted they must adhere to certain guidelines..."
·Baidu Promises Overhaul of Operations Following SERPs Scandal
"China's Internet search leader Baidu said on Friday it will overhaul operations after state media said it allowed unlicensed medical services to buy high search rankings to win more customers."
|
|
|
|
·SMIL 3.0 Advances Standard for Synchronized Multimedia
2008-12-01: Today W3C announced a new standard to make it easier to author interactive multimedia presentations. Synchronized Multimedia Integration Language (SMIL 3.0) allows video, audio, images, text, and hypertext links to be combined into interactive presentations, with fine-grain control of layout and timing. "The importance of SMIL 3.0 is that it contains a set of user-requested features that provide exciting ...
·Eleven Publications Related to OWL 2
2008-12-02: The OWL Working Group published eleven documents today relating to the OWL 2 Web Ontology Language. OWL 2 extends OWL, a core standard of the Semantic Web, adding new features that users have requested and that software providers are prepared to implement. Six of these documents are last call drafts, indicating the Working Group believes the technical work in those areas is done. The documents are:
·W3C Talks in December
2008-12-01: Browse W3C presentations and events also available as an RSS channel. (Permalink)
·Extensible Markup Language (XML) 1.0 Fifth Edition Is a W3C Recommendation
2008-11-26: The XML Core Working Group has published the W3C Recommendation of Extensible Markup Language (XML) 1.0 (Fifth Edition). This fifth edition of the widely deployed standard XML incorporates corrections to errata found in previous versions. In particular, one correction relaxes the restrictions on element and attribute names, thereby providing in XML 1.0 the major end user benefit currently achievable only ...
·W3C Invites Implementations of XProc: An XML Pipeline Language
2008-11-26: The XML Processing Model Working Group invites implementation of the Candidate Recommendation of XProc: An XML Pipeline Language. This specification describes the syntax and semantics of XProc, a language for describing operations to be performed on XML documents. A pipeline consists of steps. Like pipelines, steps take zero or more XML documents as their inputs and produce zero or more XML documents as t ...
·Workshop in Mozambique Continues W3C Focus on Mobile Technologies in Fostering Development
2008-11-25: W3C announced a Workshop on Africa Perspective on the Role of Mobile Technologies in Fostering Social and Economic Development, April 1-2 2009, in Maputo, Mozambique. Participants will explore ways to fulfill the potential of mobile phones as a platform for deployingdevelopment-oriented ICT services towards the poorest segments of populations in developing countries, with an emphasis on the African contex ...
·W3C Invites Implementations of Service Modeling Language, Version 1.1 and Service Modeling Language Interchange Format Versio...
2008-11-25: The Service Modeling Language Working Group invites implementation of the Candidate Recommendations of Service Modeling Language, Version 1.1 and Service Modeling Language Interchange Format Version 1.1. The former defines the Service Modeling Language, Version 1.1 (SML) used to model complex services and systems, including their structure, constraints, policies, and best practices. The latter defines the ...
·Last Call: W3C XML Schema Definition Language (XSD): Component Designators
2008-11-25: The XML Schema Working Group has published the Last Call Working Draft of W3C XML Schema Definition Language (XSD): Component Designators. XML Schema: Component Designators defines a scheme for identifying XML Schema components as specified by XML Schema Part 1: Structures and XML Schema Part 2: Datatypes. Comments are welcome through 19 January. Learn more about the Extensible Markup Language (XML) Activ ...
·Incubator Group Report: Elements of an EmotionML 1.0
2008-11-25: The Emotion Markup Language Incubator Group published their final report. As the web is becoming ubiquitous, interactive, and multimodal, technology needs to deal increasingly with human factors, including emotions. The report provides elements for an Emotion Markup Language striking a balance between scientific well-foundedness and practical applicability. The language is conceived as a "plug-in" languag ...
·Authoring Tool Accessibility Guidelines (ATAG) 2.0: Updated Working Draft
2008-11-24: The Authoring Tool Accessibility Guidelines Working Group has published an updated Working Draft of the Authoring Tool Accessibility Guidelines (ATAG) 2.0. ATAG defines how authoring tools should help Web developers produce Web content that is accessible and conformsto the Web Content Accessibility Guidelines. ATAG also defines how to make authoring tools accessible so that people with disabilities can us ...
|
|
Next page-->
View category archive -->
Search this category -->
|
|
| 
|