Blogs

Verantwortung für die Sicherheit von Webanwendungen

Wenn Sie durch die Fernsehkanäle blättern, mit der Maus klicken oder die Zeitungsseiten umblättern, werden Sie unwillkürlich von den verschiedenen Hackerangriffen auf Großunternehmen erfahren haben, bei denen Daten, persönliche und finanzielle Informationen unterschlagen wurden. Diese Art von Hacks hat viele Unternehmen in Verlegenheit gebracht, weil sie es versäumt haben, ihr Geschäftsimage zu schützen. Web Application Security ist die ...

Verantwortung für die Sicherheit von Webanwendungen Weiterlesen »

Implementierung von TinyMCE in Ruby on Rails

TinyMCE is an excellent platform-independent web-based Javascript/HTML editor control, which is highly useful for those who want to allow their users to edit HTML documents online. It is mainly designed to integrate with Content management systems, including WordPress, Drupal etc easily. It is a rich text editor that outputs HTML, making it really easy to …

Implementierung von TinyMCE in Ruby on Rails Weiterlesen »

Grundlegendes zum Asset-Pipeline-Plugin

Ruby on Rails oder einfach Rails ist ein wunderbares Webanwendungs-Framework, das in Ruby geschrieben ist. Es bietet Dienstleistungen für die Gestaltung von Webseiten. Es hat Tech-Geeks Stimmen für seine schnelleren Dienste in Bezug auf die Entwicklung einer Website wegen seiner benutzerfreundlichen Funktionen, reduzierte Komplexität und damit die Verbesserung der Effizienz insgesamt gewonnen. Eine solche Funktion ...

Grundlegendes zum Asset-Pipeline-Plugin Weiterlesen »

The Basics of Creating and Using Ruby Modules

Ruby on Rails is a wonderful open source full-stack web application framework favoring convention over configuration.  With reusable, easily configurable components normally used for creating applications, building applications in Rails is faster and easier resulting in improved productivity and business growth. It is gaining traction with developers as it is flexible, scalable, and easy for web developers …

The Basics of Creating and Using Ruby Modules Weiterlesen »

Polymorphe Assoziationen mit aktivem Datensatz

An exceptionally productive web application framework, Ruby on Rails is optimized for programmer delight and sustainable output. It favours convention over configuration and thus lets you write beautiful code without worrying too much about the conformation. There is an increasing demand for Ruby on Rails because of its speed and agility in building applications with …

Polymorphe Assoziationen mit aktivem Datensatz Weiterlesen »

Eine einfache Möglichkeit, die Leistung Ihrer Rails-App zu steigern

Developing a application and optimizing its performance should go hand in hand but mostly the due to achieve the deadlines and complete the features in a project the scope of optimization reduces and the optimization is kept for the end (which is not a good practice) and other factor such as lack of experience and …

Eine einfache Möglichkeit, die Leistung Ihrer Rails-App zu steigern Weiterlesen »

Skalieren von Anwendungen mit mehreren Datenbankverbindungen

Business requirements keep changing day by day and we always keep optimizing or scaling our applications based on the usage, new feature additions or subtractions. Over all the agile development adds challenges every now and then. Applications depending on databases can be scaled by separating the database layer and scaling it independently. The OPS team …

Skalieren von Anwendungen mit mehreren Datenbankverbindungen Weiterlesen »

de_DEGerman