I\'m having some difficulty on settlin开发者_运维知识库g on an approach for loading additional data in an application that I am building. The app is a CMS in which a single page consists of many fragm
OK, so HMVC in Codeigniter is the way to go for scalable web applications (with Kohana 3) based off many stackoverflow discussions such as HMVC patterns and MVC vs HMVC.
I am an experienced C# developer, but I have not developed a TCP server application so far. Now I have to develop a highly scalable and high performance server that can handle at least 5-10 thousand c
I have a simple page illustrated on the following link, which is scalable when you resize your browser windwow: http://pastehtml.com/view/1eg346q.html
Oldie but goodie, I know. This question is asked so many times and yet I haven\'t had a definitive answer. Scalable background image, preferably CSS only, willing to use jQuery in support if it\'s a m
I\'m working on an application that will use .NET as the application platform. Originally, we were going to use SQL Server as the database, but after some research, MySQL came up as a popular database
I am trying to build a system of monitoring site / server uptime in PHP, the system will be required to check thousands of domains / ips a minute. I have looked into cURL as this seems to be the best
a very cool article on how facebook breaks up their page into \"pagelets\" to maximize the work done by the server and browser when building a complex page that grabs various resources (ads, feeds, fr
Does anyone know good scalable implementation of SVD on C# f开发者_开发知识库or very big matrix?ILNumerics.net seems to have SVD among other things.
I\'m currently working on a browser-based MMO and have chosen the LAMP stack because of the extremely low cost to start with in production (versus Windows + IIS + ASP.NET/C# + SQL Server, even though