Posts Tagged ‘Work’
IT Workers gaining weigh and possible health problem
Written by jf on May 23, 2008 – 6:00 am -I’ve just found a nice article that talks of a study performed by CareerBuilder.com, it talks about how IT workers have begun to gain weigh just by sitting all day in front of their computers :). Let’s just hear what they have to say.
Here is a little intro:
Feeling a little, shall we say, sluggish lately? You might be among the vast ranks of IT workers who have put on some extra heft while sitting at their desks.
A study by CareerBuilder.com found that half of U.S. IT workers have gained weight at their current jobs.
The study, which polled nearly 7,700 participants from Feb. 11 through March 13, found that 34 percent of IT workers report they have gained more than 10 pounds in their current positions. Even more alarming, 17 percent say they have put on more than 20 pounds!…
Read the full article on: IT Workers Weigh In on Health Habits
Padding is invalid and cannot be removed.
Written by jf on January 18, 2008 – 4:32 pm -Stop Google crawling WebResource.axd & ScriptResource.axd
As an ASP.NET developer i often get error message: “Padding is invalid and cannot be removed”. It’s a pretty annoying message that i have been trying to get rid of for days. It was caused by Google trying to index, crawl my WebResource.axd and session. But when the session expires you get this error message. Since Google caches the pages it visits the session on this page has already expired after it is crawled, when it tries to crawl the page again and request the WebResource.axd or ScriptResource.axd with an old key, an exception is raised.
Therefore to solve this problem the simple solution for that is to modify your robots.txt file in your root directory
and add the following at the end
Disallow: /ScriptResource.axd
Disallow:/WebResource.axd
With this no more issues regarding invalid padding.
If this does not solve your issue you can take a look at what other users propose here.
Some update on this issue, i found out while googling some days back:
On this post you can find out how to compress the webresource.axd and also somewhere in between prevent this error to occur.
http://mironabramson.com/blog/post/2007/10/New–Shiny–WebResourceaxd-compression-Module.aspx
Use the tool found at the website below to generate a machine key and a decryption key:
http://www.orcsweb.com/articles/aspnetmachinekey.aspx
Posted in .NET, ASP.NET, Javascript, Search Engine, Web, Work | No Comments »
Vinivi, the Team
Written by jf on October 27, 2007 – 9:20 am -Goodbye are always sad, but last week we made a little party for the departure of Noelette from the Vinivi Team. here is a small video introducing all the members of the team.
[kml_flashembed movie="Vinvi the Team" width="425" height="335" wmode="transparent" /]
Sweet monday morning…
Written by jf on October 8, 2007 – 10:15 am -This morning, I woke up early as usual… had a good night sleep and all ![]()
Got to the office, did my usual morning check and opened my mail.
Suprise, suprise I see that i am really needed :>
second employee at the office
Written by jf on October 10, 2006 – 4:43 am -yesterday, the second employee of the company started, she will be helping me out in the development and maintenance of the website.
i’ll have to show her everything about the web site architecture how it works and how to make modification, once this done serious work can start for both of us… the planning is simple…
RSS
Ajax
Google Maps
Technologies that are changing the web ![]()



Shout Box RSS Feed



