Ensure consistent, professional and effective customer support Make customers feel good about getting in touch and using Tracker Investigate and respond to customer support tickets, community forum posts and tweets (in writing, as we’re not currently set up for phone support) Answer q...
7 secrets every Ruby developer should know before getting into a manager or lead role Posted by IndianGuru on May 24, 2013 — 0 comments At some point of time in your career, you have to decide if you want to continue on a technical path or to take up a management role. Pramod Paranjap...
Attrio – Typed Attributes for Ruby Objects Posted by alexandrov on May 24, 2013 — 0 comments This yet another attempt to reinvent the wheel??? No no no! This is how typed attributes should be done from the beginning. Attrio is simple, configurable, without ANY dependencies and works w...
A developer has to focus on his/her own tasks. When you become a manager, you will need to get the tasks done by the team members. You will need to allocate work to your team members based on their abilities. You will have to identify strengths and weaknesses of each team member. You ...
Magento Enterprise Edition 1.13 offers optimum performance and scalability, but, as with any software upgrade, there are many questions merchants have, such as “Do I really need to upgrade? What’s the benefit for me to do so?” and “What’s the best way to upgrade smoothly?” Get answers...
Competitive Pricing • Market-based repricing tools. Automatically react and adjust to your industry's pricing trends. • Customized and complex pricing strategies. Hold the lowest or average price, or construct your own algorithm. • Fast, unlimited updates. Adjust prices as often as...
This extension will allow a user to contact site administrator not only by email, but also by a message within admin area. If you need some interaction with users without emails, give a try to this extension. You create a request. Administrator makes his answer. Simple like this. Exte...
Creating requirements for your web or mobile application can be tedious; managing ideas even moreso. The larger the project, the more difficult it becomes. Add in the flexibility that agile brings to projects, and things can quickly get out of hand. But what if there was a way to make...
Sorry, your browser does not have iframe support. Session Agenda 4:30 - 5:00 Check-in and Welcome 5:00 - 6:30 Group Discussions 6:30 - 7:30 Networking, Open Bar & Hors d'oeuvres Merchant Networking Session New York City Magento invites you to join other Magento Enterprise Edition merc...
The primary goal of 1.7 point releases is to fill out any missing compatibility issues with Ruby 1.9.3, although JRuby now includes experimental 2.0 support covering most 2.0 features and stdlib. In related news, a new release of BitNami JRubyStack includes JRuby 1.7.4 too if you want...
Rails Edge adopted Rack a while back and we’ve been exploring ways to expose that better. The first thing we did was to make it really easy to hook up any piece of Rack middleware in front of a Rails request. In your config/environment.rb file, you can do: config.middlewares.use(Rack:...
, which are traditionally used for separating “languages” and “regional setting” or “dialects”. Many international applications use only the “language” element of a locale such as :cs , :th or :es (for Czech, Thai and Spanish). However, there are also regional differences within diffe...
Confreaks just posted my talk from RailsConf 2013, "An Intervention for ActiveRecord". Video, slides, and SpeakerRate are all right here . If you'd like to take a whirlwind tour of some things that may surprise you about ActiveRecord, please have a look!
Spree is the world's most flexible e-commerce platform. It is used by over 15,000 stores worldwide and it's 100% open source. The new version includes support for multiple stock locations and shipments. The UI functionality has also been broken out into separate frontend and backend g...
1 It’s good to separate content from layout But this is a fallacious argument; Cliche Thinking. I guess it’s true that using the table element for layout has little to do with tabular data. So what? Does my boss care? Do my users care? 2 Perhaps me or my fellow developers who have to ...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distri...
I programmatically create product after user clicks “add to cart” and add to cart newly created products. Duplicating works well, but in my cart page, I do not see any products (it happens only if I have empty cart). I also don’t see how many products in cart I have in menu.
Benefits and Best Practices for Upgrading to Magento Enterprise Edition 1.13 Magento Enterprise Edition 1.13 offers optimum performance and scalability, but, as with any software upgrade, there are many questions merchants have, such as “Do I really need to upgrade? What’s the benefit...
Maybe it’s not the Why that I’d like to debate, but I sure wish people thought more about the When and the How. I’d say Why as well, but leave that aside for now. I’m currently suffering from a lack of tests in some of my code. I hate it; I hate the feeling of “deploy and pray” and al...
Enabling this preloads an application before forking worker processes. This allows memory savings when using a copy-on-write-friendly GC but can cause bad things to happen when resources like sockets are opened at load time by the master process and shared by multiple children. People...
AngularJS with Rails 4 Posted by cavneb on May 23, 2013 — 0 comments I recently posted a couple of articles on using AngularJS with Rails 4. Check them out at http://coderberry.me/blog/2013/04/22/angularjs-on-rails-4-part-1/ Comments Post a Comment Comment abilities for non regist...
This Extension enables a customer to add his own products through his account. One can add, edit and view his products within a Magento store with this extension. Currently supported product type is “Downloadable”. A system user can upload a file which other users can buy and download...
Spain PayPal Pasarela Integral extension PayPal Pasarela Integral for Spain is an ease and secure way of accepting online credit card and PayPal payments without going through a gateway or setting up a merchant account. This extension allows you to connect easily to the PayPal Pro ser...
Advanced Shipping Rules provides you with a clean interface to create an infinite number of shipping rules. You can make countless rules that apply a shipping rate based on the following criteria: Minimum Cart Weight Maximum Cart Weight Number of Items in Cart Minimum Price in Cart Pr...
Product Quick View Magento extension is a quick solution to distinguish your store from competitors by furnishing enhanced usability features for customers on your store. It contributes to minimize the time spent by customers on your site when they click on any product to view its det...
This small extension makes it impossible for a customer to log in to magento, until the account has been activated in the adminhtml interface: Customers > Manage Customers > (select customer) > Account Information > Is activated Please open an issue on github if you encounter any prob...
Benefits and Best Practices for Upgrading to Magento Enterprise Edition 1.13 Magento Enterprise Edition 1.13 offers optimum performance and scalability, but, as with any software upgrade, there are many questions merchants have, such as “Do I really need to upgrade? What’s the benefit...
#321 HTTP Caching pro Jan 30, 2012 | 15 minutes | Performance , Views , Caching With HTTP response headers you can the cache in the user's browser and proxies. Etags, Last-Modified, Cache-Control and Rack::Cache are all covered here Subscribe to Watch Episode Tweet Show Notes ASCIIcas...
Ruby-ANSI.SYS is a Ruby library to render texts with ANSI escape sequences. It can also be used as a plugin for Hiki. Development Status: 4 - Beta Environment: Console (Text Based) , Web Environment Intended Audience: Developers , Other Audience License: GNU General Public License (GP...