|
|
#76 | |
|
hotscripts
Quote:
|
||
|
|
0
|
|
|
#77 |
|
No, not just for Windows. Most of the programming languages it host scripts for are OS independent so they apply to people running Windows, Mac, or Linux.
|
|
|
|
0
|
|
|
#78 |
|
__________________
Block Flash content in Safari: http://rentzsch.github.com/clicktoflash/ |
|
|
|
0
|
|
|
#79 |
|
This website can be helpful if someone isn't confident with CSS and wants to play with type, or even if someone IS confident with CSS and wants to compare their type with other formats.
http://www.typetester.org/ Just make your type changes and it does the CSS for you.
__________________
My computer: 27 Inch iMac, 2.7 GHz Intel Core i5 with 8GB RAM. My page on how we know we are at world peak oil about now |
|
|
|
0
|
|
|
#80 |
|
Free coder for firefox
http://getfirebug.com/releases/ Hey, is there a moderator that can tidy up the OP to include a summary of the different tools? Firebug may have already been added to this thread, but I'm not one to read all 3 pages. The "learning web design" thread is brilliant this way, a summary of all the pages that followed it. I think some of the links on this thread might be a little old.
__________________
My computer: 27 Inch iMac, 2.7 GHz Intel Core i5 with 8GB RAM. My page on how we know we are at world peak oil about now |
|
|
|
0
|
|
|
#81 |
|
Color theory support
I use ColorJack Studio and ColorJack Sphere a lot for color designs. Nice interfaces and tons of options, and some Dashboard widgets to boot.
__________________
Mac Mini 2010 Edition |
|
|
|
0
|
|
|
#82 |
|
Let me add www.screencastsonline.com to the list.
Though it's not specifically tailored for web-dev, every week this paid podcast introduce cool software intros that help many aspects of web-dev processes.
__________________
MP 2.8GHz/8 16GB 3870, MBP 2.2GHz, iMac 20" 2.2GHz Four most important things a man has: his private parts, money, religious opinions, & Macs. |
|
|
|
0
|
|
|
#83 |
|
I can't add anything really but I can tell you my setup.
I use MAMP it is so easy I never messed with it after setup. For editing I used to code in Coda but php coding is very poor. I switched back to what I had used before,Taco HTML Edit. It has on-key-up live preview including edits in an unsaved external CSS file and live changes in php. FTP was a no brainer for me because I was already used to Cyberduck. Hopefully that helps someone
|
|
|
|
0
|
|
|
#84 |
|
Textmate is one of the most popular of the text editors. It has a bevy of features, like file tabbing for having multiple files open in a project, works with xcode, and integrates with FTP clients. It also comes equipped with “bundles” that allows you to have multiple different configurable languages. (This post is actually being written and published in Textmate.)
BBEdit is another full-featured text editor that is very similar to Textmate in terms of features. The BBEdit product page even has a section for web developers to see the benefits of BBEdit
__________________
Tri Panel Folders |
|
|
|
0
|
|
|
#85 | |
|
Quote:
I feel newly inspired to re-write my websites a bit more professinally.
__________________
Spelling is a fine art not to be confused with imagination. Mk3 Mini 2GHz/8Gb RAM, Series III Landy 2 1/4Ltr
Last edited by Mitthrawnuruodo; Apr 28, 2009 at 07:21 AM. Reason: closed quote tag |
||
|
|
0
|
|
|
#86 |
|
Yeah, good isn't it? Really shows the power of CSS and a few images. I wish I had more time to play with CSS... if I ever end up doing this professionally, I'll definitely be visiting zengarden frequently for inspiration.
__________________
My computer: 27 Inch iMac, 2.7 GHz Intel Core i5 with 8GB RAM. My page on how we know we are at world peak oil about now |
|
|
|
0
|
|
|
#87 |
|
good resources on here...i'd like to add a few
Some of the sites / tips/etc already posted I agree with...but here's a few more tips/sites/tutorials etc
-webmonkey -praystation -flashmo -actionscript d0t org -flash village -apache server tutorials come in handy -50webs - dot tk - adobe dev. site - apple dev. site - generators are useful - javascript diretories - stanford materials -art dir. bureau |
|
|
|
0
|
|
|
#88 |
|
If you use the MySQL preference pane, then you may be familiar with this:
Well, not anymore. 64 bit version available (scroll down). Works great for me. |
|
|
|
0
|
|
|
#89 | |
|
Quote:
for the mac dev, since we live in a IE world http://getfirebug.com/lite.html for those who love firebug this is firebug lite for help in safari and IE Last edited by Mitthrawnuruodo; Dec 8, 2009 at 02:31 AM. Reason: Merging, please use EDIT to add to a post... |
||
|
|
0
|
|
|
#90 |
|
Here's another useful tool from Google: Google's Browser Size site.
It lets you view a visual percentage guide associated with users' browser viewport size in pixels. It will even let you overlay this guide on a website of your choosing by entering the URL in the box provided. Very useful in my humble opinion ![]() /Doug
__________________
design-is.co.uk - freelance projects dougbarned.co.uk - personal site & blog - twitter feralinteractive.com - designer day job - twitter |
|
|
|
0
|
|
|
#91 |
|
Editor Tool for MAC OS.
I have used Komodo Edit 5.2.4 on Mac it is very good editor tool which I want to share with you. Komodo Edit, based on the award-winning Komodo IDE, offers sophisticated support for all major scripting languages, it has in depth multi-language file support. Syntax style and coloring of Komodo Edit makes the code very easy to read. These are some features due to which I like it. Komodo Edit is also available for the windows OS.
|
|
|
|
0
|
|
|
#92 |
|
For learning beginner to advanced http://css-tricks.com
For what to learn (in order): XHTML (content tags only) CSS (all the styling) Javascipt library like Jquery (functionality) PHP/SQL or Ruby on Rails (for server development) For up-to-date training that is something fresh weekly http://preekly.com For software: Coding = textmate, coda, dreamweaver, Espresso For coding CSS = CSSedit Browser and testing = Firefox and Firebug FTP = CyberDuck, Transmit, FileZilla (Transmit rocks and the rest are free) Hosting = Media Temple, Rackspace cloud, Host monster, host gator MAMP = local testing of php and sql Wordpress = CMS, blogging |
|
|
|
0
|
|
|
#93 |
|
Could be mentioned already but Nettuts has some very good web development tutorials. I watched all the Code Ignitor videos and they helped.
http://net.tutsplus.com |
|
|
|
0
|
|
|
#94 |
|
Some recommendations based on what I use...
Web Design: Fireworks CS5 HTML/Javascript/etc: Espresso CSS coding: CSSEdit Browser testing: Google Chrome + included dev tools + extensions FTP: Transmit PHP/SQL Local testing: MAMP CMS: CMS Made Simple IE testing: VMWare Fusion with Windows XP/7 and IE 9/8/6 File sharing: Dropbox Misc: Loremify Dashboard Widget Some other alternatives which are good but that I don't personally use: - TextMate and Coda for coding - Firefox + Firebug and Web Developer Toolbar - Parallels Desktop and WineBottler for IE testing Some cool websites: http://css-tricks.com/ http://www.smashingmagazine.com/ http://www.alistapart.com/ http://www.zeldman.com/ http://webdesignernotebook.com/ http://stuffandnonsense.co.uk/ |
|
|
|
0
|
|
|
#95 |
|
Teamtreehouse.com is a great resource for Web Design / Development and iOS Development.
Coda application for Mac is by far the best I've used as well.
__________________
2011 15" MacBook Pro 2.2Ghz i7, hr anti-glare iPad 2 32gb (white) iPhone 4S 16gb x2
|
|
|
|
0
|
|
|
#96 |
|
I came across this responsive design testing tool a couple of days ago: http://screenqueri.es/
It supports various devices from Iphone(only one option, I guess it is the retina display) to various android screen and the lumia. Not only can you test already uploaded stuff, but also stuff on localhost and you can toggle trueview, which is the phone's navigation menus in some phones/devices. So far I found it to be very useful and I hope it helps someone out there, who's doing responsive design |
|
|
|
1
|
|
|
#97 | |
|
Quote:
__________________
MacBook Pro 13" i5 2.5GHz Google Nexus 7 32GB Samsung Galaxy S3 |
||
|
|
0
|
|
|
#98 |
|
I cannot live without Coda 2...that program does everything I need it to (obviously I'm a developer, not designer).
|
|
|
|
0
|
|
|
#99 |
|
Great Resources
Great resources on here. I personally don't have the patience for website building from scratch anymore (I like the CMSs plus Tumblr and similar), but it's still useful to have your own domain/email (NOT from gmail, hotmail, etc.), I think, for those who place a high value on privacy.
|
|
|
|
0
|
|
|
#100 |
|
This site from Brad Frost has a lot of responsive layout options, from navigation to fluid grids and fluid images, forms and whatnot. The Resources page seems really informative and has a ton of infos about RWD
http://bradfrost.github.com/this-is-.../patterns.html |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Importing Outlook for Mac 2011 Calendar to iCal | cycocelica | Mac Applications and Mac App Store | 7 | May 13, 2013 01:55 PM |
| Twitter for Mac Sucks | rdowns | Mac Applications and Mac App Store | 63 | Oct 20, 2011 10:08 AM |
| Office for Mac, Page or Microsoft set from my pc? | Politis | MacBook Pro | 3 | Jan 20, 2011 02:55 PM |
| Tips and walkthrough for Mac OSX 10.5.3 installation & wireless connection | phenixbleu | Mac OS X | 0 | May 28, 2008 10:12 PM |
| Tips and walkthrough for Mac OSX 10.5.2 installation & wireless connection | phenixbleu | Mac OS X | 9 | Mar 23, 2008 07:41 PM |
All times are GMT -5. The time now is 05:07 PM.







The "learning web design" thread is brilliant this way, a summary of all the pages that followed it. I think some of the links on this thread might be a little old.
Mini 2GHz/8Gb RAM, Series III Landy 2 1/4Ltr
Linear Mode

