Web Development Notes
Filter by catgory
CSS
HTML5
CHEATSHEETS
WORDPRESS
PHOTOSHOP
JQUERY
DOTNET
FUN
Moving this blog to wordpress with HTML5 theme
http://theresaweb.com/testwp/web-dev-notes/
Feb 05, 2012 @ 01:42
Moving this blog to wordpress with HTML5 theme
http://theresaweb.com/testwp/web-dev-notes/
Feb 05, 2012 @ 01:42
Moving this blog to wordpress with HTML5 theme
http://theresaweb.com/testwp/web-dev-notes/
Feb 05, 2012 @ 01:42
Oh so easy! drop shadow generator
http://www.wordpressthemeshock.com/css-drop-shadow/
Feb 02, 2012 @ 11:39
An Ajax Spinner Generator
http://www.ajaxload.info/
Feb 02, 2012 @ 11:37
query_posts vs. wp_query
query_posts vs. wp_query
Jan 31, 2012 @ 10:18
HTML5/CSS3
A great find
http://www.storiesinflight.com/html5/
with more gems here
Stories In Flight
Jan 31, 2012 @ 06:07
CSS3 Please!
http://css3please.com/
sandbox for using css3 with visual and rules for appearance in different browsers
Jan 31, 2012 @ 05:24
Best advice for using HTML5 in existing browsers
http://html5please.us/
a great searchable list of HTML5 selectors and features showing browser compatibility, browser share and best practice for using including appropriate polyfills
Jan 31, 2012 @ 05:21
theresAweb.com
This site is a very basic form based blog with data saved flat in an xml file. I did some updating today to add the dropdown to filter the entries by category. Took a bit but it's a start. Basically the dropdown refreshes the page with a query parameter of "filterBy." On page load, the C# code behind creates a dataset by reading the xml and if there is a query param of "filterBy," then a dataview is created to desplay. These sites helped
http://weblogs.asp.net/jkey/archive/2004/04/01/105957.aspx
,
http://stackoverflow.com/questions/6054539/how-to-get-data-after-dataview-filtering
Jan 30, 2012 @ 10:14
A nifty zoom feature usefull for ecommerce
Cloud Zoom
.
Jan 30, 2012 @ 10:11
accessing taxonomy names like categories
http://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters
.
Jan 30, 2012 @ 10:07
css-discuss.org - a great place to keep up on CSS
A great CSS email list to belong to is
http://www.css-discuss.org/about.html
. Currently moderated by
Eric Meyer
Jan 30, 2012 @ 10:05