-
Recent Posts
Recent Comments
- Pamela on Sandisk Sansa USB problems
- ashwanth on Sandisk Sansa USB problems
- tayo champion on Sandisk Sansa USB problems
- kaleem on Sandisk Sansa USB problems
- Migzilla on Sandisk Sansa USB problems
Archives
- March 2013
- February 2011
- January 2011
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
Blogs
Categories
- Bing
- Black Hat
- China
- Cloud Computing
- domain names
- e-commerce
- email marketing
- events
- Firefox
- fun
- Gmail
- google adsense
- google adwords
- google analytics
- Google apps
- google webmaster guidelines
- howto
- internet marketing
- iphone
- keywords
- links
- linux
- Matt Cutts
- Microsoft
- MSN
- online world
- paypal
- PPC
- privacy
- rtfm
- sandisk
- securitales
- security
- seo
- Social Media
- software
- spam
- sphinncon
- studies
- TED
- Uncategorized
- usability
- video
- web application protection
- web development
- web proxy
- web2.0
- windows
- wordpress
- world news
- Yahoo
- youtube
Category Archives: web development
The shorter (your url) – the better!
Every now and then I bump into stupid mistakes that web developers do, and sometimes it really hurts to watch. Take a look at this URL: http://www.syrolight.com/web/8888/nsf/sbs.py?&_ID=12633&G=11813&did=5067&PF=1&SM3=12633&SM=11813?=EN&_UserReference=F2ADA3622DE0ABB14A3F44C7 What the hell is happening here? This URL should be ILLEGAL! The programmer … Continue reading
Posted in seo, web development
Leave a comment
How To Find The Best Domain Name
One of the most frustrating steps I face when building a new website is looking for a great domain name. Since nearly every domain name you can think of is already taken, some creativity is needed here. So here it … Continue reading
Posted in domain names, seo, web development
1 Comment
innovative design
Checkout this excellent post by SEOmoz, 8 Innovative Design & UI Elements That Make Sites Better My favorite item was news via the Logo that shows a super cool use for your logo for hot news or announcement. This is … Continue reading
Posted in web development
1 Comment
fonts that make users trust you
I found a really nice research article made by the Psychology Department of Wichita Sate University, about The Effect of Website Typeface Appropriateness on the Perception of a Company’s Ethos orĀ in other words – which font should you use … Continue reading
SEO Friendly Web Development Companies
It happened lately a few times that I asked customers to make changes on their website and got the answer “the company that built our website said that it is impossible”. I heard it even on simple requests like removing … Continue reading
Disable Google Analytics
If you would ask me what is the best Google Analytics resource, I would’nt think twice before sending you here. However, for the problem we had we found something different. I’m using Google analytics quite a lot on every site … Continue reading
Posted in google analytics, web development
11 Comments
Add iPhone icons to your site
Does your website suppot Apple iPhone? iPhone Dev Center explains how easy it is to create a WebClip Bookmark Icon for iPhone users. To specify a bookmark icon for all pages of a web site, place a PNG image named … Continue reading
SQL Injection
I found this excellent piece of art that made me smile… In case you were wondering what SQL Injection means, it is a trick to inject SQL command as an input possibly via web pages. As seen above, the kid’s … Continue reading
Posted in fun, security, web application protection, web development
Tagged sql injection, web application protection
2 Comments
htaccess – best thing since sliced bread
htaccss is used to manipulate URLS on Apache web servers. As we all know, URLs are a tremendously important factor in SEO, and the easiest way to improve them is htaccess. here is a simple example for htaccss file. The … Continue reading
Posted in linux, web development
1 Comment