Web Development Community

|

Web Development Community


Build Version Increment Add-In Visual Studio

Posted: 31 Oct 2009 12:12 AM PDT

Somehow Visual Studio doesn't come with an option to only auto increment the build version of the AssemblyFileVersion attribute.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Javascript auto form validator

Posted: 31 Oct 2009 12:12 AM PDT

JS (JavaScript) Auto Form Validator - is a script, which helps you to create pages, that needed form's validation. Live demo : http://phpbuilder.awardspace.com/live_demo_dg.php Very good tool.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Latest Security News | SecurityExtra.com

|

Latest Security News | SecurityExtra.com


International Co-operation Vital as Malware Sources Disperse – Network Box

Posted: 30 Oct 2009 01:32 PM PDT

Hackers are spreading their operational bases further around the world, according to threat analysis from managed security firm, Network Box. During October, malware levels remained high, but threats originating from the 'traditional' top sources of malware (the US, China, Korea and Brazil) were all down on last month. Spam The level of spam originating from the US [...]

Web Development Community

|

Web Development Community


Twitter Friends & Followers Widget - A jQuery Plugin!

Posted: 30 Oct 2009 05:56 AM PDT

There is a Facebook fans widget, Google friends widget, what about a Twitter friends widget?! This is a jQuery plugin that you can embed anywhere to display pictures of your Twitter followers or...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Speed up ASP.NET page/control loading

Posted: 29 Oct 2009 10:58 PM PDT

Often you find yourself waiting after you made changes in code behind. Delay during first page load has to do with code compilation.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


How to hide ip: Orbot – Anonymous Browsing on Android using Tor

|

How to hide ip: Orbot – Anonymous Browsing on Android using Tor


Orbot – Anonymous Browsing on Android using Tor

Posted: 29 Oct 2009 03:16 AM PDT

About one month ago I presented TorProxy, an Android application developed by a group of researchers at the University of Cambridge that allow users to browse the web anonymously. TorProxy is a pure Java implementation of Tor based on OnionCoffee.

Several days ago, another Android application for anonymous browsing was released: Orbot. The Android app manages installation, bundles the Tor binary, provides the user interface and contains a built-in HTTP proxy.

We have successfully ported the native C Tor app to Android and built an Android application bundle that installs, runs and provides the glue needed to make it useful to end users…. secure, anonymous access to the web via Tor on Android is now a reality,” writes Guardian Project team member Nathan Freitas.

The development team beleaves that their C implementation is significantly better than the Java-based ports of Tor (like TorProxy). This translate to a better experience for the user, with no noticeable increase in battery drain or lag on the rest of the device while Tor is running in the background.

Developers would like to get Orbot ready for a 1.0 release as soon as possible and they are looking for some volunteers to lend a hand. The team also needs help modifying the privacy-focused Android browser, Shadow to make it work with Orbot’s HTTP proxy. If you want help them leave a comment on Nathan Freitas’s blog.

[Via Ostatic.com]

Post from: How to hide ip

Orbot – Anonymous Browsing on Android using Tor

Related Posts:

  1. Android Application To Browse Anonymously
  2. BitBlinder – Anonymous BitTorrent and Private Browsing
  3. Poll Results: Firefox is the most used browser for anonymous browsing


Spyware Techie

|

Spyware Techie


Windows Enterprise Suite Removal Guide

Posted: 29 Oct 2009 01:50 AM PDT

Do you know what Windows Enterprise Suite is? Windows Enterprise Suite is yet another rogue anti-spyware application one needs to be aware of - and steer clear of. Created by the same group that...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]

Web Development Community

|

Web Development Community


How to use an ASP.NET SiteMapProvider to produce a XML SiteMap

Posted: 28 Oct 2009 08:04 AM PDT

More often I'm being asked to provide "SiteMap.xml"s for sites we work on, and up until recently we had been hand rolling the xml and placing them in static documents on our sites. This is fine but...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Create RSS and Atom feeds using custom ASP.Net MVC Action Results and

Posted: 27 Oct 2009 11:51 PM PDT

There are many ways to create RSS and Atom feeds, in this post I'm going to show one way of creating a re-usable solution that utilises the Syndication classes from the System.ServiceModel.Web...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Outlaw Design Blog » 50 More Wallpapers for Designers

Posted: 27 Oct 2009 11:51 PM PDT

You asked for it, so here it is. Another awesome collection of wallpapers for all you graphic designers and developers. Checkout these wallpapers and let me know what you think. Feel free to link to...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Spyware Techie

|

Spyware Techie


Desktop Defender 2010 Removal Guide

Posted: 28 Oct 2009 11:27 AM PDT

Do you know what Desktop Defender 2010 is? DESCRIPTION Desktop Defender 2010 is a rogue anti-spyware application that is part of the same group of fake security programs as Contraviro and UnVirex....

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]

SoftBarrier Removal Guide

Posted: 28 Oct 2009 11:23 AM PDT

Do you know what SoftBarrier is? DESCRIPTION SoftBarrier or Soft Barrier, is another pest of a program known to be a rogue anti-spyware application. SoftBarrier comes from the same group of hackers...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]

Latest Security News | SecurityExtra.com

|

Latest Security News | SecurityExtra.com


SMEs Can Prevent Employee Fraud With Good Business Practice

Posted: 27 Oct 2009 03:24 PM PDT

IT security specialist, Turnkey Consulting is advising SMEs on implementing robust internal controls to improve business practice and reduce the potential risk of employee fraud. The move comes as research suggests that the risk of corporate wrongdoing rises in a tough economic climate. In August this year, fraud prevention service CIFAS revealed that the rate of [...]

Web Development Community

|

Web Development Community


jQuery UI AJAX Tabs – few hiccups & resolutions

Posted: 26 Oct 2009 07:15 PM PDT

Developers who have tried jQuery UI Tabs plugin might have tried AJAX mode, which is really useful in meeting several requirements. The documentation clearly explains how to start using AJAX tabs. ...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


The secret newline symbol for html encoded controls

Posted: 26 Oct 2009 07:15 PM PDT

Discover the secret newline symbol you can use in your html encoded control output.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Single Sign On using Forms Authentication

Posted: 25 Oct 2009 07:15 PM PDT

Single Sign On is very important for user experience when you have multiple sites, many of the cases, these sites are under the same main domain, for example, two web applications like www.test.com...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Microsoft Visual Studio 2010 Ultimate x86 Beta 2

Posted: 25 Oct 2009 07:14 PM PDT

Microsoft Visual Studio 2010 Ultimate with MSDN. The comprehensive suite of application life-cycle management tools for software teams to help ensure quality results from design to deployment....

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Paul Stovell - jQueryPad

Posted: 22 Oct 2009 09:47 PM PDT

jQueryPad is a fast JavaScript and HTML editor. Just start it, enter the HTML you want to work with, bash in your jQuery code, and hit F5 to see the results. Say goodbye to ALT+TAB.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


NPOI with Excel Table and dynamic Chart

Posted: 22 Oct 2009 09:47 PM PDT

NPOI is a great open source project that enables us to create Excel spreadsheets in code using Microsoft .Net Framework. A reader of my blog commented on the post titled Creating Excel spreadsheets...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Visual Studio and .Net 4 Training Kit October Update

Posted: 22 Oct 2009 09:46 PM PDT

October Preview of the Visual Studio 2010 and .NET Framework 4 Training Kit

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


CSS Pre loaded - avoid FOUC with practical progressive enhancement

Posted: 22 Oct 2009 09:46 PM PDT

CSS Pre loaded - avoid FOUC with practical progressive enhancement using JS & CSS inheritance This article aims to offer a practical look at a set of technique's used to help separate CSS and JS, to...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Using jQuery to create a minimal sitemap section slider

Posted: 22 Oct 2009 09:46 PM PDT

Have you ever gone to a website and visited their sitemap page only to find an elongated page that you have to scroll forever to try to find what you are looking for? If you answer is "yes" then we...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Best WordPress plugins - September 2009

Posted: 22 Oct 2009 09:46 PM PDT

Today we presents a collection of best WordPress plugins for September 2009.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


SEO with ASP.NET 4 and Visual Studio 2010

Posted: 21 Oct 2009 07:07 PM PDT

My latest article for MSDN Magazine appeared online and in print a few weeks ago. This article is about search engine optimization with the latest and soon-to-be released tools.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


The new blog, built with EPiServer and ASP.NET MVC

Posted: 21 Oct 2009 07:03 PM PDT

It took me a while (the birth of my daughter kind of took priority) but now I've finally done what I set out to do almost three months ago, switched from BlogEngine.NET to a custom built blog created...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax

Posted: 21 Oct 2009 07:03 PM PDT

The ASP.NET team today released a significant new update of the Microsoft Ajax Library (Preview 6). This update includes a bunch of new capabilities and improvements to our client-side AJAX library,...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Batch Job timeout in a webpage?

Posted: 21 Oct 2009 07:03 PM PDT

Sometimes you may need to do that due to environment limitation or whatever reason. The question becomes how we handle the request timeout issue...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Get Client Location in C#

Posted: 19 Oct 2009 11:25 PM PDT

This post describes how to get client geo location by using free webservice. It is useful while your application is globalized and needs to be initialized differently based on clients' geo location....

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Integrating Exception Handling Into the Development Cycle

Posted: 19 Oct 2009 11:25 PM PDT

The time to start thinking about exception handling is right after you click File > New Project. Exception handling shouldn't be something you "tack-on" to an application after the fact. Here, I...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


LINQ to XML in 2 minutes

Posted: 19 Oct 2009 11:24 PM PDT

Coding with XML is much easier by using LINQ, here is how to get data from XML and bind to a data control.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Silverlight + MVC = coolness - IBloggable - implemented

Posted: 18 Oct 2009 08:17 PM PDT

Two blogs – one from Tim Heuer and the other from Joe Wardell inspired me to change my website to an MVC site. My site is basically a Silverlight application. One issue I always had was anytime...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


ASP.NET Profiles in Web Application Projects

Posted: 18 Oct 2009 08:16 PM PDT

Accessing ASP.NET profiles from a web application project is remarkably easy once you know how. Here's how it's done, along with a fully working implementation that you can download.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Html Agility Pack 1.4.0 Beta 2

Posted: 18 Oct 2009 08:16 PM PDT

Html Agility Pack is an agile HTML parser library that proposes a read/write DOM and supports plain XPATH or XSLT. It allows you to parse "out of the web"

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


DropDownList, DataBinding and RequiredValidator

Posted: 18 Oct 2009 08:16 PM PDT

I recently had a DropDownList being pre-populated from a database. I also wanted to insert "Select" at the top of the list and make it a required field. Googling this yielded much misinformation for...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Stop Greedy Search Engine Crawlers

Posted: 18 Oct 2009 08:16 PM PDT

It is great when search engines frequently visit your site and index your content at most of the times. But sometimes these crawlers are really bad and may break your site down by sending thousands...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Best jQuery plugins - September 2009

Posted: 15 Oct 2009 12:56 AM PDT

In this article we presents large collection of best jQuery plugins.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Send Email With Attachment in ASP.NET

Posted: 15 Oct 2009 12:56 AM PDT

In this example i am going to describe how to send email with attachment in ASP.NET using fileUpload Control. I am saving the uploaded file into memory stream rather then saving it on server.

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


Using JQuery to call WCF service

Posted: 14 Oct 2009 08:17 AM PDT

As most of you know, JQuery is becoming more popular, and it is very convinient to use. Below is an example demonstrates how to call WCF service using jQuery...

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]


 

©2009 Programming & Security | Template Blue by TNB

Vida de bombeiro Recipes Informatica Humor Jokes Mensagens Curiosity Saude Video Games Diario das Mensagens Eletronica Rei Jesus News Noticias da TV Artesanato Esportes Noticias Atuais Games Pets Career Religion Recreation Business Education Autos Academics Style Television Programming Motosport Humor News The Games Home Downs World News Internet Design Entertaimment Celebrities 1001 Games Doctor Pets Net Downs World Enter Jesus Mensagensr Android Rub Letras Dialogue cosmetics Genexus Só Humor Curiosity Gifs Medical Female American Health Madeira Designer PPS Divertidas Estate Travel Estate Writing Computer Matilde Ocultos futebolcomnoticias girassol lettheworldturn topdigitalnet Bem amado enjohnny produceideas foodasticos cronicasdoimaginario downloadsdegraca compactandoletras newcuriosidades blogdoarmario arrozinhoii sonasol halfbakedtaters make-it-plain amatha lisboaohyeah lasofia thebushrajr wingshock tripedes gorduravegetal dainfamia dejavu-transpersonal jsbenfica republicadasbadanas ruiherbon iranianforaryans eaystcheyl fotosdanadir ojosmasabiertos ceilasantos