Blogs

Wie verwende ich Rack-Middleware in Rails für die automatische Vervollständigung?

In today’s modern web applications auto completion/ auto suggestions are very common right from a small to very large applications, serving up multiple requests simultaneously with quick response from the server is very important to make the user experience better and enjoyable. Here is where rack middleware comes in the picture. What is Rack Middleware? …

Wie verwende ich Rack-Middleware in Rails für die automatische Vervollständigung? Weiterlesen »

Sichern Sie Ihren Server mit SSH-Zugriff

Secure Shell (SSH), sometimes known as Secure Socket Shell, is a UNIX-based command interface and protocol for securely getting access to a remote computer. It is widely used by network administrators to control Web and other kinds of servers remotely. SSH is actually a suite of three utilities – slogin, ssh, and scp – that …

Sichern Sie Ihren Server mit SSH-Zugriff Weiterlesen »

Wie richte ich mit Passenger eine Rails-Anwendung auf der Hauptdomäne ein?

Here are the steps to set up a Rails Application on Main Domain with Passenger : Upload your application to the server using either ftp/sftp or SSH or if you have your application under version control, checkout or clone your application to a folder in your home directory. Next, we need address apache/passenger about your …

Wie richte ich mit Passenger eine Rails-Anwendung auf der Hauptdomäne ein? Weiterlesen »

Ruby on Rails-Entwicklung – wie geht das agil?

The rapidly accelerating pace of technology change and a desire to achieve a competitive edge are forcing a growing number of organizations to re-evaluate the conventional approach of simply tossing resources at various enterprise projects and challenges. Agile Development which puts software development on the front burner focusing on broader and deeper collaboration along with …

Ruby on Rails-Entwicklung – wie geht das agil? Weiterlesen »

Vorteile der Beauftragung eines guten Webentwicklungsunternehmens

Es ist nur eine Web-Entwicklung Unternehmen, das Ihnen eine einzigartige Kanzel, die Ihre eigene Website, um Gewinne online zu machen ist geben kann. Ohne eine Website ist es unmöglich, Waren oder Dienstleistungen online zu verkaufen und verdienen Tausende von Dollar als Gewinne. Ihre Website fungiert als Ihr Online-Geschäftsstand, der all die verschiedenen ...

Vorteile der Beauftragung eines guten Webentwicklungsunternehmens Weiterlesen »

Kundenspezifische Softwareentwicklung mit RailsCarma

RailsCarma specialize in offering software development services to companies considering outsourcing the development of Web applications, Mobile Applications, hosting platform automation and other projects. In the past 11+ years in the industry, we have enabled various organizations to retain their businesses with their valuable clients whom they would have lost due to lack of experience …

Kundenspezifische Softwareentwicklung mit RailsCarma Weiterlesen »

Entwicklungsmethodik aus Entwicklersicht!!!

Development Methodology according to a developer is to use the following path for Ruby on Rails application development. 1. Write down a list of goals, roles, and features Goals – what the goals of the whole project are – business and otherwise. This will help you decide what features are important Roles – who is …

Entwicklungsmethodik aus Entwicklersicht!!! Weiterlesen »

Alles über MVC-Architektur

Rails is web application frame work that includes everything needed to create database backed up web application according to the MVC (Model-view-Controller) MVC architecture is for —-when you create an application like online store and it require  HTML front for customers, WML(wireless markup language) for wireless customers, JFC for admins and XML for suppliers .ie different …

Alles über MVC-Architektur Weiterlesen »

de_DEGerman