Codetown ::: a software developer's community
You can use the social API's to get new customers. One way is with Twitter's API. You can filter tweets for keywords and then friend the tweeters. That's what's happening when you tweet something and then you get followed by someone of that special interest.
I tweeted something yesterday about birds. Today, I found I was followed by @artmagenta, an artist who draws birds. You can bet he's got a filter set up to find tweeters who are interested in birds.
OSCON 2012 featured a talk on extracting data from Twitter using Python. The speaker said he'd post the dozen or so Python scripts on the OSCON site soon after the conference. Those scripts would be a healthy jump start to anyone who's interested in finding new customers on Twitter, or generalize them to do all sorts of stuff.
If you look him up, please post a link to what you find here as a comment.
If you're interested in tips like this and want to share yours, join Freelance Village.
 Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
 Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

The Swift SDK for Android, recently released as a nightly build, is designed to help developers to port their Swift packages to Android, making it easier to share code across platforms. While the SDK is still in preview, over 25% of packages in the Swift Package Index can already be compiled for Android.
By Sergio De Simone
Ian Miell shares the open-source Continuous Compliance Framework (CCF), a tool for modernizing audits and controls. He explains how current manual, periodic compliance fails, especially with new regulations like DORA. He demonstrates how CCF leverages DevOps principles, agent-based architecture, and the OSCAL standard to provide continuous, centralized visibility across hybrid estates.
By Ian Miell
Netflix uses a Write-Ahead Log (WAL) system to improve data platform resilience, addressing data loss, replication entropy, multi-partition failures, and corruption. WAL decouples producers and consumers, leverages SQS/Kafka with dead-letter queues, and supports delay queues, cross-region replication, and multi-table mutations for high-throughput, consistent, and recoverable database operations.
By Leela Kumili
Microsoft has announced a new Sponsorship feature on NuGet.org, designed to help package maintainers receive direct financial support from the community. As stated in the official announcement, the goal is to “make it easier than ever for consumers to recognize and support the authors behind their favorite packages,” while strengthening the overall .NET ecosystem.
By Almir Vuk
AI is no longer a research experiment or a novelty: it is part of the software delivery pipeline. Teams are learning that integrating AI into production is less about model performance and more about architecture, process, and accountability. In this issue on AI Assisted Development, we examine what happens after the proof of concept and how AI changes the way we build, and operate systems.
By InfoQ
    © 2025               Created by Michael Levin.             
    Powered by
     
    
You need to be a member of Codetown to add comments!
Join Codetown