web news: daily dose

I’ve gathered a some rss feeds with articles pertaining to web design and development. Yes, I realize I might’ve been a little gung ho.

In case you want more, here’s another design site that I really like: http://www.viget.com/inspire/.

CSS Drive News

03/11/2010 02:04 PM
Simple Image Panner
Simple Image Panner lets you clip and confine large images to a smaller container, with the hidden portion viewable by dragging inside the image.

back to top^


03/06/2010 09:09 PM
CSS3 loading spinners without images
See how to use CSS3's css-transform property to create an animated image-less loading spinner with just code, no images!

back to top^


03/05/2010 04:02 AM
45+ Excellent Comment Designs For Design Inspiration
This list shows 45+ blogs where the web designer didn’t just throw together the same old comment design, but put the extra effort into making it creative.

back to top^


03/03/2010 11:46 AM
Texrt with moving backgrounds using jQuery
This article looks at how to add a moving background to text using jQuery.

back to top^


03/03/2010 11:41 AM
50 Awesome Animations made with CSS3
Here are 50 CSS3 animation examples that perform many motion-based functions normally delegated to JavaScript.

back to top^


03/02/2010 10:14 AM
Image Power Zoomer
A sleek script that gives any image on your page the ability to be magnified when the mouse rolls over it.

back to top^


03/02/2010 10:07 AM
100+ Remarkable Free Fonts
Here are 100 beautiful free fonts to bring some variety to the typography of your site.

back to top^


03/02/2010 09:59 AM
How To Get Digg, Delicious and Tweet Counts Using jQuery
This tutorial shows you how to use jQuery to get Digg, Delicious and Tweet counts for a specific page, by way of JSONP data returned by these sites.

back to top^


02/26/2010 10:56 PM
99 Alternatives to 99Designs
99 ideas for web designers to look to instead of joining the crowd sourcing bandwagon.

back to top^


02/26/2010 10:38 PM
11 Essential Tips Every Designer Should Be Aware Of
"These tips are from my personal experience which I find helps me daily as a web designer."

back to top^


CSS-Tricks Screencasts

CSS-Tricks Screencasts is focused on showing you tips, tricks, techniques about web design. Code samples can be extremely helpful, but sometimes it is even more helpful to watch someone as they code. In CSS-Tricks Screencasts will show you real live CSS and HTML code being written and tested right on the screen. Topics will vary but will always center around design and usability.

JavaScript.com Latest JavaScripts

JavaScript.com is your gateway to all things JavaScript. Featuring JavaScript tutorials, free scripts, tools, and links and more! This channel features content from JavaScriptSource.com.
03/11/2010 10:58 AM
Must Visit From....
If other sites links directly the sub-pages of your site or if previous required pages are being skipped, you can now require your visitors to come from a certain page! Those that did not come from the required page are alerted then send back to the required previous page. Clever!

back to top^


03/11/2010 10:58 AM
Byte Converter
Use this script to convert bytes, kilobytes, megabytes, and gigabytes. Quick and easy to use.

back to top^


03/11/2010 10:58 AM
Age Finder
Not only will this script tell you how many days, hours, minutes, and seconds old you are, it tells you how long until your next birthday!

back to top^


03/11/2010 10:58 AM
Magic Squares
Here is a fun JavaScript game. Try to put the squares back in order. The '0' repesents the empty spot, and click a square next to the 0 to make them trade places! Get the squares back in order and you win!

back to top^


03/11/2010 10:58 AM
Byte Converter
Use this script to convert bytes, kilobytes, megabytes, and gigabytes. Quick and easy to use.

back to top^


WebReference News

Daily news, views, and how-tos on all aspects of web design and development. Features free web-based tools, open source scripts, and in-depth tutorials on DHTML, HTML, JavaScript, 3D, Graphics, XML, and Design for webmasters.
03/11/2010 10:58 AM
Installing and Using Meeplace, the Business Review CMS
Meeplace is a business review script and content management system that you can install to turn your site into a professional review site, similar to sites like Yelp.

back to top^


03/11/2010 10:58 AM
Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2
Using ASP.NET and a database, you can create an electronic newsletter and send it to multiple recipients at once.

back to top^


03/11/2010 10:58 AM
Create Multilingual Web Sites with Windows Unicode Fonts
To input text in languages other than your keyboard default on Windows platforms, you'll need to do some tweaking. Learn how to enable various International Unicode Keyboards in Windows XP.

back to top^


03/11/2010 10:58 AM
Build a Shopping Cart Admin Tool for Your PHP Online Store
With an online shopping cart administration tool in place, you can easily create administrators and non-administrators for your PHP site and manage their privileges and tasks accordingly.

back to top^


03/11/2010 10:58 AM
Use Web Caching to Make Your Web Site Faster
Get an overview of how the multiple levels of web caching behave and how you can use them to make your site faster.

back to top^


Programming Help, Web Design Help, CSS Help - RSS Feeds

Programming Help, Web Design Help, CSS Help - RSS Feeds
03/11/2010 09:00 AM
Styling Code blocks with CSS: Using pre HTML Tags
In this first part of a series you will learn how to improve the look and readability of code snippets in web pages thanks to the use of something as simple as a pair of lt pre gt tags and some CSS styles. This approach does a decent job of styling online code blocks....
GoGrid Cloud Center Connect Cloud and Dedicated Servers on Your Private Data Center

back to top^


03/10/2010 09:00 AM
Building Rounded Corners with CSS3
In this first part of a series I provide you with a friendly introduction to building rounded corners with CSS3. In this initial stage I show you how to create this popular decorative effect on web pages using four different background images which were assigned to the same HTML container. This technique is impossible with current CSS methods....
Microsoft Exchange Server 2010 Simplify Administration and Deployment of Messaging - Free Download.

back to top^


03/09/2010 09:00 AM
Finishing a Casual Navigation Bar with CSS Sprites
If you re interested in learning how to use CSS sprites to create engaging standard-compliant navigational mechanisms that can be used on different web sites with minor modifications you ve come to the right place. Welcome to the final installment of a seven-part series that shows you how to build CSS sprite-based navigation bars. This series walks you through the progressive development of a couple of appealing links bars which use a single background image to define the visual presentation of their sections....
Microsoft SQL Server® Value Calculator Reduce Costs & Increase Value with Microsoft SQL Server® 2008. Download Today!

back to top^


03/08/2010 09:00 AM
Defining a Navigation Bar`s Hover State with CSS Sprites
In this penultimate part of the series I show how to use the previous CSS sprite background image to define the look of a casual artistic blog navigation bar in its hover state. The simple styling process shouldn t give you any major problems when you use this approach to build a navigation bar for your own websites....
IT Training Programs Get The It Skills That Gets Jobs! Further Your Career Today

back to top^


03/05/2010 09:00 AM
Styling a Blog`s Links Bar with CSS Sprites
In this fifth article of a seven-part series I demonstrate how to use a set of CSS sprites to define the visual style corresponding to the normal state of a navigation bar of a fictional blog site. The most complex facet of this process was to create the background image containing the corresponding sprites the rest of the procedure merely involves manipulating the image s X and Y coordinates via CSS....
IT Degree Online Online IT Programs. Flexible Scheduling. Financial Aid Now Available.

back to top^


Dev Shed - RSS Feeds

Dev Shed - RSS Feeds
03/11/2010 09:00 AM
The Iterator, Countable and ArrayAccess SPL Interfaces
In this first part of a short series, I'm going to introduce you to using the Iterator, Countable and ArrayAccess interfaces that come with the Standard PHP Library. You'll see how to implement some of the methods declared by the Iterator interface within a class that manipulates MySQL result sets via an intuitive API.
- For many PHP developers eager to apply the object-oriented paradigm in a more thorough and consistent manner, the release of PHP 5 brought a number of handy features that allowed them to achieve this goal in a truly painless fashion. This isnt breaking news, of course, but the inclusion of member ...

back to top^


03/10/2010 09:00 AM
Implementing the Data Mapper Design Pattern in PHP 5
In this first part of a five-part series, I introduce you to implementing the Data Mapper design pattern in PHP 5. This pattern attempts to solve the issue of the strong coupling that often exists between the domain objects present in an application and the underlying persistence mechanism. This benefit comes at a cost, since data mappers add a new layer of complexity. Living with this minor trade-off is quite worthwhile, though, as you'll see.
- Since the web is in constant evolution and merges a variety of technologies and languages, developing web applications (specially mid-sized and large-scale ones) has become a challenging process. Indeed, applications require extensive planning, modeling and testing, before reaching a stable depl...

back to top^


03/09/2010 09:00 AM
Defining an Abstract Class with Restrictive Constructors in PHP 5
In this second part of a four-part series, I rebuild the example application developed in the previous tutorial. As you'll recall, it used a protected constructor to prevent the instantiation of the base array iterator class. In this case, a better result will be achieved by declaring the iterator abstract; still, the example demonstrates a simple utilization of a restrictive constructor in a concrete situation.
- Unquestionably, the introduction of a more robust object model in PHP 5 has provided developers with additional features that allow them to build efficient and thorough object-oriented applications without the need to appeal to the ugly programming hacks used frequently in the bad old days of PHP ...

back to top^


03/08/2010 09:00 AM
The Reflection API: Working with Reflected Methods
This third part of a seven-part series explores the methods of the PHP Reflection API. You will learn how to take advantage of their functionality to retrieve useful information about the methods defined by a reflected class.
- One of today's most powerful approaches for retrieving information about the internal structure of classes and interfaces in PHP 5 is via the language's native reflection API. What's more, not only does this API comes packaged with a huge variety of methods that let developers perform all sorts of ...

back to top^


03/04/2010 09:00 AM
Using Restrictive Constructors in PHP 5
What exactly is a restrictive constructor, and why would you want to use one? If you're a PHP programmer who uses such design patterns as Singleton and Factory, this series of articles on restrictive constructors will give you another tool to use in your applications.
- As you'll probably know, with the release of PHP 5 quite some time ago, the language was provided with the ability to specify the visibility of properties and methods in classes, something that had already been implemented in more mature programming languages such as Java and C++. In a pretty str...

back to top^


PHPBuilder.com Newest Help Forum Posts

Newest Help Forum Posts On PHPBuilder.com

WebDeveloper.com Forums

WebDeveloper.com Forums, Where Web Developers and Designers Learn How to Build Web Sites, Program in Java and JavaScript and More!
worldwide penguin
afghans for Afghans: Knit and crochet for displaced Afghan families. Click here to find out how you can help