We let AI take the reins as lead developer on our latest web app, and the results were remarkable. By leveraging the right strategies and tools, we cut launch time from weeks to just three days — delivering a feature-rich product faster than we thought possible. When I code, I typically use AI as an assistant. For this project, I decided to flip the script and let AI take the lead as the primary programmer, while I played the roles of Product Owner and, amusingly, code copy-paster (a legitimate...
LevelTen has shifted almost all development to Drupal 6. Drupal 6 offers more features and more elegant ways approaching solutions. However there are still some modules that do not have stable Drupal...
[[ http://www.helpareporter.com/ |Help A Reporter Out]] (HARO) is a service created by Peter Shankman (follow [[ http://twitter.com/skydiver |his Twitter]] account) as a resource for public relations...
Earlier this week, Stephanie put together a really cool design for our portfolio section on the LevelTenDesign.com Web site. It was based off of a jQuery snippet she found that emulates the Coda...
For those of you familiar with a traditional project management process, you’re probably familiar with a typical project life cycle- plan, budget, design, develop, test and release, AKA waterfall...
The Problem The Solution In your node_delete hook set the code for $_REQUEST['edit']['destination'] . Example function node_delete(&$node) { $_REQUEST['edit']['destination'] = [redirect path]; }
The Problem The Solution Instead of using the standard link convetion: Use the following format: If you really want to get creative and are looking at SEO specifically you can create custom pages for...
The last blog I wrote was about the nuts and bolts of setting up a contact management database..a real snorer. I would like to talk today about Intellectual Property. All companies have trade secrets...
Hyperlinks, or links, are one crucial backbone to the Internet. If you have been online for more than a few years, you are most likely very familiar with copying and pasting the [[URL]] in the...