<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Lidija</title>
	<atom:link href="http://www.shesgeeky.org/sg/author/lidija/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shesgeeky.org/sg</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 19:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>75 Online Resources for Geeks</title>
		<link>http://www.shesgeeky.org/sg/2009/12/75-online-resources-for-geeks/</link>
		<comments>http://www.shesgeeky.org/sg/2009/12/75-online-resources-for-geeks/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 18:03:10 +0000</pubDate>
		<dc:creator>Lidija</dc:creator>
				<category><![CDATA[Geek Tools]]></category>

		<guid isPermaLink="false">http://shesgeeky.org/sg/?p=741</guid>
		<description><![CDATA[digg_url = 'http://shesgeeky.org/sg/2009/12/75-online-resources-for-geeks/'; As a gift to our readers, and to bring in the New Year, we’ve compiled a list of what we think are some of the best online resources and tools to make your life in tech easier. Please feel free to share any or all of your favorites with your own community [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left;padding-right:5px;">
<script type="text/javascript">
digg_url = 'http://shesgeeky.org/sg/2009/12/75-online-resources-for-geeks/';
</script><br />
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div>
<p>As a gift to our readers, and to bring in the New Year, we’ve compiled a list of what we think are some of the best online resources and tools to make your life in tech easier.   Please feel free to share any or all of your favorites with your own community – just copy and paste.  Happy 2010!</p>
<h2>Coding</h2>
<p><strong><a href="http://phpanywhere.net/">1. PHP Anywhere</a></strong><br />
PHPanywhere enables users to develop and maintain their php/html projects online using any standard Web browser</p>
<p><strong><a href="http://www.phpform.org/">2. HTML Form Builder</a></strong><br />
Create HTML forms in seconds.</p>
<p><strong><a href="https://bespin.mozilla.com/">3. Bespin &#8211; Code in the Cloud</a></strong><br />
Bespin is a Mozilla Labs experiment on how to build an extensible Web code editor using HTML 5 technology.</p>
<p><strong><a href="http://www.csstypeset.com/">4. CSS Typeset</a></strong><br />
Interactive CSS code generator.</p>
<p><strong><a href="http://www.askapache.com/online-tools/compress-css/">5. AskApche’s Compress CSS</a></strong><br />
Compresses CSS using either URL, file upload or raw CSS</p>
<p><strong><a href="http://jslint.com/">6. The JavaScript Code Quality Tool</a></strong><br />
An online JavaScript program that looks for problems in JavaScript programs – Warning – It will hurt your feelings.</p>
<p><strong><a href="http://www.javascriptlint.com/index.htm">7. JavaScript Lint</a></strong><br />
With JavaScript Lint, you can check all your JavaScript source code for common mistakes without actually running the script or opening the web page.  Offline and online versions available.</p>
<p><strong><a href="http://developer.yahoo.com/yui/compressor/">8. YUI Compressor</a></strong><br />
Offline tool for compressing CSS and JavaScript files.</p>
<p><strong><a href="http://compressorrater.thruhere.net/">9. JavaScript Compressor and Comparison Utility</a></strong><br />
Compares <a href="http://crockford.com/javascript/jsmin">JSMin</a>, <a href="http://dojotoolkit.org/docs/shrinksafe">Dojo shrinksafe</a>, <a href="http://dean.edwards.name/packer/">Packer</a> and the <a href="http://developer.yahoo.com/yui/compressor/">YUI Compressor</a>, with or without gzip.</p>
<p><strong><a href="http://www.lotterypost.com/css-compress.aspx">10. Lottery Post’s Online CSS Compressor</a></strong><br />
Compact your CSS style sheets into the smallest size possible</p>
<p><strong><a href="http://www.lotterypost.com/js-compress.aspx">11. Lottery Post’s Online JavaScript Compressor</a></strong><br />
Compact your JavaScript code into the smallest size possible using either Microsoft’s Ajax Minifier or YUI Compressor.</p>
<p><strong><a href="http://code.google.com/closure/">12. Google Closure Tools</a></strong></p>
<p>The Closure tools include:</p>
<ol>
<li>A JavaScript optimizer &#8211; Compiles JavaScript into compact, high-performance code.</li>
<li>A comprehensive JavaScript library &#8211; A broad, well-tested, modular, and cross-browser JavaScript library.</li>
<li>Templating &#8211; Simplifies the task of dynamically generating HTML on the server and client.</li>
</ol>
<p><strong><a href="http://www.prettyprinter.de/">13. Online code beautifier</a></strong><br />
Beautifies PHP, Java, C++, C, Perl, JavaScript, CSS.</p>
<p><strong><a href="http://www.htaccesseditor.com/en.shtml">14. .htaccess Editor</a></strong><br />
Easily create .htaccess files online.</p>
<p><strong><a href="http://www.favicongenerator.com/">15. Favicon Generator</a></strong><br />
Creates a favicon (favorites icon) from any (square) image.</p>
<p><strong><a href="http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references">16. XML and HTML Character Entities</a></strong><br />
Lists the numeric values and names of the available XML and HTML entities, such as the copyright, Pound, Yen and Euro symbols.</p>
<p><strong><a href="http://web.cs.mun.ca/~michael/c/ascii-table.html">17. ASCII Table</a></strong><br />
lists the ASCII characters and their decimal, octal and hexadecimal numbers.</p>
<p><strong><a href="http://www.html-color-names.com/color-chart.php">18. HTML Color Names</a></strong><br />
Lists the available HTML color names, including their hex codes and matching colors.</p>
<h2>Decoding Utilities</h2>
<p><strong><a href="http://www.motobit.com/util/base64-decoder-encoder.asp">19. Base64 Online</a></strong><br />
Base64 encode or decode text or files.</p>
<p><strong><a href="http://coderstoolbox.net/string/">20. Online string encoder/decoder &#8211; Base64, URL, XML</a></strong><br />
Encode and decode strings easily.</p>
<p><strong><a href="http://coderstoolbox.net/unixtimestamp/">21. Unix Time Decoding</a></strong><br />
Convert Unix timestamps to local or UTC readable version.</p>
<h2>Testing</h2>
<p><strong><a href="http://spoon.net/browsers/">22. Browser Sandbox &#8211; Run any browser from the web</a></strong><br />
Test your Web sites using different versions of Internet Explorer, Firefox, Chrome, Safari or Opera.</p>
<p><strong><a href="http://mfcmapi.codeplex.com">23. MFC MAPI</a></strong><br />
GUI which allows access to Microsoft Outlook MAPI based stores.</p>
<p><strong><a href="http://www.ibm.com/developerworks/lotus/library/ls-NotesPeek/index.html">24. Notes Peek</a></strong><br />
GUI which allows access to Lotus Notes databases.</p>
<p><strong><a href="https://browserlab.adobe.com">25. Adobe BrowserLab</a></strong><br />
Cross-browser testing: Preview and test your web pages on leading browsers and operating systems.</p>
<p><strong><a href="http://browsershots.org/">26. Browsershots</a></strong><br />
An open-source, online service that takes screenshots of your site and presents them as viewed by different browsers</p>
<p><strong><a href="http://www.blindtextgenerator.com/">27. Blind Text Generator</a></strong><br />
Dummy text: To occupy the space which will later be filled with &#8216;real&#8217; content.</p>
<p><strong><a href="http://www.lipsum.com">28. Lipsum Generator</a></strong><br />
Generate various length texts using the standard ‘Lorem Ipsum’ text.</p>
<p><strong><a href="http://html-ipsum.com/">29. HTML Ipsum</a></strong><br />
Lorem ipsum text in a variety of HTML formats (paragraphs, forms, lists, etc.)</p>
<p><strong><a href="http://loadimpact.com/">30. Load Impact</a></strong><br />
A load testing service that lets you load- and stress test your website over the Internet.</p>
<p><strong><a href="http://tools.pingdom.com/">31. Pingdom Full Page Test</a></strong><br />
Loads a complete HTML page including all objects (images, CSS, JavaScripts, RSS, Flash and frames/iframes), and provides general statistics about the loaded page such as the total number of objects, total load time, and size including all objects.</p>
<h2>Data Sets</h2>
<p><strong><a href="http://www.internetworldstats.com/stats.htm">32. Internet World Stats</a></strong><br />
World population and Internet usage statistics.</p>
<p><strong><a href="http://www.maxmind.com/app/geoip_country">33. GeoLite Country</a></strong><br />
Free version of MaxMind’s GeoIP Country database – Updated monthly and 99.5% accurate</p>
<p><strong><a href="http://www.maxmind.com/app/geolitecity">34. GeoLite City</a></strong><br />
Free version of MaxMind’s GeoIP City database – Updated monthly and 79% accurate</p>
<h2>Firefox Extensions</h2>
<p><strong><a href="http://getfirebug.com/">35. Firebug</a></strong><br />
Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</p>
<p><strong><a href="http://developer.yahoo.com/yslow/">36. Yahoo! YSlow</a></strong><br />
YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules.</p>
<p><strong><a href="http://www.greasespot.net/">37. Greasemonkey</a></strong><br />
Greasemonkey is a Firefox extension that allows you to customize the way Web pages look and function. Hundreds of scripts are already available for free.</p>
<p><strong><a href="http://updatescanner.mozdev.org/en/index.html">38. Update Scanner</a></strong><br />
A Firefox extension to monitor web pages for updates. Useful for websites that don&#8217;t provide Atom or RSS feeds.</p>
<p><strong><a href="http://fireftp.mozdev.org/">39. FireFTP</a></strong><br />
FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.</p>
<h2>Tools for Images</h2>
<p><strong><a href="https://www.photoshop.com/">40. Photoshop Online</a></strong><br />
Part of the Photoshop family, Photoshop Online lets you upload, organize, edit and share images</p>
<p><strong><a href="http://www.gimp.org/">41. Gimp</a></strong><br />
GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.</p>
<p><strong><a href="http://www.inkscape.org/">42. Inkscape</a></strong><br />
An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format.</p>
<p><strong><a href="http://www.picnik.com/">43. PicNik</a></strong><br />
Online editing tool Picnik makes it easy to tweak your images and add effects, fonts, shapes, and frames.</p>
<p><strong><a href="http://splashup.com/">44. SplashUp</a></strong><br />
Real Time editing tool and photo manager</p>
<p><strong><a href="http://picmarkr.com/">45. Pic Markr</a></strong><br />
PicMarkr lets you to add custom watermarks to your images.  Useful when you need to protect your copyright.</p>
<p><strong><a href="http://www.closr.it/">46. Closr.it</a></strong><br />
An online tool to let you share and zoom into images</p>
<p><strong><a href="http://colorschemedesigner.com/">47. Color Scheme Designer</a></strong><br />
Easily create color schemes and preview via mockup sites.</p>
<p><strong><a href="http://www.colourlovers.com/">48. Colour Lovers</a></strong><br />
COLOURlovers is an international community of designers and artists of all kinds who visit the site to get color inspiration, ideas and feedback for both their professional and personal projects.</p>
<p><strong><a href="http://www.iconfinder.net/">49. Icon Finder</a></strong><br />
Search engine for Icons: Search through 126,063 icons or browse 340 icon sets</p>
<p><strong><a href="http://toki-woki.net/p/Shrink-O-Matic/">50. Shrink O’Matic</a></strong><br />
Easily resize and convert images.</p>
<p><strong><a href="http://ajaxload.info/">51. Ajax Loading GIF Generator</a></strong><br />
Create your own “loading” GIF image.</p>
<p><strong><a href="http://www.superscreenshot.com/">52. Super Screenshot</a></strong><br />
Create an image of a full Web page.</p>
<p><strong><a href="http://ascii.mastervb.net/">53. ASCII Art</a></strong><br />
ASCII art generator.</p>
<h2>Security Tools</h2>
<p><strong><a href="http://www.oxid.it/cain.html">54. Cain &amp; Abel  v4.9.35</a></strong><br />
Password recovery tool for Microsoft Operating Systems</p>
<p><strong><a href="http://www.passwordmeter.com/">55. The Password Meter</a></strong><br />
Accesses the strength of your passwords as you type.  Offline version can be downloaded.</p>
<p><strong><a href="http://www.microsoft.com/protect/fraud/passwords/checker.aspx">56. Microsoft’s Password Checker</a></strong><br />
Test the strength of your passwords as you type.</p>
<p><strong><a href="http://www.geekwisdom.com/dyn/passwdmeter">57. Javascript Password Strength Meter</a></strong><br />
Tests the strength of your passwords as you type and also breaks down its scoring system so you can see what makes a password stronger.</p>
<h2>Converters</h2>
<p><strong><a href="http://pxtoem.com/">58. PX to EM</a></strong><br />
Pixels to EM Conversion</p>
<p><strong><a href="http://www.greywyvern.com/code/php/binary2base64">59. Binary to Base 64</a></strong><br />
Create data streams for embedding images (or any type of file) in (X)HTML, CSS and XML</p>
<p><strong><a href="http://vozme.com/">60. Text to Voice</a></strong><br />
Create an MP3 of a voice reading your text</p>
<p><strong><a href="https://www.pdfonline.com/convert_pdf.asp">61. Free PDF online conversion</a></strong><br />
Converts various files (DOC, PUB, RTF, XLS, PPT, HTML, JPG, PNG, BMP, TIFF, WMF, EMF, GIF etc.), to PDF online, then e-mails you the PDF</p>
<p><strong><a href="http://web2.pdfonline.com/">62. Web 2 PDF</a></strong><br />
Allow your visitors to create PDFs of any Web page</p>
<p><strong><a href="http://www.swingnote.com/tools/texttohex.php">63. Text to Hex converter</a></strong><br />
Write your name in hex</p>
<h2>W3C Validators</h2>
<p><strong><a href="http://validator.w3.org/checklink">64. W3C Link Checker</a></strong><br />
Checks links and anchors in Web pages or full Web sites.</p>
<p><strong><a href="http://validator.w3.org/feed">65. W3C Feed Validation Service</a></strong><br />
Checks the syntax of Atom or RSS feeds.</p>
<p><strong><a href="http://validator.w3.org/mobile">66. W3C mobileOK checker</a></strong><br />
Determines the friendliness of Web sites for mobile appliances.</p>
<p><strong><a href="http://validator.w3.org">67. W3C Markup Validation Service</a></strong><br />
Checks the markup of Web documents (HTML, XHTML etc)</p>
<p><strong><a href="http://jigsaw.w3.org/css-validator">68. W3C CSS Validation Service</a></strong><br />
Checks CSS and (X)HTML documents with style sheets.</p>
<h2>Resources for Site Owners</h2>
<p><strong><a href="http://www.ftc.gov/os/2009/10/091005revisedendorsementguides.pdf">69. FTC Guidelines for Bloggers</a></strong> <em>Note: PDF<br />
</em> FTC guidelines concerning the use of endorsements and testimonials in advertising.</p>
<p><strong><a href="http://embedit.in/">70. Embedit.in</a></strong><br />
Allows you to embed any file into your website or blog easily</p>
<p><strong><a href="http://domai.nr/">71. Domainr</a></strong><br />
Queries 280 top-level domains and another 2,014 second-level domains and helps you find unique Web addresses using real English words.</p>
<p><strong><a href="http://www.tynt.com/">72. Tynt</a></strong><br />
Tracks copy and paste activity on your site, and automatically adds a link back to your content when it is pasted somewhere else.</p>
<p><strong><a href="http://www.montastic.com/">73. Montastic</a></strong><br />
Know when your site is down before your customer (or your boss) tells you.</p>
<h2>Collaboration/Brainstorming Tools</h2>
<p><strong><a href="http://dabbleboard.com">74. Dabbleboard</a></strong><br />
An online whiteboard that lets you think and collaborate visually</p>
<p><strong><a href="http://iplotz.com/">75. iPlotz</a></strong><br />
Helps you quickly create clickable, navigable mockups and wireframes for prototyping websites and software applications.</p>
<p>We hope you&#8217;ve enjoyed this list.  If you know of any tools we should have included, do let us know in the comments; we&#8217;ll check them out and add them if they&#8217;re great!</p>
<p>Follow us on Twitter <a href="http://twitter.com/shesgeeky">@shegeeky,</a> and don’t forget to take a look at our upcoming <a href="http://shesgeeky.org/sg/">unconference</a> in the Bay Area.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shesgeeky.org/sg/2009/12/75-online-resources-for-geeks/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
