Ri Xu Online

Change the life in a geek way

  • Home
  • Coding
  • Cloud Native
  • Excelize
  • Aurora
  • TOML-to-Go
  • Rust Report Card
  • About
  • Blog Statement
  • Blogroll
  • Privacy Policy
  • Navigation

Ajax Refresh an Image in Mozilla Firefox

I use Ajax reload an captcha code image. $('.load_captcha').click(function(){ var formData = { // CSRF token _token : csrf_token }; $.ajax({ // The URL where we want to POST url : captcha_url, // Define the type of HTTP verb we…

Ri Xu February 9, 2015 Coding, Web No Comments
Read more

Adding a Queue Worker in Laravel

Queue in laravel are no different with other queue services, it use easy and common procedures: There is a place to store the queue information, a PHP process at runtime writes tasks, another guard PHP polling process queue information, will…

Ri Xu February 1, 2015 Coding No Comments
Read more

Upgrade PHP on Ubuntu via PPA

If you want to take advantage of the new awesomeness, you can do so very easily thanks to a PPA. If you've never added a PPA before, you will want to make sure that you have python-software-properties installed so you…

Ri Xu January 25, 2015 Linux No Comments
Read more

Website Optimization Related Books

Even Faster Web Sites: Performance Best Practices for Web Developers Steve Souders | O'Reilly Media | June 2009 | 256 pages Performance is critical to the success of any web site, and yet today's web applications push browsers to their…

Ri Xu January 7, 2015 Books No Comments
Read more
  • Page 30 of 83« First‹ Previous262728293031323334Next ›Last »

Categories

  • Apps
  • Books
  • Classical Music
  • Cloud Native
  • Coding
  • Kubernetes
  • Life
  • Linux
  • Mac
  • MCU
  • Programming Office
  • Security Related
  • Web
  • Windows

Archives

Tags

Algorithm Apache Apple Apps Banchmark Books CentOS Classical Music Cluster Coding Docker git Go Language Hadoop Homebrew IIS iOS Java Laravel Life Linux Mac MCU Memcached MySQL Nginx Octopress Oracle OS X PHP PostgreSQL Programming Office Python RAID Security Related Server ShadowSocks SSD SSL Ubuntu Vim Virtualization Web WebSocket Windows
Copyright © 2013 - 2025 Ri Xu Online All rights reserved.
Hosting on Azure