somethings from codeland

Friday, August 31, 2007

Validation Error Icons

Found these online. Kinda nice..

Wednesday, August 29, 2007

Trac project management installed

Here's my working installation..
http://slyguy.hopto.org:81/projects/CreativeProEd/

When you get svn errors its nice to have svn bindings installed.. (feel like a moron at 2am)

Good times..

Thursday, August 23, 2007

designer blog

http://corriehaffly.wordpress.com/

Clean black and white design with a touch of blue

http://www.behance.net/

Color: Black and white, with a touch of blue. (not quite monochrome, breaking out..)
Edges: Rounded, (15px between content and border)

Graphics: Arrow (same shape but different sizes)
White space: Abundantly used for organization.

Friday, August 17, 2007

Design inspiration for current projects

mariocarboni - yellow stripe in header for TDC Construction

http://www.anthonyphillips.org.uk/index.html - simple header for the lawyers website..

http://www.elmcottageballarat.com/?id=location - lawyer site again.. imagery outside of the box, and a map built right into the content window.

http://www.quorumseleccion.com/ - lawyer - nice color scheme, but way too busy in the header for small town feel..

Thursday, August 16, 2007

XML with the .Net framework

C# XML tutorial

writing xml with xmlWriter

the value of static variables belonging to a class is shared amongst all instances of that class..
http://csharpcomputing.com/Tutorials/Lesson3.htm

Monday, August 13, 2007

PHP courses

PHP 101 from -- devzone.zend.com

Very good intro to the workings of php. Good refresher to get back into PHP.

Monodevelop on Ubuntu

Command procedures for compiling the source on Ubuntu from howtoforge.net

Sunday, August 12, 2007

I am going to be using this article on wireframing as a base to redesign mainstreetduncan.com. I am wanting it to work out something like what was done here. We'll see how she goes.

Friday, August 10, 2007

Rich text editors on the web

Yahoo has extended its YUI framework to include a rich text editor RTE

fckeditor has been around for a little while now. There are excellent plugins for wordpress and other popular CMS'. Not so sure how 'AJAXified' the interface is. I suspect yahoo's RTE to be up to par on the latest client javascript feel.

Photoshop tutorials

adobetutorialz.com
photoshopcubed.com
http://photoshoplovr.com/
http://pixelgroovy.com/

Wednesday, August 08, 2007

Design Links Inspiration and other good info..

http://macthemes2.net/contest/ - a theme/design contest site. Good for ideas/inspiration..

80 type faces for professional design "good" fonts for sleek pro sites..

design simplicity

digital-web.com - great design and web technology resource

e-texteditory - textmate's (a really great editor for Mac only) competitor for windows and soon to be linux also..

softwaredeveloper.com - web dev resource list

colourlovers.com - colorful inspiration for design

blueprint - a css framework. Base designs on top of working css

logo inspiration - stay away from the bubbles.. ha

behance.com - design inspiration articles

faveup.com - business cards, flash sites, and css sites = design inspiration..



Design Stories and transition decisions..
redesgin of expressionengine

Stonebriar Community Church Redesign

Tuesday, August 07, 2007

Custom PayPal Integration

There are a great many ways to integrate with PayPal nowadays.
PayPal Integration

The easiest looks to be posting information through a bunch of hidden form inputs. Not quite sure how we get a success message back from PayPal that it went through successfully afterwards.
Cart Upload

there are also toolkits available for a couple of implementation languages, namely asp for the current project I'm working on PayPal toolkits
asp PayPal toolkit

Sunday, August 05, 2007

c# web services

I want to use more fully fleshed out javascript frameworks with my already asp ajax enabled c# web app. My first project will consist of populating a treeview dynamically using the yahoo yui js framework and a custom c# web service.

There are two or more asynchronous web services that I will need to build. One will be responsible for building the tree and sending it back in xml or json so that I can build the tree again on the clients browser. The other method(s) will be responsible for altering the tree. I will need to move nodes to different parent nodes, delete selected nodes, or insert nodes under a specific node.

I can break it down into just a couple of functions: remove, insert, and move (which would just call the two previously declared functions in order after caching a node to be "moved" before deleted)

I'm going to start with the c# web services end using asp.net's new ajax implementation. Not sure how difficult it will be, but it seems to have a big enough following.

c# web services overview
Exposing web services to client script - the methods that I would call from javascript to modify the tree's nodes.



Update:
I found a couple of fairly decent articles on codeguru.

Web services using .Net and Javascript




Update: I've found an excellent tutorial on asp.net web services for beginners..
codesource.net

Drive added to Ubuntu server

add hard drive manually

Twitter Updates

About Me

My photo
I have been working with computers/programming to put myself through college since I graduated high school. I am currently attending Oklahoma State University for bachelors degree in biological sciences. Along with my experience in programming, a degree in biology will allow me to pursue a career in bioinformatics research concerning genetic diseases (i.e. cancer).

Blog Archive