Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »

Spencer Rose › Comments

Spencer Rose
$(document.body).css( "background", "black" ); - Spencer Rose
Spencer Rose
Open Source Web Development Tutorials - Author Biography - Alejandro Gervasio - http://www.devshed.com/cp...
Serial - Spencer Rose
Spencer Rose
Top 15 Terminal Commands for Hidden Mac OS X Settings | Terminal, Dock/Exposé/Dashboard, iTunes + iPod, Finder, Safari | Mac OS X Tips - http://www.macosxtips.co.uk/index_f...
defaults write com.apple.Dock showhidden -bool YES - Spencer Rose
Spencer Rose
PhpDocumentor in 5 minutes | Glen Scott - Keeping it simple - http://www.glenscott.co.uk/2009...
sudo pear install phpdocumentor - Spencer Rose
Spencer Rose
PhpDocumentor installed via PEAR on OSX not working - missing files? - Stack Overflow - http://stackoverflow.com/questio...
pear config-show - Spencer Rose
Spencer Rose
How to dynamically add form elements via JavaScript - http://www.randomsnippets.com/2008...
var counter = 1; var limit = 3; function addInput(divName){ if (counter == limit) { alert("You have reached the limit of adding " + counter + " inputs"); } else { var newdiv = document.createElement('div'); newdiv.innerHTML = "Entry " + (counter + 1) + " <br><input type='text' name='myInputs[]'>"; document.getElementById(divName).appendChild(newdiv); counter++; } } - Spencer Rose
Spencer Rose
Dynamically Add/Remove rows in HTML table using JavaScript - ViralPatel.net - http://viralpatel.net/blogs...
1. <HTML> 2. <HEAD> 3. <TITLE> Add/Remove dynamic rows in HTML table </TITLE> 4. <SCRIPT language="javascript"> 5. function addRow(tableID) { 6. 7. var table = document.getElementById(tableID); 8. 9. var rowCount = table.rows.length; 10. var row = table.insertRow(rowCount); 11. 12. var colCount = table.rows[0].cells.length; 13. 14. for(var i=0; i<colCount; i++) { 15. 16. var newcell = row.insertCell(i); 17. 18. newcell.innerHTML = table.rows[0].cells[i].innerHTML; 19. //alert(newcell.childNodes); 20. switch(newcell.childNodes[0].type) { 21. case "text": 22. newcell.childNodes[0].value = ""; 23. break; 24. case "checkbox": 25. - Spencer Rose
Spencer Rose
5 ways to redirect URL with Javascript - Ntt.cc - http://ntt.cc/2008...
window.location.href=”login.jsp?backurl=”+window.location.href; - Spencer Rose
Spencer Rose
Timezone list menu - SitePoint Forums - http://www.sitepoint.com/forums...
timezone_abbreviations_list(). - Spencer Rose
Spencer Rose
How to Limit the Number of Characters in a Textarea or Text Field - http://www.mediacollege.com/interne...
<form name="myform"> <textarea name="limitedtextarea" onKeyDown="limitText(this.form.limitedtextarea,this.form.countdown,100);" onKeyUp="limitText(this.form.limitedtextarea,this.form.countdown,100);"> </textarea><br> <font size="1">(Maximum characters: 100)<br> You have <input readonly type="text" name="countdown" size="3" value="100"> characters left.</font> </form> - Spencer Rose
Spencer Rose
PHP DateTime and DateTimeZone Tutorial - http://ditio.net/2008...
echo date_default_timezone_get(); echo date('H:i:s'); date_default_timezone_set('GMT'); echo date_default_timezone_get(); echo date('H:i:s'); - Spencer Rose
Spencer Rose
Free Icons Web - Free Icons,Free Icons Download,Free Desktop Icons,Royalty Free icons - http://www.freeiconsweb.com/
15,000 royalty free icons. - Spencer Rose
Spencer Rose
Flickr: The Nancy Pearl Librarian Action Figure Pool - http://www.flickr.com/groups...
Hilarious pics of action figures doing different things. - Spencer Rose
Spencer Rose
The Future of Affiliate Marketing - Search Engine Watch (SEW) - http://searchenginewatch.com/3633842
Affiliate marketing and paid search share a lowly position in the marketing efforts of most Fortune 500 companies, mainly because it seems like a lot of work for a little return. What the industry needs is a new kind of affiliate marketing network. - Spencer Rose
Spencer Rose
10 Free Screen Recording Softwares For Creating Attractive Screencasts - http://www.webresourcesdepot.com/10-free...
Free Web Resources Everyday - WebResourcesDepot - Spencer Rose
Spencer Rose
Psystar Files for Bankruptcy - Mac Rumors - http://www.macrumors.com/2009...
The Mac Observer reports that Psystar, the manufacturer of unauthorized Mac clones currently embroiled in a legal battle with Apple, has filed for Chapter 11 bankruptcy. The move is likely to delay t - Spencer Rose
Spencer Rose
Apple steps up and approves e-book reader Eucalyptus - Ars Technica - http://arstechnica.com/apple...
The new e-book reader from Scotland native James Montgomerie has been approved for Apple's App Store&#8212;after an Apple representative stepped in to rectify the situation. This doesn't mean the problems are gone from the App Store, however. - Spencer Rose
Spencer Rose
85 Comedians to Follow on Twitter - http://mashable.com/2009...
From famous comics to stand-up performers, humor writers and more, here are 85 comedians to follow on Twitter. - Spencer Rose
Spencer Rose
Content is King...IF You Promote It - Search Engine Watch (SEW) - http://searchenginewatch.com/3633859
Social media tools can play an integral role in promotion of your content and generating links. While you can't always make a direct correlation between going viral on Twitter and the acquisition of links, it's clear that promotion of high quality content can and will lead to natural link generation. - Spencer Rose
Spencer Rose
Leave Your Ego at the Door - Search Engine Watch (SEW) - http://searchenginewatch.com/3633858
In the world of social media, it's about what the community and its members think, not about what your company thinks. Trying to get some traditional marketers and public relations practitioners to understand that is no easy task. - Spencer Rose
Spencer Rose
johnaugust.com Kindle formatting for web geeks - http://johnaugust.com/archive...
A ton of useful information about screenwriting from screenwriter John August - Spencer Rose
Spencer Rose
So I Have this Web Site... - Search Engine Watch (SEW) - http://searchenginewatch.com/3633861
Many small business owners think that building a Web site is an end to itself, and that it will simply market itself. They soon find out there's more to it, and that's when the questions begin. - Spencer Rose
Spencer Rose
Interview with Ian Hickson, editor of the HTML 5 specification. - The Web Standards Project - http://www.webstandards.org/2009...
The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all. - Spencer Rose
Spencer Rose
FRB: Press Release--Minutes of Board discount rate meetings, April 6 and 27, 2009--May 26, 2009 - http://www.federalreserve.gov/newseve...
The Federal Reserve Board of Governors in Washington DC. - Spencer Rose
Spencer Rose
A History Of The Limited Liability Company. Helps You Understand the LLC | STARTright Talk - http://www.startright-llc.com/talk...
The LLC was created in 1977 by an unlikely state. The Limited Liability Company has since become the entity of choice for the majority of business owners. Read the history behind the LLC to get a better understanding of how this entity works. - Spencer Rose
Spencer Rose
Form an LLC with STARTright LLC; STARTright is a general "how to llc" tool - http://startright-llc.com/
A step by step web application helping business owners draft the state specific paperwork to form an LLC and maintain that LLC throughout the year. STARTright provides a decision specific operating agreement to serve as a users manual for daily LLC operations and decision making among members. - Spencer Rose
Spencer Rose
Starting a Business After a Job Loss - http://www.getrichslowly.org/blog...
Great post about starting a business after a job loss. - Spencer Rose
Spencer Rose
"Too true. People do not get that starting a new business is about getting ready to mold and morph. Things change." - Spencer Rose
Spencer Rose
Web Page Analyzer - free website optimization tool website speed test check website performance report from web site optimization - http://www.websiteoptimization.com/service...
Free web page analysis service tests page size, composition, and download speed. Recommends speed improvements based on best practices for usability, HCI, and website optimization for maximum website performance. - Spencer Rose
Spencer Rose
TrueCar: The Latest Piece of the Zag Pie | Business Pundit - http://www.businesspundit.com/truecar...
I'd like to find a fair price for this Z, please. I read about Santa Monica-based TrueCar in today's Wall Street Journal. TrueCar, which generates - Spencer Rose
Other ways to read this feed:Feed readerFacebook