Topics on Web Design and Development, Coding with Web Standards, JavaScript, Ruby on Rails, Search, Internet Marketing and Other Strategies on Doing Business Online

Tag Archives: html

16 code solutions to kick-off dev blog: html-src.com

Today I created a new blog for storing my code solutions, snippets and examples. I’m planning on using this site to post on the specific topic of front-end web development with HTML, CSS, and JavaScript. I will likely focus forward thinking topics on HTML5 CSS3, etc. also on developing on a mac.

It all ends with HTML source, whatever happens on the server-side or gets modified on the client-side with AJAX or a script. So my web dev blog html-src.com is short for HTML source, and is all about coding.

16 articles to kick it off …

  1. Apache directive to combine .js and .css files
  2. Boilerplate code for jQuery plugin with debug and logging methods
  3. Clean up directories prior to initializing repository
  4. Command line tip to find running apps and kill ‘em
  5. Fancy up a list of articles into a dynamic rotation of text
  6. Fix bad characters † after mysqldump and import utf-8
  7. Hijack form’s submit onclick, validate, and use enter key to post form
  8. Images loaded or not? Check with JavaScript
  9. Import a URL with Ruby
  10. Insert facebook like button with current page’s URL
  11. Ruby block to create random token string without offending
  12. Target specific browsers with css class on body element
  13. Text in WordPress search input fields
  14. Use mysql on the command line when developing with MAMP
  15. Use proxy file with PHP to load a URL from remote domain
  16. Use ruby gem, Sass to generate a CSS grid layout

So check it out http://html-src.com.

Posted in Development | Also tagged , , | 1 Comment

Crowd Notes (Twitter favorites) from An Event Apart 2009 Seattle

One thing I really enjoy about Twitter is the conversations that happen during an event. So, while attending An Event Apart this week, I took most of my notes on my iPhone. My powerbook is 7 years old, and I refused to take my PC to this event. Surprisingly, the iphone worked out great. At times the wireless was faulty; but the iPhone fell back on the edge network. I spent two days of tweeting while marking clever, funny and informative comments as favorites (generated by the crowd, on twitter.com). At the finish of the conference I ended up with 278 noteworthy entries [ twitter hashtag: #aea09 ]. I viewed the favorites on twitter and copied the ordered list (source) into an HTML presentation (S5) template by Eric Meyer. Check out the presentation at aea09.pixelhandler.com. Much of the conversation was centered around the topic of User Experience (UX).

Update (5/10/09) – I added an iPhone CSS stylesheet to the presentation to make it mobile friendly for Apple enthusiasts.

An Event Apart Twitter favorites presentation

Check out my #aea09 conference notes, I used twitter’s favorite star to group think my note-taking. Then I copied the html and pasted into Eric Meyer’s S5 HTML presentation template.

Bell Int'l Conf. Ctr. - Seattle

Also, my pics and the AEA group pics on flickr.

Posted in Social | Also tagged , , , | Leave a comment