It's the first day of a new month which means a new Assignment in the Camera Labs forums. The theme as suggested by the winner of April's Assignment, JC, is 'Power of Light'. To enter, visit the June Assignment Submissions page. This also means submissions for last month's Assignment are now closed so you can vote for your favourite entry of ChaplainBlake's 'Reflection' theme. So to vote, head on over to our May Assignment Submissions. Read More
Sunday, August 3, 2008
Nintendo says Wii successor in development
In a Forbes interview published Wednesday, Nintendo President Satoru Iwata freely admitted the company is already working on new hardware. Read More
PicStop now stock Hama Defender Range of bags
Hama Defender range of bags now in stock at PicStop Read More
Engadget HD on Vampire Energy - don't shoot the plasma
July 31, 2008 Yesterday we showed you GOOD Magazine's data on Vampire Energy, but Ben Drawbaugh from Engadget HD didn't like the look of it. Using a Kill A Watt, he measured the standby draw of a 60-inch Pioneer Kuro plasma to be 20 Watts - that's an annual cost of $20 (based on a price of $0.11 per kilowatt-hour) - far from the $159 figure that GOOD Magazine claimed...
Tags: HDTV, LCD, Plasma
Related Articles:
Read More
Tags: HDTV, LCD, Plasma
Related Articles:
- The Kill A Watt identifies your biggest energy consumers
- GOOD Magazine on Vampire Energy
- Pioneer’s 2008 KURO plasma displays
- LG releases world's only 32-inch Plasma TV
- Panasonic's gargantuan 150-inch plasma display
- Philips LCD and plasma screens win blind comparison test
Emailing from a Web Page
Imports System.Net.Mail
Read More
'Create an instance of the MailMessage class
Dim Requestor_DropDownList As DropDownList
Dim IssueID_Label As LabelWith Issue_FormView Requestor_DropDownList = .FindControl(
"RequestedBy_DropDownList") IssueID_Label = .FindControl("JobID_Label") End With
'Set the properties
objMM.From = New MailAddress("est@telecom.co.nz")
'Send the email in html format
objMM.IsBodyHtml = True
'Set the priority - options are High, Low, and Normal
objMM.Priority = MailPriority.Normal
'Set the subject
objMM.Subject = "Feedback"
'Set the body
sb.AppendLine()
sb.AppendLine("Your EST Issue is about to be closed.")sb.AppendLine(
"Please take 5 minutes to rate the service you have received the the Enterprise Service Team.")sb.AppendLine("Click into this link: http://wstProdIIS/EST/register/Issue.aspx?ID=" + IssueID_Label.Text)objMM.Body = sb.ToString
'Now, to send the message, use the Send method of the SmtpClient class
objSC.Host = "WNEXBE01.telecom.tcnz.net"
objSC.Send(objMM)
XP Codec Pack v2.4.1
XP Codec Pack is one of the most complete codec pack which helps you to play all major audio and video formats. Read More
Windows XP and Explorer - Toggle Caching Thumbnails And Creating Thumbs.db Files
Toggle whether or not you want Windows XP caching thumbnails for pictures inside Explorer folders, creating thumbs.db files in the process. ... Read More
Subscribe to:
Posts (Atom)