*2011.02.17 12:01:20 web scrape

for notes on scraping web pages, and other forms of communication, see the communicate module. That functionality has been abstracted out, but it is tricky to find:

/c/communicate/code/communicate/scrape/scrape-notes.txt

 

*2011.02.09 05:37:04 web javascript links 20110203
*2011.01.28 08:40:32 web javascript frameworks selectable sortable
*2011.01.19 22:50:13 web javascript jquery references jquery_cycle slideshow

current in firefox | http://www.google.com/# | Google | http://docs.jquery.com/Main_Page | Main Page - jQuery JavaScript Library | http://docs.jquery.com/How_jQuery_Works | Tutorials:How jQuery Works - jQuery JavaScript Library | http://api.jquery.com/category/traversing/ | Traversing – jQuery API | http://api.jquery.com/children/ | .children() – jQuery API | http://www.google.com/search?client=ubuntu&channel=fs&q=jquery+mouse+over+image+change&ie=utf-8&oe=utf-8#hl=en&expIds=17259,26767,27642&sugexp=ldymls&xhr=t&q=jquery+cycle+load+images&cp=18&qe=anF1ZXJ5IGN5Y2xlIGxvYWQg&qesig=Ke2OrBLTkolS4rF-9SQqPA&pkc=AFgZ2tkagDawdbbqzHtd3lsF-cTNaXhHCq7RpKqsZYBisJmoQ1MdaafFjEMYDwsewdPvFp-93_b7nrvKDRMCHTXEKC9eE70A1w&pf=p&sclient=psy&aq=0&aqi=&aql=&oq=jquery+cycle+load+&gs_rfai=&pbx=1&fp=e64ee6e4e8056c32 | jquery cycle load images - Google Search | http://jquery.malsup.com/cycle/ | JQuery Cycle Plugin | http://jquery.malsup.com/cycle/add.html?v2 | JQuery Cycle Plugin - addSlide Demo | https://developer.mozilla.org/en/JavaScript/Guide/Values,_Variables,_and_Literals | Values, Variables, and Literals - MDC Doc Center

 

*2011.01.19 18:46:26 web javascript jqueryui sortable selectable
*2011.01.19 18:45:35 web javascript references
*2010.12.30 14:31 web javascript jquery
*2010.12.30 10:14:46 web javascript jquery cycle slideshow image hover rollover
javascript multiline comment - Google Search
Main Page - jQuery JavaScript Library
Tutorials:How jQuery Works - jQuery JavaScript Library
Traversing – jQuery API
jquery cycle load images - Google Search
JQuery Cycle Plugin
JQuery Cycle Plugin - Basic Demo
JQuery Cycle Lite Plugin
JQuery Cycle Plugin - addSlide Demo
jQuery+Cycle : slideshow with progressive image loading - jQuery (English) | Google Groups
JQuery Cycle Plugin - addSlide Demo 3
JQuery Cycle Plugin - More Demos
JQuery Cycle Plugin - addSlide Demo 2
JQuery Cycle Plugin - Intermediate Demos (Part 2)
JQuery Cycle Plugin - Option Reference
JQuery Cycle Plugin - Basic Demo
jQuery cool hover Slide Effect | Required:jQuery | Tags:image slideshow | Slideshow & Scroller
Create an Image Rotator with Description (CSS/jQuery) - Web Design Blog – DesignM.ag
Image Rotator w/ Teaser - CSS & jQuery Tutorial
17 Amazing jQuery Rollovers – Examples and Tutorials | jQuery Wisdom
Image Cross Fade Transition | jQuery for Designers - Tutorials and screencasts
Jquery Image rollover with demo | Pankaj Pandey
Web Developer Blog: jQuery Quick Tip: Rollover images with jQuery
html - Change Image Source using jQuery - Stack Overflow

 

*2010.12.29 08:14:40 web forms html input submit

I don't remember the syntax for HTML forms. Inevitably, when I'm starting a project, I need to go look up the basics. Then, I usually reuse the template that I come up with and don't look back. Here are some notes on those basics...

there is the python module webhelpers that will help in generating form markup, if you like. | http://pypi.python.org/pypi/WebHelpers | http://webhelpers.groovie.org/

This also turns out to be a good reference for common html tags, even if you don't want to generate them: | http://webhelpers.groovie.org/modules/html/tags.html

 

*2010.12.18 10:31:19 web javascript animation fx jquery
*2010.12.17 14:36:18 web google_sites

add hosting to Dreamhost domain do DNS only for free DNS hosting

 

*2010.12.12 19:43:55 web javascript jquery
javascript comment - Google Search
jquery keypress - Google Search
.keypress() – jQuery API
jquery animate svg - Google Search
jQuery, SVG: How to animate an attribute value (not style property)? - Stack Overflow
How can I animate an attribute value (not style property) with jQuery? - Stack Overflow
Any good AJAX framework for Google App Engine apps? - Stack Overflow
PyThoughts — Web Programming
Main Page - jQuery JavaScript Library
jQuery() – jQuery API
Tutorials:How jQuery Works - jQuery JavaScript Library
Google Libraries API - Google Code
Tutorials - jQuery JavaScript Library
Tutorials:Getting Started with jQuery - jQuery JavaScript Library

 

*2010.12.12 19:42:09 web javascript canvas resize dom
*2010.12.10 14:40:18 web javascript trials
$(document).click(
function(event){
alert($(document).height())

});

 

*2010.12.09 16:44:36 instances web bottle

/c/technical/instances.txt /c/technical/web/bottle-blank/views/hello_template.tpl /c/technical/web/bottle-blank/index.html /c/technical/web/bottle-blank/application.py

 

*2010.12.08 11:03:06 web javascript links
*2010.12.07 15:32:27 web javascript editor bespin skywriter

bespin is now called skywriter | http://mozillalabs.com/skywriter/

 

*2010.12.07 15:29:59 web javascript

don't forget to look in /c/technical/web/template/js for actual javascript libraries that have been downloaded and stored locally.

 

*2010.12.07 15:28:27 web javascript

having difficulty finding documentation for offline browsing for jquery libraries... but at least they're available can try this way

 

*2010.12.07 15:22:36 web javascript
*2010.12.07 15:10:40 web javascript processing processing_js
*2010.12.07 15:03:07 web javascript raphael raphael_js
*2010.12.07 14:23:53 web design_resources

One of my favorites: <a href="http://www.oswd.org/design/preview/id/2699"> see free_design/index.html

 

*2010.12.07 14:23:10 web design_resources

make that: /c/technical/web/websites-static.txt

 

*2010.12.07 14:03:26 web design_resources

see /c/technical/general/websites-static.txt

 

*2010.11.29 21:00:05 web javascript

new directory for javascript related notes I have tried to avoid javascript to focus on python only but I think I at least need to know something about some of the libraries available for javascript... jquery, raphaeljs, processing.js, bespin, etc

as they say, it is the lingua franca of the web.

 

*2010.09.20 19:55:52 web interface custom text_field
custom textarea - Google Search
custom textarea - WebDeveloper.com
Midas Specification
javascript customize browser text area behavior - Google Search
YUI 2: Rich Text Editor
jquery text area - Google Search
:text Selector – jQuery API
jQuery get textarea text - Stack Overflow
embed emacs firefox text area - Google Search
Main Page - FreeMind - free mind mapping software
EmbeddedEditor :: Add-ons for Firefox

 

*2010.03.15 14:37:16 web javascript jquery dojo ui
Which Javascript framework (jQuery vs Dojo vs ... )? - Stack Overflow
jquery - Google Search
jQuery: The Write Less, Do More, JavaScript Library
Main Page - jQuery JavaScript Library
UI - jQuery JavaScript Library
UI/API/1.8/Draggable - jQuery JavaScript Library
dojo - Google Search
The Dojo Toolkit - Unbeatable JavaScript Tools
The Dojo Toolkit - 404
UI/API/1.8/Resizable - jQuery JavaScript Library
jQuery API
Meet the makers: dojo.workers() | The Dojo Toolkit
uxebu - the Ajax and JavaScript Experts

 

*2010.02.16 13:40:04 web google_sites redirect

Log in to the site Under "More Actions..." choose "Manage Site" Choose the "Web Address" Option on the left nav sidebar Add the new web address (must have a subdomain like www.)

Make the CNAME change at your registrar

 

*2010.01.28 09:32:01 web google_sites

First step: Create your account: | http://sites.google.com/?hl=en&tab=w3&pli=1

also [2010.02.03 09:58:48] You can create a new account on Google using your existing email: https://www.google.com/accounts/NewAccount?hl=&service=jotspot&continue=http://sites.google.com/?hl=en&tab=w3

Or, you can create a new email address too with Gmail: https://www.google.com/accounts/NewAccount?service=mail&continue=http%3A%2F%2Fmail.google.com%2Fmail%2Fe-11-118eed1a265321b8b0d4ee843f2b8326-ccbee054e9c62f93410ac36ad2857f364680bb15&type=2

also [2010.02.03 10:31:14] create a site choose a template choose the title of the site

also [2010.02.03 10:58:20] favicon create a favicon | http://www.google.com/search?client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&channel=s&hl=en&source=hp&q=favicon+d&btnG=Google+Search | favicon d - Google Search | http://www.favicon.com/ | Favicon.com - custom icons for your website! | http://tools.dynamicdrive.com/favicon/ | Dynamic Drive- FavIcon Generator

 

*2009.10.10 03:03:21 web google_sites redirect

 

*2009.10.07 11:43:28 web google_sites
*2009.09.19 17:06:40 web overview
Website - Wikipedia, the free encyclopedia

Creating a Website

A high level over view.

An undefined problem has an infinite number of solutions.
-- Robert A. Humphrey

Many people want to have a website of their own. The first thing to do is to decide on the reason why you want a website. Set a goal for the site, and look for the shortest path to meet that goal.

The next step is to make the site. Remember: keep it simple.

Free Solutions

The easiest option is to use a free hosted solution like google sites, blogger, wordpress, facebook, myspace, livejournal, twitter, etc. These solutions are very user friendly and easy to get started. If you don't have much experience creating web sites, I encourage you to start here. These solutions will help you get familiar with some of the concepts of creating a website.

Even if you want your site to do more eventually, this is a great place to start. Having something in place lets gives you a frame of reference to help you define what else you need. At the very least, you'll start organizing the content you'll need for other solutions. At the very best, this option might do everything you wanted it to. Great!

More information about creating a site with Google Sites is in google_sites

Your Own Domain Name

The next step up on the road of website development is to register your own domain name. If you have your own domain name, you can point it to one of the free hosted solutions already mentioned. With your own domain name, you can always change where it goes. This gives you complete control over what is displayed and how it is displayed. If you change your mind on the system you want to use for the site, you can change it without having to tell people the new address. (Although links may be broken in this scenario)

Static Sites

The next easiest thing to do for more control over the content is create your website with static content. You will need a way to create the [static content] and a way to host it on a publicly available web server (web host).

If you need a recommendation for a good affordable host, or domain registrar, try Dreamhost: | http://www.dreamhost.com/r.cgi?266169 | If you wouldn't mind saying that I referred you, just use that link, or when asked for an email, use admin [at] charlesbrandt [dot] com (formatted as a real email address)

Details about creating a static site are in static websites

Dynamic Sites

Middle ground... template based static site generation. (some programming, still static results). python/templates.txt

If you find that you are changing your static content frequently, but have difficulty keeping the navigational elements of your site up to date with the changes, it may be time to investigate a dynamically generated site. These require software or programming to automatically generate the dynamic parts of your site. These solutions may also require a different hosting solution. General solutions fall in the realm of content management systems (CMSes) and custom solutions involve using web frameworks to create web applications, or just starting from scratch with custom code to interact with a database or other storage mechanism. Call in your local programmer at this point!

Other

Documentation specific sites should investigate documentation generation tools like epydocs and sphinx.

Remember: Don't get lost in the infinite ways of presenting your content! Start simple.