DanPros

Personal Weblog

  • Home
  • About
  • Contact

Recent Posts

  • Fix Various Microsoft Software Connection Problems with VPN
  • Assign Static IPs to KVM guests using DHCP in Proxmox
  • Install Windows on Any Server using Rescue System and QEMU-KVM
  • Auto Backup MySQL Database to FTP Server using cURL
  • Good and lightweight web based KVM manager

Archive

  • ▼ 2020 (1)
    • April (1)
  • ► 2017 (6)
    • September (2)
    • June (2)
    • May (1)
    • March (1)
  • ► 2016 (2)
    • March (1)
    • February (1)
  • ► 2015 (3)
    • December (2)
    • September (1)
  • ► 2014 (5)
    • November (1)
    • October (1)
    • September (2)
    • January (1)
  • ► 2013 (17)
    • December (1)
    • November (1)
    • October (1)
    • September (1)
    • August (1)
    • July (1)
    • June (3)
    • May (1)
    • April (1)
    • March (1)
    • February (1)
    • January (4)
  • ► 2012 (33)
    • December (2)
    • October (2)
    • August (1)
    • July (3)
    • June (1)
    • May (4)
    • April (1)
    • March (7)
    • February (7)
    • January (5)
  • ► 2011 (59)
    • December (1)
    • November (4)
    • October (3)
    • September (3)
    • August (9)
    • July (17)
    • June (5)
    • May (1)
    • April (5)
    • March (2)
    • February (6)
    • January (3)
  • ► 2010 (40)
    • December (7)
    • November (14)
    • October (5)
    • September (9)
    • April (1)
    • March (1)
    • February (1)
    • January (2)
  • ► 2009 (26)
    • December (6)
    • November (10)
    • October (1)
    • August (9)

Category

  • CMS
  • Coding
  • Projects
  • SEO
  • Server
  • Uncategorized

Category: Uncategorized

Topics that don't need a category, or don't fit into any other existing category.

Embed a view inside a node in Drupal 7

We can embed a view created by Views module inside a node in Drupal 7 with just some short code. Here is the code: <?php     $view = views_get_view('your_view_name');    ... Selengkapnya
15 January 2013 danpros Uncategorized drupal

Top Ten Free Professional Drupal Themes

Drupal has an amazing and clean code. Support of social networking, multimedia, SSL, event calenders, document management, blogging, forums, internationalization, user management and permission... Selengkapnya
10 January 2013 danpros Uncategorized drupal

Just switch to using Disqus

Previously I was using Blogger default commenting system, and recently I decided to switch using Disqus. I did this in order to have more organized comments, and it seems Disqus protection from... Selengkapnya
10 January 2013 danpros Uncategorized general

Creating custom user login page in Drupal 7

Maybe sometimes we want a custom style for our Drupal login page, different with the existing default login page in Drupal 7, whether it's for a personal project or client requests. Here is the... Selengkapnya
04 January 2013 danpros Uncategorized drupal

Happy new year 2013

Happy new year 2013 everyone. Hopefully this year will be better than last year, we will strive to improve the quality of every aspect of our lives, we can do it. This is the fifth year for this... Selengkapnya
31 December 2012 danpros Uncategorized personal
« Page 2 of 34 »

© 2020 DanPros.

Proudly powered by HTMLy