platform

Micropayments platform solution for gambling and adult entertainment

Hello, I was wondering if anyone know any Micropayment platform which allows transaction from gambling & adult entertainment websites. I've checked Paypal, Amazon FPS and Google Cash and they all prohibit the usage of their platform in gambling & adult entertainment. Maybe someone knows another solution (will probably have to be loca...

How can I check the device platform before deployment in the .NET Compact Framework?

I've developed an application for Windows Mobile using Windows Mobile 6 Pro with CF 3.5 and I have some deployment questions. I'm targeting only Pocket PC and I don't want to let users install it on their smartphone (because it simply won't work). How can I check for the platform on which the user is installing the application and show...

Ethics of billing for work done on a platform you just started learning

While this doesn't apply to my present situation, I'm sure we've all been there before. You're a Java developer who's been asked to develop an app in C#, or you're a ASP.NET developer asked to do something in ASP.NET MVC, or a PHP developer with the opportunity to do a Rails or Django site. Fundamentally, if you're a competent programm...

Native C++ or .NET for Business App?

Here's the deal: I'm in the process of planning a mid-sized business application that absolutely must support Win2k. AFAIK, official .NET support for Win2k was scrapped a while ago (IIRC, it stopped at version 2.0). Now, I already wrote (ages ago) libraries in C++ that allow me to accomplish the end result (i.e., finish this project) ju...

How do you avoid platform/framework decision paralysis?

So, I've got an idea for a website. I can start off using any platform and frameworks I want, but there are almost too many options. OS Platform: Windows, *nix Web Framework: Rails, ASP.NET, ASP.NET MVC, Django, Zend, Cake, others Hosting: EC2, Dedicated Server, Shared Hosting, VPS, App Engine, Azure, others Persistence: S3, MySql, P...

How to create a widget platform from scratch

We want to create a widget platform for a particular website. I couldn't find any articles on doing this, but what I need right now is for someone to point me in the right direction. What framework should we use? I am proficient with RoR, and okay with Java/.Net, but I don't know if doing this in rails is easy because I can't see how t...

What is “mature” software?

Jeffery Palermo says 'Classic WebForms More Mature Than ASP.NET MVC': "Is Classic WebForms More Mature Than ASP.NET MVC?". It seems to be subjective, but what I want to know is, what exactly "mature" software is? ...

How some developers move from one platform to another?

I have noticed some developers picking up new skills and moving from one platform to the other? How do they do it? How do they justify for the lack of experience in the said platform they get the job? Is it based on relevance to their previous experience? do they get certified in the target platform and work at a junior level accepting ...

What is your top motivation to program for or use Windows as development platform?

Microsoft has great technology, but core assets, such as code, remain closed. Developers likes to have control over their development environment (and eventually on the deployment platform as well) - so what is your top motivation to develop for a closed source platform? ...

getaddrinfo returns always 11001 (host not found)

Although the searched FQDN appears in etc\hosts file. Any idea? Thanks a lot! ...

Google App Engine & Amazon Cloud,which is better?

I'm going to deploy my application on one of them, and have no idea which is better. ...

What common algorithms are used for C's rand()?

I understand that the C specification does not give any specification about the specific implementation of rand(). What different algorithms are commonly used on different major platforms? How do they differ? ...

Target architecture for Tiger-compiler

I am writing a Tiger compiler in F# and I have finally reached the point where I can no longer postpone the decision of a target architecture. This is my first compiler, but it will definitely not be my last. So... what would be a good target architecture for a first compiler? I have thought about targeting the CIL (.NET), but the inte...

Good Collision Representation of Player Character in 3d Platform Game?

I am trying to make a simple 3d platform game. The issue I'm having is with the collision detection and response. I am currently representing my player character (for wall and floor collisions) with a sphere. I employ a simple gravity force and directional forces using the arrow keys for movement. My problem occurs when I come to an ...

Flash ActionScript 3 capabilities lacking in ActionScript 2

Ever since Adobe introduced ActionScript 3 with Flash Player 9, many of us have been slow to switch over. In short I'd like to know what AS3 as a framework can do, that is simply impossible or significantly difficult in AS2. I'm not talking about readymade components, but built-in classes such as for web remoting, binary data manipulatio...

Platform for developing all things google?

I am interested in developing things for google apps and android using python and java. I am new to both and was wondering if a environment set in windows or linux would be more productive for these tasks? ...

Visual Studio 2008 Project Properties Build Configuration Missing Options

I have a strange problem, and hopefully someone can help me. I have a solution with 13 separate C# projects. I am using Vista x64 to develop on, and I would like to build these projects to target the x86 platform. This is normally quite easy. I can go to solution properties -> Configuration properties and change the platform to x86. The...

What is your experience with Adempiere CRM for customization and development?

What is your experience with ADempiere CRM? The demos and docs are good; what are you experiences in developing and customizing with it? Is there a reason to go with Compiere CRM instead? ...

Which is the future of web development: HTML5 or Silverlight(or other RIA framework)?

My colleagues have a heated debate on what is the future of web development. One side is supporting HTML5 and the other is supporting Silverlight. There is no conclusion of the debate yet. In my humble opinion as a programmer, HTML5 will not improve programming productivity, while Silverlight will. In my understanding, programmers still...

CrunchBase-like system

What's the best platform for creating a CrunchBase like system? (has to be open source). Thanks! ...