Browsing all articles tagged with Programming
WordPress – Shortcode in PHP files
So in WordPress with plugins etc. you end up using shortcode in posts to keep things simplier, an example would be if you want to display a gallery you would just use: [galleries id="1"] However trying to this when your outside of the “WordPress Loop” [in your theme files usually] you will hit the problem [...]
Why I’m learning Perl
So this post may not be to everyones taste, its more a post to remind myself why I’ve decided to learn Perl. If anyone doesn’t know I already know PHP and some Java. Perl is a programming language, It’s Object Oriented, simple to learn and very powerful. Perl stands for: “Practical Extraction and Reporting Language” [...]
Busy busy busy, three new websites!
Firstly there was Daisy and Buttercup, for anyone that’s unaware Daisy and Buttercup is a gift / craft shop based in Chapel Lane, Kilkenny, right under my apartment actually.. The website itself runs on the latest version of Prestashop, I also decided to handle all payments through Paypal for extra security. The hardest part of this project [...]
Another Re-Design
Image Above ©2010 =Eibo-Jeddah So here we are, four months into 2010 and I couldn’t stand another minute of looking at the old design! So presto its gone! We are currently using the StudioPress Theme, which has quiet a nice feel to it I think! I have also added a Services page listing Services I [...]
Programmer Personality
Just took an interesting test on “What is your programmer personality?” It is based of the Myers-Briggs Personality Test and has been changed to relate to your programming personality type. Your programmer personality type is: DLSB You’re a Doer. You are very quick at getting tasks done. You believe the outcome is the most important [...]
Google Delivers New Java-like Language: Noop
The developers over at Google have come up with Noop, a new language that runs on the Java Virtual Machine. “Noop (pronounced ‘noh-awp,’ like the machine instruction) is a new language that attempts to blend the best lessons of languages old and new, while syntactically encouraging industry best-practices and discouraging the worst offenses,” according to [...]
Snipt.net – Store your Code Snippets Online
Often when your programming well you find yourself with a lot of reusable or recyclable code. Everyone has their own little way of keeping all this code and organizing it etc. etc. for their next project. However today I found a great website now that I need my code snippets in more than one place, [...]
Programmers Day
Interesting Fact: Today, it is “The Day of the Programmer”. Since yesterday this has been made an official Russian holiday! The Russian president only made this yesterday as seen here.. The day of programmer will be noted on September 13 (in 256- y the day of year), if year is bissextile – on September 12. [...]