We can search at google and get many of data storage online at internet. With data storage online, we don’t need usb disk and we can share data with other in the world directly. Because I have a website with limited storage, so I save all photo and other data (except post data) in other
We can change our url addres from WordPress site. By default WordPress use address http://your_address.com/?p=123. When I try to update new permalink setting, I can not see new configuration from my url address and I have error message : Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle
A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for web design, or a web page that lists the pages on a web site, typically organized in hierarchical fashion. This helps
I was amazed when use randn command at Matlab. randn command will generate random data every we call that command. After I search at google, I found how to make this happen. I get this code at seismic unix source code. This code will generate random noise or white noise with Gaussian method. Code for