Cornered development

08 Jul
[Loạt bài viết] Bài 3: Document Type Definition (DTDs) là gì?

[Loạt bài viết] Bài 3: Document Type Definition (DTDs) là gì?

Trong bài này chúng ta sẽ làm quen khái niệm DTDs như khai báo DOCTYPE, khai báo Element và cách tạo DTDs trong file XML, validation XML bằng DTDs…

Read More
08 Jul
[Loạt bài viết] Bài 2: 10 điểm ghi nhớ khi làm việc với XML

[Loạt bài viết] Bài 2: 10 điểm ghi nhớ khi làm việc với XML

Bản tóm tắt sau là 10 điểm giúp bạn nắm được đầy đủ những khái niệm cơ bản cho phép người mới học có khái niệm chung trước khi đi vào chi tiết.

Read More
08 Jul
[Loạt bài viết] Bài 1: Giới thiệu sơ lược về XML

[Loạt bài viết] Bài 1: Giới thiệu sơ lược về XML

Trước khi XML ra đời đã có nhiều kiểu định dạng văn bản điện tử như GML (Generalized Markup Language) của IBM, SGML (Standard Generalized Markup Language) của ANSI vào năm 1980 và HTML (Hyper Text Markup Language)

Read More
08 Jul
 Web Service

Ví dụ thực hành cơ bản về SOAP, WSDL và ASP.NET

Về bản chất, Web service dựa trên XML và HTTP, trong đó XML làm nhiệm vụ mã hóa và giải mã dữ liệu và dùng SOAP để truyền tải

Read More
29 May

Hướng dẫn chuyển MySQL tables từ MyISAM trờ thành InnoDB

One of the greatest things ever to happen to MySQL was the InnoDB engine. Before InnoDB, indexes would get corrupted, updates meant table locks, not just row locks, and we had no support for transactions.

Read More
19 May
Hướng dẫn tạo module không cần writing any code with Features

Hướng dẫn tạo module không cần writing any code with Features

You will notice that it is not enabled yet. You can enable it by ticking the box and saving. Because this is actually a module, you can enable it on from the modules page (admin/modules) as well.

Read More
19 May
Hướng dẫn sử dụng SASS để viết CSS chuyên nghiệp trong Drupal, Wordpress

Hướng dẫn sử dụng SASS để viết CSS chuyên nghiệp trong Drupal, Wordpress

Nhưng mình nghĩ cái rối này sẽ không phải là quá khó vì SASS thật ra cũng chỉ là một CSS Processcor để dịch một số đoạn code sang CSS.

Read More
16 May
Hướng dẫn exporting Custom Date Formats trong Drupal

Hướng dẫn exporting Custom Date Formats trong Drupal

Like most development shops, we like code. It gives us and our clients a feeling of confidence to have configuration and logic as much as possible living in code, rather than in the database.

Read More
16 May
Loại bỏ 1 số tables bằng Drush sql-dump and sql-sync

Loại bỏ 1 số tables bằng Drush sql-dump and sql-sync

As Drupal developers, we frequently feel the need for getting the most recent database dump from live site.

Read More
16 May
Hướng dẫn Custom Formatters rất dễ cho Drupal Embeds

Hướng dẫn Custom Formatters rất dễ cho Drupal Embeds

Many websites want to allow users to submit videos, audio files, documents and the like.

Read More
16 May
Hướng dẫn Open a Link in a New Tab trong Views không cần the PHP Filter

Hướng dẫn Open a Link in a New Tab trong Views không cần the PHP Filter

I had a task.  It seemed simple enough.  It involved a link field with a title and a url (created by the Link module) and a single on/off checkbox field.  The checkbox was a toggle for whether the link should open in a new browser tab/window.

Read More
16 May
Hướng dẫn Build a New Drupal Homepage với Panels

Hướng dẫn Build a New Drupal Homepage với Panels

Panels is one of the most popular modules amongst serious Drupal site-builders.

Read More
16 May
Hãy bắt đầu Debug Twig trong Drupal 8

Hãy bắt đầu Debug Twig trong Drupal 8

When I am theming a Drupal site, I need to know which variables are available on a template file. In Drupal 8, the template engine is Twig, so we’re going to need to know a little bit of Twig to make this work.

Read More
10 May
Hướng dẫn học: Caching website với CodeIgniter

Hướng dẫn học: Caching website với CodeIgniter

Tại sao cần phải caching website, Sự khác biệt giữa caching và không caching, Làm thế nào để caching trong CodeIgniter

Read More
10 May
Hướng dẫn thay đổi Delete buttons thành links trong Drupal 8

Hướng dẫn thay đổi Delete buttons thành links trong Drupal 8

Because of the fact that they were submit buttons the form validation (server-side and client-side) was being triggered, which didn't make sense.

Read More
10 May
Tìm hiểu Drupal 8's Block Plugin API

Tìm hiểu Drupal 8's Block Plugin API

This blog post takes a look at how a module developer might create custom blocks in Drupal 8. This is my first attempt at working through all of this so if you've got thoughts on better ways to do this please leave a comment.

Read More

Các trang