conet.gr
CONET:Υποστήριξη
http://www.conet.gr/site/support.asp
Έχετε δύο username στην CONET αλλά όταν μπαίνετε και με τα δύο, τα παράθυρα μπερδεύνοται:. Αν θέλετε να δουλεύετε ταυτόχρονα σε πολλές εταιρείες και να μην μπερδεύονται τα παράθυρα υπάρχουν δύο λύσεις:. Δημιουργήστε το δικό σας Agency.Free. Στην CONET και με ένα και μόνο username δουλέψτε με όλες τις συνεργαζόμενες εταιρείες ταυτόχρονα. Δημιουργήστε το από εδώ. Ή επικοινωνήστε μαζί μας. Για να το φτιάξουμε μαζί. Για άλλα browsers επικοινωνήστε μαζί μας. Λειτουργικό Σύστημα: Microsoft Windows ΧP/Vista/7/8.
ohmytosh.com
SystemUIServer | OS X Shortcuts, Tweaks, Apps, Oh My Tosh!
http://ohmytosh.com/tag/systemuiserver
OS X Shortcuts, Tweaks, Apps, Oh My Tosh! For New and Experienced OS X Users, Developers, and Designers. New to OS X. Wrapper around Property List Util to Convert between XML1 & BINARY1 formats. Ever found you had to change the value of Disque Dur Vierge. In the French resource of SystemUIServer.app? Good If so, this small wrapper may help. The normal procedure is to locate the string in the resource, (no linting here, create a backup before touching these files! Making Sense of the Command Line. Wrapper...
ohmytosh.com
UI | OS X Shortcuts, Tweaks, Apps, Oh My Tosh!
http://ohmytosh.com/tag/ui
OS X Shortcuts, Tweaks, Apps, Oh My Tosh! For New and Experienced OS X Users, Developers, and Designers. New to OS X. Wrapper around Property List Util to Convert between XML1 & BINARY1 formats. Ever found you had to change the value of Disque Dur Vierge. In the French resource of SystemUIServer.app? Good If so, this small wrapper may help. The normal procedure is to locate the string in the resource, (no linting here, create a backup before touching these files! Making Sense of the Command Line. Wrapper...
ohmytosh.com
Development | OS X Shortcuts, Tweaks, Apps, Oh My Tosh!
http://ohmytosh.com/tag/development-2
OS X Shortcuts, Tweaks, Apps, Oh My Tosh! For New and Experienced OS X Users, Developers, and Designers. New to OS X. Wrapper around Property List Util to Convert between XML1 & BINARY1 formats. Ever found you had to change the value of Disque Dur Vierge. In the French resource of SystemUIServer.app? Good If so, this small wrapper may help. The normal procedure is to locate the string in the resource, (no linting here, create a backup before touching these files! Making Sense of the Command Line. And ver...
ohmytosh.com
Development | OS X Shortcuts, Tweaks, Apps, Oh My Tosh!
http://ohmytosh.com/category/development
OS X Shortcuts, Tweaks, Apps, Oh My Tosh! For New and Experienced OS X Users, Developers, and Designers. New to OS X. Wrapper around Property List Util to Convert between XML1 & BINARY1 formats. Ever found you had to change the value of Disque Dur Vierge. In the French resource of SystemUIServer.app? Good If so, this small wrapper may help. The normal procedure is to locate the string in the resource, (no linting here, create a backup before touching these files! Making Sense of the Command Line. Meow Me...
ohmytosh.com
Turn Off Animations (Instant Transition) in Mission Control / Exposé on OS X Yosemite, Lion, Mac | OS X Shortcuts, Tweaks, Apps, Oh My Tosh!
http://ohmytosh.com/turn-off-animations-instant-transition-in-mission-control-expose-on-os-x-yosemite-lion-mac
OS X Shortcuts, Tweaks, Apps, Oh My Tosh! For New and Experienced OS X Users, Developers, and Designers. New to OS X. Turn Off Animations (Instant Transition) in Mission Control / Exposé on OS X Yosemite, Lion, Mac. The following will let you turn tweak or completely turn off the animations. For Mission Control (still called Expose in some places.) This works for Lion, Snow Leopard, Mountain Lion, Mavericks, Yosemite. And probably the next version of OS X. Answer for the command below:. Pinch with thumb ...
biodegradablegeek.com
PHP | Biodegradable Geek
http://biodegradablegeek.com/category/php
Send and Receive POST Requests with PHP. September 19, 2012. This can be used to build an API or generally have different sites and scripts communicate externally. Null) { $params['http']['header'] .= $optional headers; } $ctx = stream context create($options); $fp = fopen($url, 'r', false, $ctx); if (! HANDSHAKE) return NULL; return $response; }. Music to Code By – What Do You Listen to While Programming? Burning Xbox 360 Games on Linux (Stealth! Blackberry Bold 9000 vs Curve 8900. Expanding List of Rub...
biodegradablegeek.com
Magento | Biodegradable Geek
http://biodegradablegeek.com/category/magento
Populate Magento Auto-Suggest Search Terms Programmatically. December 16, 2013. Use this SQL statement to add an auto suggest (hint) search term in the Magento search field:. INSERT INTO m catalogsearch query(query text, store id, popularity, num results, display in terms, is active) VALUES('example term', 1, 1, 1, 1, 1). Bulk Upload Images as Simple Products in Magento. September 14, 2012. SKU', sku) csv.gsub! NAME', name) csv.gsub! LONG DESC', desc) csv.gsub! SHORT DESC', desc short) csv.gsub! Categori...
biodegradablegeek.com
Bulk Upload Images as Simple Products in Magento | Biodegradable Geek
http://biodegradablegeek.com/2012/09/bulk-upload-images-as-simple-products-in-magento
Bulk Upload Images as Simple Products in Magento. September 14, 2012. The client has thousands of images, each of which is a (simple) product they want in Magento. Each image is named the associated product’s SKU number with a JPG extension. I began by using a recorded Batch script in Photoshop to resize all the images to reduce filesize and make the image more web-friendly. The following Ruby script generates a Magento Product CSV file from JPG images in a directory. It is pasted as-is. You may use these.
biodegradablegeek.com
Productivity | Biodegradable Geek
http://biodegradablegeek.com/category/productivity
List of Favorite OS X Web Developer Apps. July 13, 2013. The following tools are either open source, shareware or freeware. For shareware, I will post freeware alternatives.DEVELOPMENT* JetBrains RubyMine (for Ruby and Rails development). PHP xdebug with remote enable = true. SourceTree (if you use git). Cornerstone (if you use svn). Zshell with Oh My Zsh. Tabs Outliner extension for Chrome. Solarized Theme (for shell, TextMate, etc.). Bulk Upload Images as Simple Products in Magento. September 14, 2012.