Digital Masters Magazine http://www.digitalmastersmag.com/magazine Mastering Digital Arts for Web, Video, Mobile, you name it Fri, 21 Sep 2012 15:17:56 +0000 en-US hourly 1 http://wordpress.org/?v=3.4.2 Subscribe with My Yahoo!Subscribe with NewsGatorSubscribe with My AOLSubscribe with BloglinesSubscribe with NetvibesSubscribe with GoogleSubscribe with PageflakesSubscribe with PlusmoSubscribe with The Free DictionarySubscribe with Bitty BrowserSubscribe with Live.comSubscribe with Excite MIXSubscribe with WebwagSubscribe with Podcast ReadySubscribe with WikioSubscribe with Daily RotationYou can also follow us on Twitter: @4digitalmasters How to Fix Your Feedburner Setup when MyBrand is Giving You a 404 Error http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/V2TECIr8aiM/ http://www.digitalmastersmag.com/magazine/2012/09/how-to-fix-your-feedburner-setup-when-mybrand-is-giving-you-a-404-error/#comments Wed, 19 Sep 2012 11:28:33 +0000 admin http://www.digitalmastersmag.com/magazine/?p=582 Having trouble with Feedburner? Ocassionally, the MyBrand feature may be giving you a 404 error. The good news: there is an easy fix. And if it does not work, we show you what you need to do.

Why You Need the MyBrand Feature

MyBrand allows you to use your own domain name in your feed’s URI while still collecting Feedburner stats. This is extremely important: should you ever want to or have to quit using Feedburner, your subscribers are all yours. Without MyBrand, you can’t even switch to another feed delivery service because you would loose all your subscribers. With MyBrand, this will not happen because you control the domain.

Unfortunately, the MyBrand feature is not always easy to tame. Many users encounter a 404 error when trying to access their branded feeds.

The Easy Fix for the MyBrand 404 Error

Assuming your CNAME entry is correct, this is what you need to do in order to fix the 404 error when accessing your MyBrand-optimized feed:

1. Sign in to your Feedburner account, and head to My Account > MyBrand.

Navigate to MyBrand in Feedburner

This is how to navigate to MyBrand in Feedburner

2. In step 2 of the MyBrand setup, remove all entries of any domains you previously configured so that all fields in this section are empty.

Remove feed specific domain names in MyBrand in Feedburner

How to remove feed specific domain names in MyBrand in Feedburner

3. Disable the MyBrand feature on your account using the Deactivate button.

Deactivate MyBrand

Deactivate MyBrand

4. Go back to step 2 and enter each domain name, adding fields if needed.

5. Activate the service and wait. It could take anywhere between a few minutes and 24 hours for the changes to propagate.

If, after a reasonable time, you are still seeing the same infuriating 404 error, don’t waste your time repeating the procedure. It will not work. There must be some other reason.

One valid reason for MyBrand to act up (but not an excuse for failing to show you a useful error message) is an illegal trailing slash before or after the name of the feed in your original setup. If this is the case, go back to the My Feeds section of Feedburner, click on a feed in the list, and activate Edit Feed Details…

Edit Feed Details in Feedburner

Edit Feed Details in Feedburner

Regardless what anyone says, your original feed address does not end with a trailing slash.

No trailing slash in the name of the feed

The URL of your feed does not end with a trailing slash.

Save your changes (“Save Feed Details”) and you are good to go. Your branded feeds should work in an instant and you should begin using your MyBrand URIs exclusively. If you are using the Genesis Framework by Studio Press, remember to enter Enter your custom feed URI in the Genesis Theme Settings section of the admin interface (leave the option to redirect the feed deactivated, then save).

To achieve maximum compatibility with the widest array of RSS readers, navigate to feedvalidator.org and make sure your feed validates. Please remember to subscribe to

http://feeds.digitalmastersmag.com/DigitalMastersMagazine.

]]>
http://www.digitalmastersmag.com/magazine/2012/09/how-to-fix-your-feedburner-setup-when-mybrand-is-giving-you-a-404-error/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/09/how-to-fix-your-feedburner-setup-when-mybrand-is-giving-you-a-404-error/
The Benefits of Virtualization: How to Dodge Steep Upgrade Prices on Hardware and Minimize the Cost of Ownership http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/VIia4oDdjKw/ http://www.digitalmastersmag.com/magazine/2012/09/the-benefits-of-virtualisation-how-to-dodge-steep-upgrade-prices-on-hardware-and-minimize-the-cost-of-ownership/#comments Tue, 18 Sep 2012 16:11:08 +0000 admin http://www.digitalmastersmag.com/magazine/?p=572 VMware recently introduced version 9 of its award-winning VMWare Workstation, a software which allows you to run a Windows or Linux/Unix system in a virtual environment on top of Windows 8.

Why anyone would want to run a virtualized PC on a Mac is practically a no-brainer (and since you asked, running OS X on a non-Apple hardware is a no-no for legal reasons). Your Mac doubles as a PC while giving you the ability to use the clipboard and file sharing across these two systems.

But why would you want to run a virtual PC on a PC? This setup can be very handy if you happen to use specialized hardware such as a CNC cutter or some other device with a dongle. Or if you need to rely on drivers which are tied to a specific version of Windows and there is no telling what will happen should you upgrade the OS. Will the vendor force you to upgrade its proprietary hardware? If this is the case then it’s a safe bet that the new hardware will come with no additional features but a steep price tag.

With a virtualizer such as VMWare Workstation, you can dodge the pricing policy of your hardware vendor and get away with a far lower expense.

By virtualizing the old PC on top of a new PC, you escape the compatibility trap and avoid an avalanche of upgrades. In a VMWare virtual environment, your old PC will automatically run at a higher speed, frequently delivering a performance several times that of your old hardware.

Tip: If VMWare’s unreliable checkout powered by Digital River is giving you the chills, you can get your upgrade with electronic delivery of keys from techxtend.com.

]]>
http://www.digitalmastersmag.com/magazine/2012/09/the-benefits-of-virtualisation-how-to-dodge-steep-upgrade-prices-on-hardware-and-minimize-the-cost-of-ownership/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/09/the-benefits-of-virtualisation-how-to-dodge-steep-upgrade-prices-on-hardware-and-minimize-the-cost-of-ownership/
How to Find the Location of php.ini on a Web Server http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/B-hUHI5VsdI/ http://www.digitalmastersmag.com/magazine/2012/09/how-to-find-the-location-of-php-ini-on-a-web-server/#comments Fri, 14 Sep 2012 22:31:07 +0000 admin http://www.digitalmastersmag.com/magazine/?p=537 When running Apache with PHP on a Unix/Linux server, you can find the location of the php.ini file easily. Open a terminal window and type:

php -i | grep php.ini

The server will respond with something like this:

Configuration File (php.ini) Path => /some/path/directory
Loaded Configuration File => /some/path/directory/php.ini

The php.ini file includes the active configuration of the PHP interpreter. To ensure that this file cannot be misused, you should set user privileges on it to 640:

cd /some/path/directory/
sudo chmod 640 php.ini

]]>
http://www.digitalmastersmag.com/magazine/2012/09/how-to-find-the-location-of-php-ini-on-a-web-server/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/09/how-to-find-the-location-of-php-ini-on-a-web-server/
The Best Shopping Carts for Web Shops to Make Money http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/LzWSNyvklTU/ http://www.digitalmastersmag.com/magazine/2012/09/the-best-shopping-carts-for-web-shops/#comments Sun, 09 Sep 2012 21:49:05 +0000 admin http://www.digitalmastersmag.com/magazine/?p=401 A stress-free checkout relies on a user-friendly shopping cart with a cost-efficient payment gateway. Giving your web shop a rock-solid shopping cart, which is both enticing, easy-to-use, and versatile, is one of the best things you can do to improve conversions and maximize sales. The choice is yours-but what a choice this is! There are so many of them at any conceivable price point, that it boggles the mind. Let us introduce you to some of the best shopping carts which truly give each other a run for your money. [More...]

1. PrestaShop

PrestaShop (prestashop.com) by Miami-based PrestaShop, Inc., is a stand-alone, open-sourced web shop with a shopping cart on steroids. With its impressive collection of over 275 features, PrestaShop has what it takes for a professional-looking web shop to rise to any occasion. The best thing about it: it is entirely free, that is until you need to extend its functionality.

Add-ons are plentiful, but they tend to be rather expensive. The Amazon Simple Pay add-on will cost you $199.99 (and it’s an introductory price; full price is $279.99). PayPal Pro is also $199.95. MailChimp integration will set you back another $199.99. Themes or templates run anywhere between $54.99 and $124.99. This can quickly add up. On the upside, however, the free features are nothing short of impressive.

PrestaShop logo

PrestaShop logo

The standard, bare-bones, entirely free edition of PrestaShop offers product display features, client and site management, checkout with 16 integrated payment methods (including PayPal, Google Checkout, Authorize.Net and bank wire), shipping cost calculation (integration with USPS, FedEx, UPS, Canada Post), and other features.

PrestaShop online stores

PrestaShop prouds itself on over 100,000 online store installations worldwide (source: prestashop.com)

Subscriptions require a module. Recurring PayPal payments, split payments, and installments can be set up and managed using Module PayPal Rec ($156.65). You can handle subscriptions with prepayments using Module Subscriptions ($139.99). There is even a Module Advanced auction ($194.51), but these prices can hurt your bottom line even though the core functionality is for free.

2. Shopp for WordPress

Shopp (shopplugin.net/) is a powerful shopping cart plug-in for WordPress with versatile features ranging from cart management, product catalog, and customer accounts management, to integrated fulfillment of digital downloads, SEO, and shipping estimates. Payment gateways supported by the Shopp core include PayPal, 2Checkout, and Google Checkout. Additional payment gateways can be integrated for $25 per module.

You can purchase the core plug-in either for a single site or for an unlimited number of sites. Single-site access is $55. Developer access for unlimited sites will cost you $299, but if you already purchased a license you can upgrade to unlimited site access for $259. With either license, you can use each of your add-ons as many times as you like. Even so, automatic updates will only work for sites with valid and activated keys.

Shopp shopping bag
Shopp is a shopping cart plug-in for WordPress.

The Shopp core plug-in supports promo codes with discounts as well as shipping and tax estimates. Discounts can be item-specific, per order, or as free shipping.

Shop owners can set up a global tax rate or region-specific tax rates as well as conditional taxes which only apply to specific product categories or customer types, and you can even upload local supplemental taxes. Shopp even sports an optional support for tax-inclusive pricing (which is typical for VAT).

Shopp supports sales of both physical goods (with shipping) and digital downloads (fulfillment as download). With the core Shopp plug-In, digital downloads can be served either from database storage or from file system storage. An optional Amazon S3 module is $25.

Additional payment add-ons support integration with Authorize.net, Cybersource, PayPal Pro, iDeal Mollie (Netherlands), Payson (Sweden), Beanstream (Canada), Manual Processing (for manual terminal payment card processing), and Amazon Payments (for Amazon Flexible Payments Gateway). They are $25 apiece (one license is valid for all of your sites).

Shopp admin panel

A glimpse inside the Shopp admin panel in WordPress

System requirements, however, should be taken very seriously. PCI compliance is not automatic, but possible. PayPal checkout or Google Checkout can be integrated as off-site checkout.

The core plugin includes a translation template that can be used to develop new translations for any language.

3. X-Cart

If you need features such as PDF invoices issued upon purchase, X-Cart (x-cart.com) by the Russian company qualiteam might be right for you.

Pricing starts at $159.00 if you are the only person managing sales through your online store. Unlimited seller accounts are supported in X-Cart Pro, which will set you back $491.00.

MailChimp integration is $79. X-PDF invoices costs $49.00. X-Payments, a PA-DSS certified web-based payment application for merchants who want to accept credit cards, starts at $45 per month. (According to the developers of X-Cart, PCI compliance allows you to eliminate the risk of a $50,000 fine from VISA for non-compliance). At this price point, you may as well want to put more time into researching alternatives.

There is a light edition of X-cart by the name of LiteCommerce (see below). The company also offers a shopping cart by the name of ecwid (ecwid.com). Ecwid supports PayPal and Google Wallet, Authorize.Net, among other services, it integrates with any site, supports social media, and is powered by Amazon Web Services. The Basic plan is free, the Silver plan is $17 per month. The checkout is on the service provider’s page.

4. LiteCommerce

LiteCommerce (LiteCommerce.com) is a neat and clean, free shopping cart with sleek AJAX enhancements and a content management system, prepackaged together. In the free edition, LiteCommerce accepts PayPal (using the free Paypal Payments Standard add-on), Authorize.Net (via the free Authorize.Net SIM module), 2checkout.com (using to free add-on 2Checkout.com), moneybrokers.com and QuantumGateway.

LiteCommerce shop

The LiteCommerce shopping basket and product page

Modules are aplenty. Some extensions are free, others have to be paid. The Sales Tax and VAT modules ($0.00 each) enable the calculation of applicable taxes. The User Permissions module ($0.00) allows you to restrict access to backend functions to only those employees who need them. Another free plug-in is Social Login; it enables your customers to sign in with a Facebook or a Google account. A Contact US form as well as Google Analytics integration are also free.

The E-goods module for sales of digital items will cost you $150.

LiteCommerce can work as a Drupal 7 module or a stand-alone shopping cart (PHP 5.3 or newer required).

5. Cashie Commerce

Cashie Commerce (cashiecommerce.com, and no, there is no “r” in “cashie”) is a shopping cart which can integrate with any web site or blog.

The use of Cashie Commerce will cost you 2.5% of your monthly transactions, but only if you sell (and sell in excess of $100 per month, no contracts, no obligations). It supports PayPal and credits cards, and allows your shop to be PCI compliant in that the checkout is processed on the service provider’s site, not yours.

6. WP eStore

WP eStore (WP eStore) is a conversion-oriented shopping cart plug-in for WordPress which allows you to securely sell digital products and services from a WordPress powered site with complete automation.

The entire checkout and fulfillment process works on auto-pilot. The one-time purchase fee of $49.95 includes a lifetime license for unlimited sites (which you must own) and free technical support.

To extend the functionality of your WordPress shop you can purchase additional plug-ins. WP eMember ($49.95) can turn a WordPress site into a membership site. WP PDF Stamper ($49.95 for a single-site license) helps protect your eBooks from piracy by automatically stamping the footer of your PDF files with each customer’s personal details. These plug-ins are also available in bundles.

WP eStore

While you continue mulling this over you can download and install the free and lightweight WordPress Simple Paypal Shopping Cart for a hassle-free checkout with PayPal.

7. Ashop

AShop (ashopsoftware.com) by the Swedish AShop Software comes in two editions: AShop GPL (free, donation-ware) and AShop V ($279). AShop V includes all the features of AShop GPL plus Sales Office and Shopping Mall.

8. Eventbrite

Eventbrite (eventbrite.com) is a web shop for ticket sales to events you create, from parties, concerts and other performances through sports races to trainings and conferences. Fees aren’t cheap, though. Eventbrite gets paid 2.5% of the ticket price plus $0.99 per ticket sold (no more than $9.95). On top of that, your payment processor gets a cut, too. Even so, Eventbrite takes the hassle of managing participation pretty much out of event planning.

Eventbrite logo

Eventbrite is a system for event management, including ticket sales.

And then there is e-junkie.

8. e-junkie

e-junkie (e-junkie.com) can furnish your website or blog with buy now buttons and a shopping cart to let you sell both downloads and tangible goods using PayPal Payments Standard, PayPal Payments Advanced, PayPal Payments Pro, PayPal Payflow Pro, Google Checkout, Authorize.Net, TrialPay, ClickBank and 2CheckOut.

E-junkie logo

E-Junkie allows for sales of digital downloads and physical goods.

Fees are due monthly and depend on the number of products you sell and (with digital products) on the storage space you wish to reserve. 10 products with 50 MB storage space will cost you $5 (paid each month through your PayPal account). You can change your plan any time. All plan levels support UNLIMITED paid sales; however, the number of Free Checkouts (orders for a $0.00 cart total) per day is limited according to your plan level.

E-Junkie is hassle-free and versatile. Unfortunately, as of this writing, e-junkie does not support recurring payments such as subscriptions. E-junkie recommends you use PayPal Recurring Payments with PayPal’s own Subscription buttons in a E-junkie with PayPal setup. You may wish to combine that with a purpose-built membership management system such as FrontDeskApp, CheddarGetter, MemberWing, etc. If you set up IPN manually in your PayPal account settings for any recurring payments solution, E-junkie’s buttons will override those IPN settings for orders placed through E-junkie without affecting IPN for Recurring Payments.

A similar pricing offers Digital Content Center (digitalcontentcenter.com).

9. Storesprite

An interesting shopping cart solution offers Lamp Design Limited by the name of storesprite (storesprite.com). It is indeed a feature-packed shopping cart which makes a solid impression. However, it is also choke full of annoyances unless you order a commercial edition. Fully featured branding will cost you £99 (or about $160). Each license key will work only on a single domain or store; keys are non-transferable so should you change your mind you’ll need a new key (did we say they were a British company?). The Store Front sports W3 Valid XHTML/CSS. HTML 5 is not supported, a feature which is surprisingly hard to come by among shopping carts for some an unexplained reason. A special highlight: MailChimp export is free. Unfortunately, supported payment gateways, with the exception of PayPal, are rather exotic. Not even Google Checkout or Amazon Payments are on the menu. Modules are non-existent.

10. Mal’s

Another promising shopping cart solution is Mal’s (mals-e.com), but unfortunately it is a hosted service. The basic plan is free. The Premium service is a moderate $8 per month, which buys you no badge (the free version sports a logo in page signature), a restricted admin account, advanced shipping options and more. Mal’s E-commerce has registered with Visa and Mastercard as a PCI compliant level 2 service provider, which you can’t verify as level 2 service providers are no longer listed. Mal’s offers you your own McAfee PCI Certification subscription for free by McAfee ScanAlert right here. Supported payment gateways include Amazon Payments.

11. OFBiz

The Apache Software Foundation, famed for the Apache web server, has its own pet e-commerce project in Apache OFBiz (ofbiz.apache.org, makes you wonder how they came up with that name). Apache OFBiz offers freedom from vendor lock and may appeal to the technically minded. For starters, you have to build it yourself, meaning “build” as in “compile”.

12. Spree

Spree (spreecommerce.com) stands out from the crowd as the only major shopping cart based on Ruby. It is also both open source and free for commercial use. Saying it makes an awesome impression would be an understatement. It is also remarkably the only shop with HTML 5 mojo straight out of the box. Prepackaged it works with only two payment gateways (BankCardServices and Skrill also known as Moneybookers; here is pricing information). Additional gateway support is mostly provided by the Active Merchant plug-in. You can also add your own payment gateways.

13. jCart

Another cart which stands out from the crowd is jCart (conceptlogic.com), a free, bare-bones shopping cart based on jQuery and PHP. There are no bells and whistles, but there are also no strings attached. It’s pretty much what you see is what you get.

jCart logo

jCart, a free bare-bones shopping cart based on PHP and jQuery

14. Zen Cart

Zen Cart (zen-cart.com/) is an online store management system based on PHP-based and MySQL. It branched out from osCommerce back in 2003. In the meantime ZenMagick (zenmagick.org/), which was originally an optional addition to ZenCart, has evolved into a shopping cart system in its own right.

15. Agora Cart

Agora Cart (agoracart.com) by K-Factor Technologies, Inc. from Provo, Utah, is a downloadable shopping cart. The basic edition is free. AgoraCart Gold Version 6.x is a one-time payment of $49.95, lifetime updates will set you back $249. The visuals, however, need a lot of work (makes you hope the invisible code under the hood is more polished).

Other Solutions

Then there is Magento, an open source content management system optimized for e-commerce. Unfortunately, coupons and discounts don’t work in the Community Edition (the only one which is free, the others are priced outrageously unreasonably). Magento has a steep learning curve and painful, nightmarish updates. The documentation is disappointing to say the least and the support is non-existent. Stay away from it.

tomato Cart (tomatocart.com/) by wxjob.com from mainland China branched out from osComemrce as well. It supports just three payment gateways, but what gateways these are! In addition to the ubiquitous PayPal you can use Amazon IPN and Authorize.Net.

There is also opencart (opencart.com, download from Github), a feature rich, open source shopping cart by OpenCart Limited from Hong Kong.

How “free” is free, really?

Joomla aficionados can look into VirtueMart (virtuemart.net) by the British corporation Rochen Ltd., who also offers Joomla hosting.

Google maintains a list of shopping carts for Google Checkout right here. Shopping cart solutions compatible with PayPal are listed here.

Many of these shopping carts are free, or so you are being told. But how “free” is free, really? And how do you find a shopping cart which will make you real money by giving your shoppers the best experience possible?

]]>
http://www.digitalmastersmag.com/magazine/2012/09/the-best-shopping-carts-for-web-shops/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/09/the-best-shopping-carts-for-web-shops/
Worth Learning or Not: Recent Job Postings in HTML 5, PHP, JavaScript, iOS and Android, and More http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/3jYai59Cvp0/ http://www.digitalmastersmag.com/magazine/2012/09/worth-learning-or-not-recent-job-postings-in-html-5-php-javascript-ios-and-android-and-more/#comments Mon, 03 Sep 2012 09:38:40 +0000 admin http://www.digitalmastersmag.com/magazine/?p=389 Are you trying real hard to make up your mind whether learning any particular programming or scripting language is worth the effort? Why not head over to Indeed and have a look at their compilation of most recent stats about the job postings awaiting coders? You can get your first glimpse right here.

As of today, among the fastest growing keywords found in online job postings are, quite predictably, HTML 5, MongoDB (still a tiny market by numbers), iOS, and Android. By percentage in all job posting containing the search terms, these keywords/languages all stack up and grow pretty well.

In relative terms, it is a different story. HTML 5 outpaces everything else, but since it’s easy to learn, it may not be enough of a reason to get hired. If you had to choose between iOS and Android development, it seems a no-brainer. While similar in absolute terms at less than 0.5 percent market each, the growth in job postings for Android development is shooting through the stratosphere compared to iOS. Your dream job may well involve both these platforms, but Android skills will probably get you there faster.

]]>
http://www.digitalmastersmag.com/magazine/2012/09/worth-learning-or-not-recent-job-postings-in-html-5-php-javascript-ios-and-android-and-more/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/09/worth-learning-or-not-recent-job-postings-in-html-5-php-javascript-ios-and-android-and-more/
Tip of the Day: How to Find Crash Logs on Windows 8 http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/7ZKY4i25Rfo/ http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-how-to-find-crash-logs-on-windows-8/#comments Wed, 22 Aug 2012 13:10:14 +0000 admin http://www.digitalmastersmag.com/magazine/?p=353 Finding crash logs on Windows 8 is easier than you might think.

1. Go to the Search area in the right-hand pane.

Search on Windows 8

Accessing Search on Windows 8

2. Type in “Event Viewer”.

3. Click or tap on “Settings” to limit search to this area, then click or tap on “View event logs”.

Accessing the Event Viewer in Windows 8

How to Find Crash Logs: Accessing the Event Viewer in Windows 8

4. In the Event Viewer, click or tap on “Create Custom View”. Enter your criteria and confirm.

Event Viewer in Windows 8

Event Viewer in Windows 8

5. Navigate through the list of entries and/or adjust your filter criteria until you find what you are looking for.

6. In case you need some of the logs for external diagnostics, make your selection in the list, then simply hit “Save selected events…”.

Saving Log Files on Windows 8: Application Hang in the Event Viewer

Saving Log Files on Windows 8: Application Hang in the Event Viewer

]]>
http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-how-to-find-crash-logs-on-windows-8/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-how-to-find-crash-logs-on-windows-8/
Tip of the Day: Editing ePub Files? Yes, You Can! http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/Btwrx5u9gck/ http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-editing-epubebooks-yes-you-can/#comments Thu, 16 Aug 2012 00:03:32 +0000 admin http://www.digitalmastersmag.com/magazine/?p=338 ePub files are simply zipped bundles of HTML files with a few extra documents (for table of contents, etc.) thrown in. You can actually edit ePub files using a free tool by the name of Sigil. Check it out:

http://code.google.com/p/sigil/

]]>
http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-editing-epubebooks-yes-you-can/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-editing-epubebooks-yes-you-can/
Tip of the Day: Remove All .DS_Store Files http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/hHXAH3RJmd0/ http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-remove-all-ds_store-files/#comments Sun, 12 Aug 2012 14:53:10 +0000 admin http://www.digitalmastersmag.com/magazine/?p=333 If you come across a file by the name of .DS_Store, it probably originated on a Mac. OS X uses this type of file to store additional information about files, directories, and their contents, such as the color of a label, the dimensions of a Finder window, or the sorting order of items in a folder. Unfortunately, .DS_Store files routinely cause problems on other systems such as when you try to copy data across your local network or upload a website to a server. Given that you don’t need these files on a web server and can’t use them on a Windows system, there is no reason why you should let them ruin the day. Using this terminal command:

find . -name ‘*.DS_Store’ -type f -delete

you can easily get rid of all the .DS_Store files in an entire directory tree.

]]>
http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-remove-all-ds_store-files/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/08/tip-of-the-day-remove-all-ds_store-files/
The Best Free Extensions for Creative Suite CS6 Apps http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/nGHLbN4KBN4/ http://www.digitalmastersmag.com/magazine/2012/08/the-best-free-extensions-for-creative-suite-cs6-apps/#comments Thu, 09 Aug 2012 17:13:23 +0000 admin http://www.digitalmastersmag.com/magazine/?p=242 You can add useful new features to Photoshop, Dreamweaver, Fireworks, Illustrator, InDesign, Flash Professional, and some other Adobe tools for creative professionals with extensions available on the Adobe Exchange marketplace. You can even do that while working on your current project in one of these apps as we reported in Get the Adobe Exchange Panel for your CS6 Apps.

Some of the most useful extensions on Adobe Exchange are for free. Here are some of the most popular.

Adobe Emailer for Photoshop

Adobe Emailer by Russell Brown allows you to shoot an email containing an image directly from within Photoshop CS6. Here is how it looks:
http://av.adobe.com/russellbrown/AdobeEmailer_SM.mov

Adobe Watermark: Batch Process Watermarks in Photoshop

Adobe Watermark, another useful extension by Russell Brown, takes the hassle out of watermarking images in Photoshop. See this panel in action:
http://av.adobe.com/russellbrown/Watermark_SM.mov

Adobe Watermark addon for Photoshop CS6

Adobe Watermark addon for Photoshop CS6

Time Tracker: Create Timesheets on Autopilot for More Accurate Billing

TimeTracker is a virtually automated solution to help you track, clean up and submit how you spend your time. Do less work… and be more productive, promise the developers. TimeTracker will alert you before you go over your allotted time budget. TimeTracker requires no training and can integrate with your existing financial systems. Your time sheets are adjustable, so you loose none of your flexibility.

TimeTracker

TimeTracker by CreativeWorx

The addon does require an account with CreativeWorx, however. Prices range from $0 for up to 5 projects to $29 for unlimited projects, per month.

]]>
http://www.digitalmastersmag.com/magazine/2012/08/the-best-free-extensions-for-creative-suite-cs6-apps/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/08/the-best-free-extensions-for-creative-suite-cs6-apps/
Get the Adobe Exchange Panel for your CS6 Apps http://feeds.digitalmastersmag.com/~r/DigitalMastersMagazine/~3/64bZgFXrn_w/ http://www.digitalmastersmag.com/magazine/2012/08/get-the-adobe-exchange-panel-for-your-cs6-apps/#comments Thu, 09 Aug 2012 16:41:02 +0000 admin http://www.digitalmastersmag.com/magazine/?p=253 Adobe Exchange, the CS6 marketplace for creative professionals, is now live and open to the public through Adobe Labs. If you are using CS6 apps, check out the Adobe Exchange panel for CS6.

Adobe Exchange CS6 panel

You can install the panel in just three easy steps.

1. Get the extension from Adobe Labs.

2. Install it using the Adobe Extension Manager.

3. Restart your Adobe applications and you are good to go.

The panel integrates with Photoshop, Dreamweaver, Fireworks, Flash Professional, Illustrator, InDesign, and InCopy, through the Window > Extensions menu for a quick-and-dirty access to addons such as these.

 

]]>
http://www.digitalmastersmag.com/magazine/2012/08/get-the-adobe-exchange-panel-for-your-cs6-apps/feed/ 0 http://www.digitalmastersmag.com/magazine/2012/08/get-the-adobe-exchange-panel-for-your-cs6-apps/