My Adventures

My adventures in Programming World

Menu
Search
Skip to content
  • Home
  • About Me

Exclude Page From WordPress Navigation Menu

I have a navigation menu that consist of three links (pages). They are ‘Home’, ‘About Me’ and ‘Thanks You’. I prefer to hide ‘Thanks You’ link on the navigation menu because the content only should be appear when user send me donations. Here is the navigation menu (I use Sorbet theme from WordPress). Continue reading →

Loading

October 27, 2014Admin Wordpress Leave a comment

Replace Default Store Switcher On Magento And Display Flags

Some magento users want to change the country dropdown as default store switcher to better looks that display the flags of the countries. Here is the default store switcher (I’m using the 1.8.0.1 version and the default theme). Continue reading →

Loading

October 20, 2014Admin Magento Leave a comment

Display Two jQuery Autocompletes Dropdown Result In A Single Input

The title may be a little confusing at first. But to make it clear, I’m going to show how the jQuery Autocomplete (at my case) in action on jsFiddle. Here it is : Continue reading →

Loading

October 8, 2014Admin jQuery Leave a comment

Resize and Interlace Image

I have been using a good PHP library, smart_resize_image, to resize images. Actually I use the library to resize any image before uploading it to S3 storage. It works very well. Continue reading →

Loading

September 19, 2014Admin PHP Leave a comment

Add Headers to Image Before Uploading to S3 Storage

I got a good library to upload images to S3 storage from undesigned. I’m currently use 0.5.1-dev version. The library has a function that responsible to set headers for images that want to be uploaded. The function name is putObject. The function also to be used to set amazon meta header (AmzHeader) like x-amz-meta-cache-control and x-amz-meta-expires. Continue reading →

Loading

September 12, 2014Admin Leave a comment

Enabled ASUS A43S Blueetooth Device On Ubuntu 12.04

I have a laptop Asus A43S (Some said A43SJ) with Intel Core i3 processor.  From this link, it seems this laptop has a bluetooth device integrated. I tried to install a software bluetooth manager, blueman, for Ubuntu 12.04 from Ubuntu Software Center App. Continue reading →

Loading

September 12, 2014Admin Ubuntu Leave a comment

Pin Payment and OptimizePress Integration

Pin Payment (PP) is an online payment system from Australia. Like Paypal, They also offer some API so it can be integrated easily with outside system. They have a good documentation that any developer can learn how to use the API’s. Continue reading →

Loading

September 3, 2014Admin OptimizePress, Pin Payment Leave a comment

How to Edit the HTML Code on OptimizePress Live Editor

OptimizePress has a GUI tool to add/edit/delete the page layout on the fly without writing any code. You can find the tools on the Live Editor and click ‘Launch Now’ button. Continue reading →

Loading

September 1, 2014Admin OptimizePress Leave a comment

Use DOM To Remove HTML Tag

We better use DOM to parse HTML content than Regex. For example we have a content like this. Continue reading →

Loading

August 31, 2014Admin PHP Leave a comment

Array Subtraction On PHP

We can use array_diff command on PHP to subtract two array. We use it because we need an unique item between the array. By subtracting the value, we can avoid the duplication on the new array. Continue reading →

Loading

August 29, 2014Admin PHP Leave a comment

Posts navigation

←

Donate

Recent Posts

  • Exclude Page From WordPress Navigation Menu
  • Replace Default Store Switcher On Magento And Display Flags
  • Display Two jQuery Autocompletes Dropdown Result In A Single Input
  • Resize and Interlace Image
  • Add Headers to Image Before Uploading to S3 Storage

Archives

  • October 2014
  • September 2014
  • August 2014

Categories

  • Tutorial

Tags

GParted HTML jQuery Magento MyPhoneExplorer MySQL Nautilus OptimizePress PHP Pin Payment Tutorial Ubuntu Windows 7 Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress | Theme: Sorbet by WordPress.com.