Oh Dear… Theme back online soon
Friday, February 5th, 2010We have had a few issues with our theme being hacked so we are back to this temporary layout.
I will re-write the theme this evening and get things back online ASAP
Thanks,
We have had a few issues with our theme being hacked so we are back to this temporary layout.
I will re-write the theme this evening and get things back online ASAP
Thanks,
I know this isn’t directly involved with photography but i thought it would interest a few people.
I read this guide a few months ago and it has some brilliant advice on promoting events and making money from it. It can help with event photography as it helps advise on approaching people and coming across in the correct way to potential clients.
The cost is minimal and the effects will be worth far more. Take a look here
Contact details are now available for anyone who has any enquiries. Please don’t hesitate with any queries you may have.
I have now put a page online to say a little about myself and the equipment that i commonly use.
I will be getting together some more of my example work for the portfolio shortly, including some nice experimental shots.
The logo has now been designed for business cards and for all paper documents. Wanted to keep it simple and vibrant and I think this has been achieved well.

Feedback welcome!
Just to let you all know this blog will be slowly changing into my Professional Photography services blog.
I will be updating the design this week before then adding some of my example work and previous jobs i have done.
Keep your eyes peeled
If you can’t see the Saturday column on your calendar its because of the padding applied throughout your document. You may already of realised this was the problem and not managed to track down the padding.
The best and easiest solution is to use a custom css class to over-ride the default like below and use the following to clear the padding and margins:
.cal_Theme1 * {padding:0px;margin:0px;}
The styles below can go in a linked stylesheet of in your document head.
/* Calendar css */
.cal_Theme1 * {padding:0px;margin:0px;}
.cal_Theme1 .ajax__calendar_container {background-color: #e2e2e2;width:192px;border:solid 1px #cccccc;}
.cal_Theme1 .ajax__calendar_header{background-color: #ffffff; margin-bottom: 4px;}
.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev{color: #004080; padding-top: 3px;}
.cal_Theme1 .ajax__calendar_body{background-color: #e9e9e9; border: solid 1px #cccccc;}
.cal_Theme1 .ajax__calendar_dayname{text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;}
.cal_Theme1 .ajax__calendar_day{text-align:center;}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active{color: #004080; font-weight:bold; background-color: #ffffff;}
.cal_Theme1 .ajax__calendar_today{font-weight:bold;}
.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title{color: #bbbbbb;}
ASP Code:
this is how you reference the style you created above in the asp page
<asp:TextBox ID=”F1_I2″ runat=”server” CssClass=”bigInput”>
</asp:TextBox>
<cc1:CalendarExtender ID=”F1_I2_CalendarExtender” CssClass=”cal_Theme1″ runat=”server” TargetControlID=”F1_I2″ Format=”dd/MM/yyyy”>
</cc1:CalendarExtender>
I am pleased to notify that ASP.NET MVC 1.0 has now been released as announced yesterday by Scott Gu at the MIX#09 conference.
Download from here: http://go.microsoft.com/fwlink/?LinkId=144444
I will be adding all the codes to this post but for now here is how to do a php 301 redirect
PHP 301 Redirect
If you have upgraded your website and renamed some of your files, make sure you don’t get any 404 error’s – Google will punish you for it!
simply put the following lines of code at the old location:
header(“HTTP/1.1 301 Moved Permanently”);
header(“Location: http://www.yourdomain.com/newpage.php”);
exit();
Just to let you know we have finally got SocialAddict back online and we are starting to get things going again. The events page is now live and we are improving it all the time. The galleries will all be online shortly so please support us by signing up and getting involved with the chat on there!!
http://www.socialaddict.co.uk