Questions

Results for: Programming

Planning software projects — especially estimating timelines — is a consistent challenge for developers. When I ran an agency, I constantly struggled with my team's ability to hit deadlines until I figured out how to plan more effectively. I've written up my approach here: http://lengstorf.com...

Continue


Hi, I have been a PHP developer for 13 years and have experience building enterprise applications. What framework are you using? Most PHP frameworks have a built in authentication and authorization mechanism. For example, Yii has a builtin RBAC system that allow you to define a hierarchical perm...

Continue


It really depends on what use case you want to achieve. Will there be multiple devices controlled from a single laptop ? Do you want to remote control them ? Do you need to build a user Interface on your laptop or is command line ok ? Etc. With respect to communication, you can simply go serial ...

Continue


Security including protecting intellectual properties comes in layers. I have been employed by several people on different projects and these are some things I noticed my employers did to protect their work. Limit access to codes Have a strong employee contract Have very clear employee policies ...

Continue


Discounts or free service incentives are just part of the equation. You first need to capture your prospects attention with a value driven initiative. Ideally you want to build a level of trust and authority with that prospect through multiple touch points. By focusing on adding value first, you ...

Continue


How can someone be an expert at iOS anything? Particularly with 12 years of experience. When did the iPhone sdks become available? 2009?

Continue


Hosting: Heroku: Great for small applications and getting off the ground as fast as possible. It's easy to manage and your team can focus on features instead of worrying about maintaining operations. Cloud (AWS, Rackspace, Azure): Great if you're expecting growth. You can start up insta...

Continue


Git is the latest and coolest software, and SVN is the outdated old one. When you tell SVN that you want to create a new branch of your code to have some fun, it creates a heavy weight dumb carbon copy for you. But Git is intelligent, it won't create a new copy for you instead it will only keep t...

Continue


You won't find anyone worth adding to your team willing to work for equity only, no matter how compelling your product and business is. The realities of the talent market for mobile developers anywhere is such that a developer would be foolish to work only for equity unless they are a cofounder ...

Continue


Building a team is no different then dating to find a life partner. I would follow these steps. 1. Find the locations with a target rich audience. If you're looking for technical skills, go to developer meetups, conferences, etc. Ask who the smartest person in the room is, spend time with tho...

Continue


Copyright © 2025 Startups.com LLC. All rights reserved.