Skip to content

Stonemind

  • Home
  • Blog
  • Contacts
Close Button

Adding Dynamic Select Lists to Resource Scaffolding in RailsAdding Dynamic Select Lists to Resource Scaffolding in Rails

July 12, 2016July 12, 2016| Adam SmithAdam Smith| 0 Comment | 3:39 am

I am starting my first non-trivial Rails application (finally!), and I quickly encountered the common situation in which you want to assign hierarchical subject categories to an entity. I also

Read MoreRead More

Test Driving a RESTful Django ContributionTest Driving a RESTful Django Contribution

May 31, 2016May 31, 2016| Adam SmithAdam Smith| 0 Comment | 6:36 am

This time around, I will try to take the logical next step with my exploration of REST and Django, and begin creating a Django contribution to implement the ideas I

Read MoreRead More

Small Django tips from one newbie to anotherSmall Django tips from one newbie to another

November 9, 2015November 9, 2015| Adam SmithAdam Smith| 0 Comment | 5:05 am

I am a Django newbie: I have gotten my feet wet exploring Django and have started building my first serious application with it. I am having more fun with Django

Read MoreRead More

A java er in python’s courtA java er in python’s court

November 8, 2015November 8, 2015| Adam SmithAdam Smith| 0 Comment | 12:52 am

This post is meant to orient the agile Java developer to Python. It’s not meant to be either representative or exhaustive of Python’s offerings in any of these areas, and

Read MoreRead More

JAVASCRIPT AND CSS TRICKS TO IMPROVE SITE USABILITY WITHOUT AJAXJAVASCRIPT AND CSS TRICKS TO IMPROVE SITE USABILITY WITHOUT AJAX

April 12, 2015April 12, 2015| Adam SmithAdam Smith| 0 Comment | 9:10 am

Although AJAX is the all the buzz right now, and for good reason, you can increase your Web site's usability in quick, simple ways that don't require you to learn

Read MoreRead More

A java developer in python’s courtA java developer in python’s court

February 17, 2015February 17, 2015| Adam SmithAdam Smith| 0 Comment | 6:31 am

Yes, this is a lame posting, and I know it. But, I am in the thick of writing the second in a series of posts on implementing a tagging solution

Read MoreRead More

Bare Bones Backup StrategyBare Bones Backup Strategy

November 13, 2014November 13, 2014| Adam SmithAdam Smith| 0 Comment | 4:33 pm

I wanted a way to make automated backups of Web sites that was easy to implement and maintain, easily understandable, and consistent across my hosts and server application architectures. I

Read MoreRead More

Still More Reflections on Blueprint.Still More Reflections on Blueprint.

November 6, 2014November 6, 2014| Adam SmithAdam Smith| 0 Comment | 2:29 am

I recently built a new site using the Blueprint CSS framework and was once again astounded by how little time I spent on fussing with the design of the site

Read MoreRead More

A SIMPLE LDAP QUERY PROGRAM IN JAVA.A SIMPLE LDAP QUERY PROGRAM IN JAVA.

January 24, 2014January 24, 2014| Adam SmithAdam Smith| 0 Comment | 7:08 am

The need to query LDAP directories arises surprisingly rarely for me. As such, each time, I essentially need to relearn how to do this. I recently contributed to a PHP

Read MoreRead More

FIRST IMPRESSIONS OF THE BLUEPRINT CSS FRAMEWORK.FIRST IMPRESSIONS OF THE BLUEPRINT CSS FRAMEWORK.

January 1, 2014January 1, 2014| Adam SmithAdam Smith| 0 Comment | 2:18 am

Everybody else has been writing about the Blueprint CSS framework lately, so I decided I would too. In my case, I have spent several hours using it to create a

Read MoreRead More

Posts pagination

Previous 1 2 3 4 … 7 Next

Recent Posts

  • Recent Adventures in (Commodity) Drupal Hosting
  • Handle System Web Services Release Announcement.
  • A Possible Approach to Importing Static Content Into Drupal
  • The 416
  • A POTENTIAL CONFUSION WHEN CONVERTING HABTM RELATIONSHIPS TO HAS_MANY :THROUGH.

Copyright © 2025 by Stonemind. All rights reserved. | Privacy Policy

Scroll Up