Skip to content

Commit

Permalink
added Pixastic.com to Image Manipulation
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroder3pc committed Jun 24, 2013
1 parent 4585748 commit da1de2a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,8 @@
+ [Responsive Font Sizing](http://www.newnet-soft.com/blog/responsivefontsizing): Making your font size respond to your screen size, easy & maintainable.
+ [Responsive Measure](http://jbrewer.github.com/Responsive-Measure/)
+ E-Mail
+ [Responsive Email Design](http://www.campaignmonitor.com/guides/mobile/): A great guide to create Responsive Email Design
+ [Responsive Email Templates](http://zurb.com/playground/responsive-email-templates): Some responsive templates for email
+ [Responsive Email Design](http://www.campaignmonitor.com/guides/mobile/): A great guide to create Responsive Email Design
+ [Responsive Email Templates](http://zurb.com/playground/responsive-email-templates): Some responsive templates for email
+ [CSS Support in Email](http://www.campaignmonitor.com/css/)
+ Mobile
+ Frameworks
Expand Down Expand Up @@ -696,6 +696,7 @@
+ [Paintbrush.js](https://github.com/mezzoblue/PaintbrushJS)
+ [Obscura](https://github.com/OiNutter/Obscura)
+ [jCrop](http://deepliquid.com/content/Jcrop.html)
+ [Pixastic](http://www.pixastic.com/)
+ HTTP
+ [Specification](http://www.w3.org/Protocols/rfc2616/rfc2616.html)
+ [Using CORS](http://www.html5rocks.com/en/tutorials/cors/)
Expand Down
16 changes: 8 additions & 8 deletions about.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# About this list

If I have a specific development task the workflow for me looks like this:

1. Search through Google, Github, Unheap, npm, bower, jster and so on.
2. Compile a list of useful packages and tutorials for every one of them.
3. Select the best package for the task.

# About this list

If I have a specific development task the workflow for me looks like this:

1. Search through Google, Github, Unheap, npm, bower, jster and so on.
2. Compile a list of useful packages and tutorials for every one of them.
3. Select the best package for the task.

So I created this list to not have to go through step #1 and #2 every time.

0 comments on commit da1de2a

Please sign in to comment.