-
Pages
-
Recent Posts
- How to connect to an EC2 instance over SSH
- Simple algorithm for casting strings to double
- How to make multipart requests with file and object through autogenerated code defined in OpenAPI
- How to make multipart requests with files through autogenerated code defined in OpenAPI
- How to compile and run Java files on Windows
Categories
-
Monthly Archives: March 2016
How to solve plugin or theme installation error on XAMPP local WordPress installation
Shifting from Windows to OS X makes lots of simple tasks ridiculously hard. Since I was thought by Windows that installing things on WordPress localhost installation shall be easy, it took me a lot of temper and power to bite into … Continue reading
Why Typekit fonts do not show on XAMPP localhost?
I have been trying locally on XAMPP develop new custom WordPress theme. I choose to implement custom font on titles with help of Adobe Typekit fonts. It took me nearly 2 hours to solve problem with not showing fonts nowhere locally. … Continue reading
Project 1Searchform
Problem description: Different booking portals have different price policies and use different algorithms to provide offers. Sometimes I plan my trips and I search on these booking portals for best (cheapest or fastest) option. It is always very time-consuming search.
Fixing SimplePie “./cache is not writeable.” error
Switching from EasyPHP to XAMPP as development environment and Windows to OSX I have encounter error regarding cache file in my app based on SimplePie library.
Custom Key Binding in Sublime Text 3
If you are a Windows->OSX switcher like me, you will counter several user habits conflicts. One of them is keyboard layout and key binding in different applications. Using Sublime Text3 editor in first days was nightmare. Luckily Sublime support possibility … Continue reading
How to set all subfolder writable for WordPress update error at OS X
If you just switched from PC to Mac, many things are new for you. Even WordPress errors. You can quickly start being frustrated from beginning when even things which used to be easy on Windows are now hard on Mac. … Continue reading