| bio | website | wesg.ca |
|---|---|---|
| location | Ottawa, Canada | |
| age | 24 | |
| visits | member for | 2 years |
| seen | May 2 at 14:54 | |
| stats | profile views | 14 |
I'm a mechanical engineer by education, but have stepped out into a more software oriented career path.
While coding, I use Objective-C, C, PHP, MySQL, Python and Bash, depending on the application. My personal website rocks WordPress, including multiple custom plugins to expand its functionality.
I also like to build custom computers, and am currently using an overclocked 4.0 GHz i7-950 and GTX470 that are cooled by water in a custom built cooling setup.
Occasionally I've been known to step away from the computer, and when that happens you can usually find me driving my VW Golf car or Four Winns 180 Horizon boat, and sometimes I even pick up a book or my guitar.
|
Aug 2 |
comment |
Random post permalink What are some of your specific requirements? |
|
Jul 30 |
answered | Different 'read more' links |
|
Jul 30 |
comment |
Create a question/test field in posts This is true, I was debating which field to put it in. Noted! |
|
Jul 30 |
answered | Random post permalink |
|
Jul 30 |
answered | Create a question/test field in posts |
|
Jul 26 |
comment |
WP 3.4 has missing photo data For those like Andrew who have a similar problem and would like it in a more user-friendly format, I've wrapped my above code in a super basic plugin, available at wesg.ca/dx8. |
|
Jul 25 |
comment |
WP 3.4 has missing photo data This could can go anywhere in the admin panel of your theme/plugin that can be executed. Wrap it in a $_GET variable and use a link, just to run it once. |
|
Jun 22 |
answered | WP 3.4 has missing photo data |
|
Jun 19 |
asked | WP 3.4 has missing photo data |
|
May 3 |
answered | Connect Agile Carousel to WordPress AJAX |
|
May 3 |
comment |
Connect Agile Carousel to WordPress AJAX The line in Agile Carousel that fetches the data is $.getJSON("AJAX-URL", function(data) { |
|
May 2 |
asked | Connect Agile Carousel to WordPress AJAX |
|
Apr 3 |
asked | Load minimum WordPress environment |
|
Mar 26 |
awarded | Teacher |
|
Mar 26 |
comment |
Admin Panel pagination link styles Thanks, just did. |
|
Mar 26 |
accepted | Admin Panel pagination link styles |
|
Mar 26 |
answered | Admin Panel pagination link styles |
|
Mar 16 |
awarded | Scholar |
|
Mar 16 |
comment |
Output data like WP's plugin installer/updater Thanks, Brian, I looked at flushing the buffer and managed to use the straight PHP functions to get the result I needed. The trick was outputting my feedback in the right spot on the page to have it shown in the middle, where you would expect. |
|
Mar 16 |
accepted | Output data like WP's plugin installer/updater |