Archive for the 'eCommerce' Category

Job Opening

Tuesday, December 18th, 2007

We have a job opening at Generals International for some more help in the IT/Web Department. Check out the info below, the website (if you don’t already know about the ministry), and email me if you’re interested! Friends and family are welcome to apply.IT Manager

Job Description: We need somebody to handle website updates, store updates, and the administration needed for those updates. Our normal duties for the website involve communicating with other departments about future updates, working with the graphic designer, editing raw text for pages, creating lead-ins or “blurbs”? for longer articles, graphically laying out newsletters and pages based on text from other departments, and creating new pages based on other department’s ideas and our own skill/experience. Store updates involve coordinating with the graphic designer and accounting and getting text or writing our own (based on current workload).

Job Requirements: Good communication skills (and grammar) are necessary for editing web-based text, creating lead-ins or blurbs, and especially for coordinating all updates with other departments. Professional aesthetic taste is just as important as being a good communicator. We don’t necessarily need somebody who could design a whole website from scratch, but we desperately need somebody who knows what works and what doesn’t and is willing to continue learning as the web changes. We don’t need a marketing person, either; we just need somebody who knows that blood red is not an acceptable background color and understands why too many logos on one page will overwhelm readers. Most importantly, we need people with the ability to learn. Web technologies keep changing all the time, but anybody willing to learn can pick up Typo3, FishCart, blogs, wikis, and whatever we decide to implement in the future. Past web experience is good, but we don’t need another programmer; anybody with the desire and basic ability to run their own blog or homepage and continue learning could have the technical skills that we need.

We Use: Mac Laptops, Typo3, wikis, etc.

Please Contact:Jeremy Greenawalt (IT Manager)jeremy@generals.org(972) 576-8887 ext. 205

Printable PDF

Magento Shopping Cart

Monday, September 10th, 2007

Magento, the new open source shopping cart in town, is officially in an open beta now! I’ve been using FishCart for shopping carts ever since I worked on the core development team, and I still love it. There are certain things that I believe have to be open source for me to use them as a developer, mainly my shopping cart and my CMS; I end up needing to tweak both for every project in some way. So, I love FishCart because it’s not only open source, but I’ve been using it for so many years that I know where everything is.

So, what’s the deal with Magento? Well, it may be the only shopping cart to draw me away from FishCart. With the amount of edits and rewrites I do per project, I’ve been wanting something built with a strong PHP5/MVC framework and I want AJAX and other little toys built in. I’m not much of a Javascript developer, and I don’t like spending too much time adding JS libraries to all my projects. I really want a cart with a lot of the front-end sexiness already in place, and I just want to be able to modify the core enough to add payment options or add new extensions like a registration system. Anyway, I’ve been playing with Magento since it came out last weekend, and it’s got a lot of what I want. If you download the beta, it comes complete with a dummy package with products, categories, a default template, and an example of almost all of the current functionality. The only huge thing it’s missing right now for ministries is the most important thing, though: donations. I’ve already mentioned it to them on the developer forum and they seemed to listen, but I would recommend that anybody else interested go ahead and bug them about it some more :)

I don’t like changing shopping carts like I don’t like changing CMSes… they both took too long to learn and they both have all of my data safely organized in their database structures. In this case, though, I may be willing to take the risk, and I’d recommend anybody else look at Magento as well. The developers have been working on osCommerce installations for years, so they know what works (and what really, really doesn’t) in open source shopping carts. Maybe, in the spirit of open source, we can all come together, osCommerce and FishCart lovers, to have a real third option!