Your best source of information and news about xp, secrets and windows on the internet

ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

Internet

You are currently browsing the articles from MS Windows Vista Compatible Software matching the category Internet.

Is Norton Internet Security 2009 The Best Virus Protection?

When it comes to protecting your computer it is essential that you use security software. A comprehensive internet security software package is best. After all, online is where the vast majority of people spend their computer time.

Although there are free versions of security software available, I have always paid for mine. I believe that a technology company needs to spend money on research and development to have effective, cutting edge products.

As of this writing the top 3 selling antivirus programs at Amazon.com are ranked in this order: 1) Norton Internet Security 2009. 2) McAfee Total Protection 2009. 3) Kaspersky Internet Security 2009. It should also be noted that Norton Internet Security 2009 has the most 4 and 5 star ratings and the fewest 1 star ratings from customers at the Amazon site.

The overall excellent ratings and sales for NIS 2009 may come as a surprise to some. The problems that irritated Norton users in the past have largely been resolved. The new product is easy to install, easy to configure, is very user friendly and very fast - it won't drag down your operating system. Norton Internet Security 2009 is so good that it has won new converts and customers.

In choosing security software you should pick one and not try to run multiple programs to try to do too many different jobs. You shouldn't need separate programs for every concern; this can lead to operating problems and conflicts in your system.

Norton Internet Security 2009 is both an antivirus and antispyware program that stops viruses, worms, spyware, bots and all types of malicious threats. This is actually the short list of every thing that it does. And while this software does a great job of protecting your computer it uses almost no system resources - less than 7 MB of memory.

Some of the awards that NIS 2009 has won include: PC Pro Recommended Award, Computer Shopper Editors' Choice, PC Magazine Editors' Choice and LAPTOP Magazine Editors' Choice Award.

The information in this article will hopefully encourage you to take a close look at your choices for security software. But no matter what you choose, just remember: Every computer needs antivirus protection.




Steve Hunter is a longtime computer user and an internet marketer. Having the best virus protection is something every computer user should be concerned with.

For an ubergeek's point of view concerning the Norton Internet Security 2009 software you can also check here: http://www.thebestvirusprotection.com.

Recommend : asics running shoes natural gas grills reviews. 12 inch car subwoofers reviews

Written by magakos on August 22nd, 2010 with no comments.
Read more articles on Protection and Norton and otherSoftware and Internet and Internet and Security.

??????????????????????????????????????????????????? (Remote PC)

???????????????????????????????????????????????? Remote Desktop Connection ?????????????????????? Windows XP, Vista or Seven ?????????? ???????????????????????????????????????????????????????????????????????????????????? ? ?????????????????????????????????? ???????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????? ?

?????????????????????????????????????????? Team Viewer ?????????????????????????????????????????????????? Internet ???????????????????????????????????????????? ? ????????????????????????????? ??????????????????? Password ????? Administrator Account ?????????????? ???????????????????????????????????????????????????? ?

????????????????????????????????? Team Viewer ??????? Download ???????????????? ?

????????????????????????????????????? PC  ?????????????????????????????????? ? ?????????????????????????????? ??????????????????? ?

????????? ID  ??? Password??????????????????????????????????????????????????????????????????????????????? ? ???????????? ID ???? Password ???? ????????????????? Remote ???????????????????????? ?????????????????? ID ??????????? Create session ??????????????????????????????????? Password ?????????????? ?

????????????????????????????????????????????????????? ??????????????????????????????????? :


?????????????? ????? ????????????????, Solutions Tagged: ??????????, ????????????????, Internet, Remote Desktop

Written by Myhouse on July 10th, 2010 with no comments.
Read more articles on ??????????????? and ?????????? and ???????????????? and Solutions and otherSoftware and Internet and remote desktop and Internet.

Critical-Thinking Questions: Design with Architecture in mind: Layers, Tiers, DDD, OO, SOA, WOA

The following are some critical-thinking questions that architects should think about before getting into architecture description:

  • What is the scope of the architecture?
  • Who are the intended audiences for the architecture description?
  • What architecture style should be used for architecture description?
  • What approaches and methodologies should be adopted?
  • Are there any helpful tools?

· A validated architecture does not guarantee the quality of the resulting system. How can downstream design decisions undermine the architecture’s ability to meet its quality objectives?

· How can the introduction of evaluations help your organization adopt a standard method of architectural description?

  • Why are you doing an estimate?
  • Do you know the relative levels of effort of project phases and tasks in your organization?
  • What factors do you have available?
  • Do your organization’s time- and expense-tracking numbers feed back into your estimation mechanisms?
  • After you have built an estimate, can you explain where your numbers come from?
  • What are the sources and sizes of document sets and streams to be analyzed? How large is the topic space or knowledge schema? How dynamic is it?
  • Will there be any formal knowledge-representation or document-organization schemes? Will these be homegrown and stored in the database? Will more formal knowledge-representation schemes be considered? What repository will store derived information?
  • Are there experts who will read, validate, refine, and calibrate various intelligence-gathering and inference processes over time? Are these experts threatened by the use of an automated system?
  • Should the system process be primarily automatic and self-sustaining? If not, will responsibility be centralized or distributed?
  • Will the end results of your queries be knowledge about the states of documents (term frequency and trends, regular expression conformance, term proximity and co-occurrence counts, vector-representations of author keywords, and so on)? Alternately, will the end results be concerned with the inferred probabilistic states of the world, as inferred from the documents (the likelihood that a given off-label usage will result in injury or penalty to Contoso)?
  • Which is desired: a point solution or a more general infrastructure? What is a realistic end goal by which to define project success?

· In what parts of your architecture do you employ asynchronous communication? Why? If not, why not?

· Do you treat distribution boundaries different from logical boundaries, in your architecture? If so, in what way are they different?

· How would you test the scalability of an architecture? When would be the earliest that you could perform such a test?

· When one is architecting solutions, why is it important to think about maintenance?

· How did “soft skills” affect the outcome of this story? Why are they important for an architect?

· Which elements of this story demonstrated the value of business, instead of technical knowledge? Which characters held this knowledge?

To benefit fully from leveraging software architectural and design patterns, an architect must always try to answer the following questions:

· What is the problem that I am trying to solve?
Understand conceptually the problem that the solution is intended to solve. Software architecture begins at the conceptual level, and it is imperative that architects have an understanding of the big picture. The ability to articulate the solution succinctly in nontechnical terms is a good indication that the problem space is understood.

· How has this problem been solved in the past?
In any software solution, there is a good chance that a similar problem has been solved in the past. Research how this problem has been solved, and leverage the design to solve the new problem.

· How might the solution be extended in the future?
The intent of many patterns is to provide a level of extendibility for a solution. If the solution’s requirements for extendibility are understood, it might be beneficial to leverage those patterns early on in the design.

User Experience

· Remember: There is always a UE. What can you do to make it positive?

· Are you following the UI standards? Should you follow the standards?

· Is there a way to increase the system’s responsiveness?

· What are your users’ key tasks? How easy is it to perform them? How can you make it easier?

· What operational requirements does a service directory satisfy?

· Should JMS services have WSDL definitions? If so, why?

· What is the difference between orchestration and choreography?

· When you are choreographing services, will you need to add transaction semantics (for example, rollback)?

· Where are your developers resorting to copy-paste reuse?

· How much better is the code from the top 20 percent of your developers than from the bottom 40 percent?

· How much time is spent on problems stemming from poor communication between domain experts and developers?

  • Why is it important to understand different architecture styles?
  • Would a pipe-and-filter style be better for an online-transaction processing (OLTP) or a warehouse application? Why?
  • What is meant by synchronous and asynchronous topologies?

· Is there any difference between an Enterprise Service Bus and an Enterprise Message Bus?

· Are there any real issues in today’s hub-and-spoke integration architecture? If we were to replace the architecture with an ESB, how much of these issues would be solved?

· Can we buy an ESB from some market one fine morning that can then straightaway solve all our integration headaches?

· Bakker, Loek. “Goodbye Hub-and-Spoke, Hello ESB? Integration Architecture with BizTalk 2004.” .NET Developer’s Journal. September 12, 2005.(Accessed January 24, 2007.)

· Fielding, Roy Thomas. “Architectural Styles and the Design of Network-Based Software Architectures.” Dissertation (Ph.D.), University of California, Irvine. 2000. (Accessed January 24, 2007.)

· Gavin, Lee, et al. “An EAI Solution Using WebSphere Business Integration (V4.1).” IBM Redbooks. July 28, 2003. (Accessed January 24, 2007.)

· Keen, Martin, et al. “Patterns: Implementing an SOA Using an Enterprise Service Bus.” IBM Redbooks. July 25, 2004. (Accessed January 24, 2007.)

· Keen, Martin, et al. “Patterns: SOA with an Enterprise Service Bus in WebSphere Application Server V6.” IBM Redbooks. June 6, 2005. (Accessed January 24, 2007.)

· Martinez,Frank. “Reliable Messaging in a Services Network.” Enterprise Architect Web site. June 2, 2005. (Accessed January 24, 2007.)

· “Microsoft BizTalk Server 2006: Business Process Management (BPM).”Microsoft BizTalk Web site. 2007. (Accessed January 24, 2007.)

· “Mule: Open-Source ESB and Integration Platform.” Mule Web site. 2007. (Accessed January 24, 2007.)

· “Patterns and Best Practices for Enterprise Integration.” Enterprise Integration Patterns Web site. 2007. (Accessed January 24, 2007.)

· “Service-Oriented Business Integration.” Java Technology and Business Integration Web site. 2007. (Accessed January 24, 2007.)

· Van de Putte, Geert, et al. “Using Web Services for Business Integration.” IBM Redbooks. April 14, 2004. (Accessed January 24, 2007.)

Most development shops have a handful of both seasoned businesspeople and top developers who are capable of isolating and describing a problem and building an elegant, maintainable object-oriented solution. To get the biggest bang for your customer’s buck, you want to be sure to understand the core domain of your application. The core domain is the Bounded Context that brings the most value to applying DDD.
In any given enterprise system, there are some areas that are more important than others. The more important areas tend to fall into alignment with the core competencies of the client. It’s rare that a business will be running custom general ledger software. But if that business is in insurance (going with my previous example) and their money-making offering is managing risk pools where liability is spread among all members, then they had better be darned good at rejecting bad risks and identifying trends. Or perhaps you have a client that’s a medical claims processor, and their strategy is to flank their competition on pricing by automating payments to amplify the efforts of their bill payor workforce.
Whatever the industry, your employer or client has some edge in the market, and this edge is usually where you find the custom software. That custom software is where you’re likely to find and model the core domain.
We can measure our investment in value on another dimension, namely where we invest our intellectual capital in reaching technical excellence. Too many times senior developers are the kind of people who get obsessed with new technologies. A certain amount of this is to be expected—the industry innovates at a relentless pace, and vendors are compelled to frequently release new technology offerings to satisfy their customers’ demands and stay competitive. The challenge, as I see it, is for senior developers to master the fundamental principles and patterns that contribute value to the heart of a system. It’s tempting to get wrapped up in a new framework or platform, but we need to remember the reason vendors produce these things is so we can just trust that they work.

Resulting Context

When considering integration through a message bus, you should weigh the following benefits and liabilities that are associated with it:

Benefits

  • Improved modifiability. Each application has a single connection to the message bus instead of multiple dedicated connections to each of the other applications. Adding or removing an application has no impact on the existing applications. In addition, upgrading the bus interface does not require changing any applications as long as the messages remain compatible with existing ones. For example, this is the case when you add new message types.
  • Reduced application complexity. The message bus transports messages between senders and receivers. Senders no longer interact with all the receivers that they need to send messages to.
  • Improved performance. There are no intermediaries between the communicating applications. Communication latency depends only on how fast the message bus can move messages.
  • Improved scalability. Adding applications has a constant low cost. In addition, you can add applications to the message bus until the message bus is saturated. A message bus is saturated when it cannot keep up with the data that it has to move between applications.

Liabilities

  • Increased complexity. Integrating through a message bus increases the complexity of the integration solution for the following reasons:
    • Architectural mismatch. The applications of an integration solution typically make conflicting architectural assumptions [Garlan95]. Designing the message bus interface and solving the mismatch around the data model is a difficult endeavor.
    • Message bus access policies. Communication through a shared resource such as a message bus requires you to implement policies that ensure fair access and that resolve concurrency conflicts.
  • Lowered modifiability when the bus interface breaks compatibility. Changing the message bus interface in a way that breaks compatibility typically affects all the applications that use the bus. In other words, the bus interface represents an extreme example of a published interface. Designing it requires foresight.
  • Lowered integrability. All the applications that are hooked to the message bus must have the same message bus interface. Applications that have incompatible interfaces cannot use the message bus. Because the message bus interface includes a common set of command messages, message schemas, and shared infrastructure, these elements together define a common subset that may somewhat restrict the operation of the participating applications.
  • Lowered security. A message bus that uses the Broadcast-Based Publish/Subscribe pattern reaches all the applications that are connected to the bus, regardless of the applications that the message is intended for. Broadcasting to all participants may not be acceptable if the messages contain sensitive data.
  • Low tolerance for application unavailability. The receiver must be able to process messages when the sender passes the messages to the bus. This solution does not tolerate receiver downtime. In addition, it does not provide direct support for disconnected operation.

Operational Considerations

When a message bus becomes saturated, message delivery may take a long time or even fail. Saturation could occur after you add new applications or after you make changes to the communication profile of existing applications. For example, changes to the communication profile include changes in the message size and rate. Because both situations are common in bus-centered integration solutions, it is important to prevent saturation. This translates into monitoring the operation of the message bus and proactively keeping the message volume below the maximum capacity of the message bus.

  • Publish/Subscribe. This pattern helps keep cooperating systems synchronized by one-way propagation of messages; one publisher sends a message to any number of intended subscribers.
  • Message Bus Architecture [Hohpe04]. This pattern revolves around a messaging infrastructure, and it relies on a canonical data model and a common command set that is mentioned earlier in “Liabilities.”
  • Blackboard [Buschmann96]. The Blackboard pattern describes a shared storage area that the components of the pattern use to communicate. Consumer components monitor the blackboard and grab the data that matches their interest. Producers put their output on the blackboard so that it becomes available to the others. Typically, integration applications such as rule engines and expert systems use this pattern.

Security Considerations

Before you use a message bus that uses Broadcast-Based Publish/Subscribe, you should consider whether this configuration meets your security requirements. The applications that are connected to the bus receive every message that goes through the message bus. Participants that require a private conversation must encrypt their communication. Also, applications that communicate through the message bus do not have intermediate components between them. In other words, no physical component exists for mapping between different security contexts. Consequently, this configuration is appropriate when the security context is managed through impersonation.

Resulting Context

Using Publish/Subscribe has the following benefits and liabilities. Evaluate this information to help you decide whether you should implement Publish/Subscribe:

Benefits

  • Lowered coupling. The publisher is not aware of the number of subscribers, of the identities of the subscribers, or of the message types that the subscribers are subscribed to.
  • Improved security. The communication infrastructure transports the published messages only to the applications that are subscribed to the corresponding topic. Specific applications can exchange messages directly, excluding other applications from the message exchange.
  • Improved testability. Topics usually reduce the number of messages that are required for testing.

Liabilities

  • Increased complexity. Publish/Subscribe requires you to address the following:
    • You have to design a message classification scheme for topic implementation.
    • You have to implement the subscription mechanism.
    • You have to modify the publisher and the subscribers.
  • Increased maintenance effort. Managing topics requires maintenance work. Organizations that maintain many topics usually have formal procedures for their use.
  • Decreased performance. Subscription management adds overhead. This overhead increases the latency of message exchange, and this latency decreases performance.

Testing Considerations

The topics of a Publish/Subscribe implementation facilitate the testing of an integration solution. Subscriptions provide isolation by segmenting the message space. By subscribing only to the topics or to the content of interest, testers and testing tools have fewer messages to sift through. Likewise, by subscribing to other topics or content, testers can catch messages that are published to the wrong topic.

Security Considerations

An integration solution that uses Publish/Subscribe can restrict the participants of a message exchange, thus enabling applications to have private message exchanges. Depending on the topology, the messages may still be physically transported to all the applications in the integration architecture. For example, all the messages are transported to all the applications if your integration solution uses the Message Bus using Broadcast-Based Publish/Subscribe pattern. However, the interface between the communication infrastructure and the application enforces filtering according to each application’s subscriptions.

Operational Considerations

Many integration solutions that use Publish/Subscribe have topics or content that is dedicated to messages about the applications’ health. This separation facilitates your ability to monitor various operational parameters and to control the applications in the integration solution.

Related Patterns

For more information about Publish/Subscribe, see other similar patterns:

  • Message Bus and Message Broker describe two common integration topologies.
  • Observer [Gamma95] provides a mechanism for decoupling dependencies between applications.
  • Publisher-Subscriber [Buschmann96] facilitates state synchronization between cooperating components.
  • Publish-Subscribe Channel [Hohpe04] provides a way to broadcast events to all the receivers (subscribers) that subscribe to a specific topic.

Resulting Context

Using Pipes and Filters results in the following benefits and liabilities:

Benefits

  • Improved reusability. Filters that implement simple transformations typically encapsulate fewer assumptions about the problem they are solving than filters that implement complex transformations. For example, converting a message from one XML encapsulation to another encapsulates fewer assumptions about that conversion than generating a PDF document from an XML message. The simpler filters can be reused in other solutions that require similar transformations.
  • Improved performance. A Pipes and Filters solution processes messages as soon as they are received. Typically, filters do not wait for a scheduling component to start processing.
  • Reduced coupling. Filters communicate solely through message exchange. They do not share state and are therefore unaware of other filters and sinks that consume their outputs. In addition, filters are unaware of the application that they are working in.
  • Improved modifiability. A Pipes and Filters solution can change the filter configuration dynamically. Organizations that use integration solutions that are subject to service level agreements usually monitor the quality of the services they provide on a constant basis. These organizations usually react proactively to offer the agreed-upon levels of service. For example, a Pipes and Filters solution makes it easier for an organization to maintain a service level agreement because a filter can be replaced by another filter that has different resource requirements.

Liabilities

  • Increased complexity. Designing filters typically requires expert domain knowledge. It also requires several good examples to generalize from. The challenge of identifying reusable transformations makes filter development an even more difficult endeavor.
  • Lowered performance due to communication overhead. Transferring messages between filters incurs communication overhead. This overhead does not contribute directly to the outcome of the transformation; it merely increases the latency.
  • Increased complexity due to error handling. Filters have no knowledge of the context that they operate in. For example, a filter that enriches XML messages could run in a financial application, in a telecommunications application, or in an avionics application. Error handling in a Pipes and Filters configuration usually is cumbersome.
  • Increased maintainability effort. A Pipes and Filters configuration usually has more components than a monolithic implementation (see Figure 2). Each component adds maintenance effort, system management effort, and opportunities for failure.
  • Increased complexity of assessing the state. The Pipes and Filters pattern distributes the state of the computation across several components. The distribution makes querying the state a complex operation.

Testing Considerations

Breaking processing into a sequence of transformations facilitates testing because you can test each component individually.

Related Patterns

For more information about Pipes and Filters, see the following related patterns:

  • Implementing Pipes and Filters with BizTalk Server 2004. This pattern uses the Global Bank scenario to show how you can use BizTalk Server 2004 to implement Pipes and Filters.
  • Pipes and Filters [Shaw96, Buschmann96, Hohpe03].
  • Intercepting Filter [Trowbridge03]. This version of Intercepting Filter discusses the pattern in the context of Web applications built using the Microsoft .NET Framework. Developers can chain filters to implement preprocessing and post-processing tasks such as extracting header information and rewriting URLs.
  • In-band and Out-of-band Partitions [Manolescu97]. This pattern remedies the lack of a component that has a global context in Pipes and Filters systems. The out-of-band partition is context-aware; therefore, it can configure the filters and handle errors.

Resulting Context

Using Pipes and Filters with BizTalk Server 2004 results in the following benefits and liabilities:

Benefits

  • Filter reuse. BizTalk Server 2004 users can reuse both the pipeline definitions and the set of pipeline filters across different ports. For example, the MIME/SMIME encoder filter is suitable for any application that needs to send MIME or S/MIME messages.
  • Amenable for graphical tools. Programming the pipeline involves connecting and configuring filters by dragging components rather than by writing source code.
  • Developer specialization. Pipes and Filters fosters the division of labor between different types of users. For example, C# developers build filters by using the Microsoft Small Business Customer Manager Filter SDK. Business users and developers who use BizTalk Server 2004 can assemble them without any programming.

Liabilities

  • Restricts the filter types. BizTalk Server 2004 pipelines use filters that have a single input and a single output. This implementation of Pipes and Filters cannot accommodate filters that do not fit within this constraint.
  • Overhead cost. BizTalk Server 2004 pipelines are very powerful when there are business rules and other types of processes on the data. However, the business rules and processes on the data are overhead if all that is required is a simple pipe between applications.

Testing Considerations

There are two main test scenarios when you use BizTalk Server 2004 to implement Pipes and Filters. The test scenario that applies to you depends on the customization option that you choose as your implementation strategy:

  • Configure a custom pipeline by using the filters that are supplied with BizTalk Server 2004. In this case, you build the custom pipeline and configure the filters by using the Pipeline Designer. You then create a test configuration that uses this custom pipeline in either a receive port or a send port. You can then submit test messages and validate the resulting output.
  • Configure a custom pipeline by writing custom filters in C# or Visual Basic .NET. In this case, you can test the pipeline component by creating a test configuration that uses the component in a custom pipeline as described earlier. You can also use Microsoft Visual Studio .NET to review the pipeline component code.

Security Considerations

In addition to security features that are provided by the transports, such as encryption when using HTTPS, BizTalk Server 2004 provides security at the message level. BizTalk Server 2004 can receive decrypted messages and validate digital signatures that are attached to these messages. Similarly, BizTalk Server 2004 can encrypt messages and attach digital signatures to messages before sending them. You can also purchase or develop custom security components as required.

Note The BizTalk Server 2004 host instance runs the send pipelines and the receive pipelines within a specific security context. Therefore, any processing that the pipeline components perform operates within this security context. This security context may impose constraints on the way that the custom component accesses a database. The security context may also impose constraints on the location in the certificate store that the component can access a digital signature from.

Resulting Context

Using a gateway to provide a single point of access to an external resource has the following benefits and liabilities:

Benefits

  • Reduced coupling. The gateway encapsulates access to the external resource. Applications that use the resource no longer require information about how to access that external resource.
  • Reduced application complexity. Individual applications do not have to implement the communication protocols required to communicate with the external resource. In addition, the gateway can implement some of the error handling that each application would otherwise have to perform.
  • Improved integrability. The gateway provides a single point of access for the external resource. This facilitates integration with external resources such as an Enterprise Resource Planning (ERP) system, a Customer Relationship Management (CRM) system, or another similar system.
  • Improved security. A single point of access represents a single point of control. You can use this single point of access to implement security policies and to bridge between different security realms. It also allows you to meter access to the external resource and to implement business rules that control access.
  • Improved performance through optimization. The gateway provides a logical place to optimize the communication protocol for use with the external resource. Optimization might include batching similar requests or caching results.

Liabilities

  • Reduced performance through overhead. The gateway replaces direct communication, adding an intermediate layer. This translates into increased latency compared to direct communication.
  • Increased maintainability effort. A gateway extends your integration solution with another component. This translates into additional implementation, configuration, testing, deployment, and management work.
  • Dependency of the gateway interface. Designing the gateway requires foresight about the interactions between the applications and the external resource. If you have to change the gateway’s interface in a way that breaks compatibility, you have to change all the applications that access it.
  • Reduced availability. All access to the external resource passes through the gateway. From an availability perspective, the gateway represents a single point of failure.

Testing Considerations

Using a gateway improves testability on both sides in the following ways:

  • Applications access the external resource solely through the gateway. A mock gateway can receive messages, return predefined responses, and exercise error handling logic. In other words, you can test the system without accessing the external resource.
  • Because the external resource receives requests from the gateway, you can test the gateway by relaying requests to the external resource independent of the applications.

Security Considerations

Accessing an external resource through a gateway has the following security implications:

  • A single point of access facilitates enforcement of a uniform security policy. However, it also represents a central point of attack.
  • A gateway allows bridging between different security realms. For example, a gateway can mix different security context management policies, such as impersonation on one side and consolidation on the other. However, the gateway only provides a place where the mapping between the two can be handled. You must implement the mapping separately.

Operational Considerations

A gateway represents a single point of access and may cause contention among the applications that communicate with the external resource. You should monitor access to the external resource and act proactively when the first signs of contention appear. This single point of access also helps you to meter access to the external resource, to monitor the external resource, and to audit the external resource.

Related Patterns

The Gateway pattern described here relates to the following patterns:

  • Implementing Gateway with Host Integration Server 2004 This pattern uses the Global Bank scenario to show how you can use Host Integration Server 2004 to implement Gateway.
  • Gateway [Fowler03]. Martin Fowler discusses Gateway in the context of enterprise applications. He also covers the relationship with Façade and Adapter [Gamma95]. Fowler’s Gateway is fine-grained at the object level. However, in the context of integration, Gateway is coarse-grained at the platform level.
  • Messaging Gateway [Hohpe04]. Messaging Gateway wraps message-specific method calls, exposes domain-specific methods, and encapsulates access to the messaging system. Hohpe and Woolf also explain how to create composite gateways by using gateway chaining. A composite gateway permits you to use a gateway that encapsulates a single aspect together with other gateways to deal with several aspects.
  • Remote Proxy [Buschmann96].Gateway can be regarded as a refinement of the Remote Proxy pattern. Remote Proxy deals with distributed components in the general sense and provides the interprocess communication (IPC) mechanisms for communication with remote objects. Gateway is designed for integration solutions and therefore assumes that the integration infrastructure is available.
  • Service Interface [Trowbridge03]. Service Interface exposes functionality as a service and provides an entry point for inbound requests. In effect, the control flows in the opposite direction compared to Gateway.

Resulting Context

The Gateway implementation described here results in the following benefits and liabilities:

Benefits

  • Reduced complexity. The gateway encapsulates data and protocol translations required to use the account management system.
  • Reduced redevelopment efforts. Business logic that already exists on the mainframe transactions does not have to be redeveloped in the .NET Framework environment.
  • Reduced need for retraining. .NET Framework developers do not have to become familiar with CICS or COBOL to use the existing mainframe transactions.

Liabilities

  • Increased maintenance effort. Host Integration Server 2004 is an additional system that must be maintained.
  • Lack of support for two-phase commit transactions when using .NET Framework client libraries. The .NET Framework client library used in this scenario does not support two-phase commit transactions. Many organizations rely on two-phase commit transactions for day-to-day operations, so this configuration may not suit them. Instead, they would have to use a COM type library that does support two-phase commit transactions.

Tests

To fully test the deployment of TI in this scenario, you must have access to a mainframe computer that is running the proper CICS transactions. However, you can use the TI host-initiated processing capabilities to simulate this access. For instructions on how to configure this simulation, see the Host Integration Server 2004 online documentation at http://www.microsoft.com/biztalk/en/us/host-integration.aspx.

List of Patterns and Pattlets

Pattern or pattlet Problem Solution Source
Entity Aggregation How can enterprise data that is redundantly distributed across multiple repositories be effectively maintained by applications? Introduce an Entity Aggregation layer that provides a logical representation of the entities at an enterprise level with physical connections that support the access and that update to their respective instances in back-end repositories.
Process Integration How do you coordinate the execution of a long-running business function that spans multiple disparate applications? Define a business process model that describes the individual steps that make up the complex business function. Create a separate process manager component that can interpret multiple concurrent instances of this model and that can interact with the existing applications to perform the individual steps of the process.
Portal Integration How can users efficiently perform tasks that require access to information that resides in multiple disparate systems? Create a portal application that displays the information that is retrieved from multiple applications in a unified user interface. The user can then perform the required tasks based on the information that appears in this portal.
Data Integration How do you integrate information systems that were not designed to work together? Integrate applications at the logical data layer. Use a Shared Database, a File Transfer, or a Maintain Data Copies implementation.
Shared Database
(a kind of data integration)
How can multiple applications work together to exchange information? Have multiple applications store their data in a single database. Define a schema that handles the needs of all the relevant applications. Shared Database pattern [Hohpe04].
Maintain Data Copies
(a kind of data integration)
How can multiple applications work together to exchange information? Have multiple applications access multiple copies of the same data. Maintain state integrity between copies. Maintain Data Copies is the root pattern for twelve patterns (the data movement cluster) that are presented in “Data Patterns” [Teale03].
File Transfer
(a kind of data integration)
How can multiple applications work together to exchange information? At regular intervals, make each application produce files that contain the information that the other applications must consume. After a file is created, do not maintain the file. File Transfer pattern [Hohpe04].
Functional Integration How do you integrate information systems that were not designed to work together? Integrate applications at the logical business layer. Use Distributed Object Integration, (proprietary) Message-Oriented Middleware Integration, or Service-Oriented Integration.
Presentation Integration How do you integrate information systems that were not designed to work together? Access the application’s functionality through the user interface by simulating a user’s input and by reading data from the screen.
Message Broker How do you integrate applications without enforcing a common interface and also allow each application to initiate interactions with several other applications? Extend the integration solution by using Message Broker. A message broker is a physical component that handles the communication between applications. Instead of communicating with each other, applications communicate only with the message broker. An application sends a message to the message broker to give the message broker the logical name of the receivers. The message broker looks up applications that are registered under the logical name and then passes the message to them.
Distributed Object Integration
(a kind of functional integration)
How do you integrate applications at the logical business layer? Develop systems that have object interfaces that can be consumed remotely by other systems. Remote Procedure Invocation [Hohpe04].
Message-Oriented Middleware Integration
(a kind of functional integration)
How do you integrate applications at the logical business layer? Use proprietary message-oriented middleware to send messages asynchronously. Messaging [Hohpe04].
Service-Oriented Integration(a kind of functional integration) How do you integrate applications at the logical business layer? Use Web services to expose interfaces that can be consumed remotely by other systems.
Point-to-Point Connection How do you ensure that exactly one receiver receives a message? Use Point-to-Point Connection to integrate two systems. The sending system must translate the message into a format that the receiving system understands.
When you use point-to-point connections, each system determines the address of all the other nodes that it communicates with.
Broker How can you structure a distributed system so that application developers do not have to concern themselves with the details of remote communication? Introduce a broker whose tasks are to locate services, to forward requests, and to return responses to clients. Services register themselves with the broker. Clients access services by making a service request through the broker. [Buschmann96].
Direct Broker How do you integrate applications without enforcing a common interface, allow each application to initiate interactions with several other applications, and reduce hot spots (performance problems that occur under high loads in specific areas)? Extend the integration solution by using a direct broker component that handles the communication between applications. Initially, the application asks the broker to locate the other registered applications based on the logical names of those applications. From this point forward, all communication is made directly between applications.
Indirect Broker How do you integrate applications without enforcing a common interface, but allow each application to initiate interactions with several others? Extend the integration solution by using an indirect broker component that handles the communication between applications. Instead of communicating directly, applications communicate only with the message broker. An application sends a message to the broker. This message provides the logical name of the receivers. The broker then looks up applications that are registered under the logical name and passes the message to that application.
Publish/Subscribe How can an application in an integration architecture only send messages to the applications that are interested in receiving the messages without knowing the identities of the receivers? Extend the communication infrastructure by creating topics or by dynamically inspecting message content. Enable listening applications to subscribe to specific messages. Create a mechanism that sends messages to all interested subscribers. There are three variations of the Publish/Subscribe pattern that you can use to create a mechanism that sends messages to all interested subscribers. The three variations are List-Based Publish/Subscribe, Broadcast-Based Publish/Subscribe, and Content-Based Publish/Subscribe.
Message Bus As an integration solution grows, how can you lower the cost of adding or removing applications? Connect all applications through a logical component known as a message bus. A message bus specializes in transporting messages between applications. A message bus contains three key elements: a set of agreed-upon message schemas; a set of common command messages [Hohpe04], and a shared infrastructure for sending bus messages to recipients.
Pipes and Filters How do you implement a sequence of transformations so that you can combine and reuse them independently? Implement the transformations by using a sequence of filter components, where each filter component receives an input message, applies a simple transformation, and sends the transformed message to the next component. Conduct the messages through pipes [McIlroy64] that connect filter outputs and inputs, and that buffer the communication between the filters.
Gateway How can you make the applications of an integration solution access an external system without introducing many-to-one coupling between the applications and the external system? Add a Gateway component that abstracts the access to the external resource. The gateway presents a single interface to the integrated applications while hiding the external resource interface. In addition, the gateway encapsulates any protocol translation that may be necessary to communicate with the external resource.



Filed under: Architecture, Design, Patterns, Reference, Web, Web Services Tagged: .NET, Analysis, Architecture, Automation, Benefits, BI, BizTalk, BPA, BPEL, BPMS, BRMS, Business Process, Design, HLD, Internet, LLD, Messages, OO, OOA, Process, Questions, Risks, SOA, Tradeoffs, Web, WOA, WWW

Written by Visitor Blogs on May 27th, 2010 with no comments.
Read more articles on HLD and LLD and Process and OO and BPEL and WOA and Messages and WWW and OOA and Risks and Benefits and Tradeoffs and Business Process and BRMS and BPMS and BI and Analysis and Biztalk and Design and SOA and .Net and Web and Internet and Internet and BPA and otherSoftware and Architecture and Patterns and reference and Questions and automation and Web Services and Web.

How to Share Your Own Files Using BitTorrent

Most of us are comfortable using BitTorrent to download files, but the popular file-sharing protocol is also a great tool for sharing your own stuff with family, friends, or the world at large. Here’s the basics of creating your own torrent.

Proven by the popularity of BitTorrent sites, torrents offer a well-known method of peer-to-peer file-sharing. Torrents are useful for sharing large files with family and friends, as well as with a wide audience. It has been estimated BitTorrent traffic may account for over 40 percent of all internet traffic.

Note: Despite common misconceptions to the contrary, BitTorrent can be and often is used to share files legally and isn’t just used for piracy.

How BitTorrent Works

We’ve walked you through the basics of downloading via BitTorrent in our beginner’s guide, and offered advanced tips for scheduling your downloads and keeping them snappy in our intermediate guide, but here’s a quick historical overview of the protocol.

Developer Bram Cohen designed and released BitTorrent back in July 2001. Back then, there was only one torrent application—the so aptly named BitTorrent. What made BitTorrent different from previous peer-to-peer sharing programs was that it utilized bandwidth more efficiently while discouraging leeching. (In layman’s terms, “ leeching” is when one user downloads a file, but does not allow uploads, therefore limiting other users from downloading the file. A leecher takes more than what he gives.)

What basically happens when you open up a torrent in a BitTorrent client is that the program automatically finds other users who have a portion of or the whole file you want to download. It accomplishes this task by using trackers. Your BitTorrent client will then download multiple and different pieces of the same file from different users at the same time while also sharing any pieces they’ve already downloaded, greatly improving the overall speed of distribution.

For more torrent jargon, people who share the whole file are known as “ seeders.” It’s optimal to pick a torrent that has at least one seeder sharing, or you risk your download never being finished. It is for this reason that hugely popular files are often quicker to download than more obscure ones.

What You Need To Get Started

To create your own torrent, you’ll need a basic torrent client to get started off on the right path. Windows is primarily dominated by torrent program uTorrent, while Mac users will find that Transmission may be more up their alley. (uTorrent is available for Mac, but it’s not as full-featured.) Linux users may want to try Azureus or KTorrent. If you’re still not sure about which application to use, check out the five best BitTorrent tools according to Lifehacker readers.

How To Create Your Own Torrent

How to Share Your Own Files Using  BitTorrent
In general, creating a torrent to share your own files is very simple. All you need is a good torrent program to get you started on sharing your personal files. In your favorite torrent program, go to the File menu and click the option to create a new torrent. Then you’ll need to select the source/files that you want to share in your torrent. It can be a single file, or even a directory. After this step, you’ll need to input some public or private trackers into your torrent. It’s possible to use more than one, but in general one is enough.

Here’s a list of some uTorrent public trackers, courtesy of TorrentFreak:

udp://tracker.openbittorrent.com:80/announce

udp://tracker.publicbt.com:80/announce

udp://tracker.istole.it:80/announce

After that’s done, you’ll need to specify whether your torrent is a private torrent or not (if you’re using a private tracker, you’ll need to. If you aren’t, you can most likely leave this part alone). Then all that’s left to be done is to save the torrent file and send it to your friends or whoever else you want to share it with. TorrentFreak has a specific step-by-step guide for some of the most popular BitTorrent programs out there, but the concept is basically the same for all clients.

Tips and Tricks of Torrenting

We’ve covered sly and clever tricks using torrents in the past, so if you’re interested in remote controlling your torrent downloads, setting up a season pass to automatically download your favorite TV shows, and other tricks up that alley, check it out.

Source: http://lifehacker.com/5534190/how-to-share-your-own-files-using-bittorrent


?????????????? ????? ?Other Tagged: BitTorrent, Internet

Written by Myhouse on May 26th, 2010 with no comments.
Read more articles on BitTorrent and otherSoftware and Other and Internet and Internet.

Can the clouds really be secure?

Cloud computing has huge potential, especially as the Internet’s infrastructure improves and becomes more affordable. Its main attraction is the economies of scale it can provide us.

These were two of the conclusions Kaspersky, a rising security company, reached during its Executive Roundtable held last month. However, there are still lingering questions: How safe is our data in the clouds? And who can guarantee our mission-critical information placed in the clouds won’t be misappropriated?

These are some of the paramount prerequisites that will become the key to success of cloud computing.

For those wondering what cloud computing is, the US National Institute of Standards and Technology (NIST) has defined it as “a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources [networks, servers, storage, applications, and services] that can be rapidly provisioned and released with minimal management efforts or service provider interaction”.

In a now-conventional setting, we install an antivirus program on our PC or notebook. It may be AVG, Kaspersky, McAfee, Norton or any reliable program. We then pay to subscribe to updates, which we hope will come fast enough to shield us from the latest malware. However, with our computing activities increasingly moving to servers located in “clouds”, will this configuration still protect us from unwanted viruses?

The answer is, of course, a resounding “No”. Therefore, it is not surprising to see antivirus makers rushing into cloud computing. Some of them are collaborating with Internet Service Providers (ISPs) to offer a safer and more secure universe in the clouds.

Parents with underage children would no doubt be very familiar with this problem. When their children are alone in their bedrooms, they will be tempted to surf all over the Internet, sometimes to sites not recommended for kids. Parents usually know about it, but tend to avoid direct confrontation with their children. With iControl, parents can easily restrict their children from visiting adult sites.

Or, parents worried their children are spending too much time on Facebook can limit the time they can access the site.

Of course, some of these services have been available for a while on intelligent routers. However, the flexibility offered by services such as CBN iControl makes it easier to implement in a household as well as in companies.

In the office, if companies are concerned that complete freedom to access the Internet during work hours is likely to negatively affect employees’ productivity, then IT managers can customize access rights, helping them manage bandwidth usage. IT deparments will be able to restrict the amount of pictures and videos downloaded at work, which are irrelevant to the business.

CBN iControl does not require additional hardware or software, and can be configured according to specific needs. At the moment, only the basic level of the service is available. iControl can help protect us from cyber crimes such as identity theft and credit card hacking.

Sugiharto Darmakusuma, CBN’s chief commercial officer, emphasized that the new service was also part of his company’s CSR program, which focuses on providing a clean pipe to the clouds. In addition to offering a constantly updated antivirus database, iControl has features such as URL filtering, web 2.0 control, data loss prevention, browser control and P2P protection.

CBN iControl exemplifies the type initiatives ISPs are implementing to integrate web security into their services.

The question remains: Is it possible to find a technology that will protect us from malicious threats once and for all?

The answer is unfortunately no, because as Joy Gosh, Zscaler‘s managing director for Asia Pacific said in the launch event, “The threat landscape continues to change.”

However, research continues. As reported by ScienceDaily on May 3, 2010, researchers from the North Carolina State University have come up with HyperSafe, software to safeguard virtualized computing resources in the clouds.

Virtualization is the essence of cloud computing, allowing multiple users to share the use of a pool of computing resources.

So, the future of cloud computing security is not so bleak after all.

Source: thejakartapost.com

Written by magakos on May 10th, 2010 with no comments.
Read more articles on kaspersky and AVG antivirus and otherSoftware and malware and Internet and Internet.

IE9 vs. Firefox 3.6.3, Chrome 4.1, Opera 10.52, Safari 4.05 vs. Same Markup

Internet Explorer 9’s evolution with the release of Platform Preview 2 is illustrative of the work the company is doing with the goal of achieving “same markup” across all browsers. But same markup (the same HTML, same CSS, and same script working seamlessly across all browsers) is not just about the Redmond-based company. It’s also about developers, standard bodies, the World Wide Web Consortium (W3C), and rival browser makers. Same markup is bound to make more sense to developers than to end users, IE9 Preview 1 and 2 are, after all, developer releases. The public needs to think of “same markup” in terms of interoperability, meaning that a website, any website, should work the same across any browser they run.

// <![CDATA[// // <![CDATA[//

Browser interoperability is, as a general rule, a multi-way street and a multi-faceted problem. If it really didn’t seem so thus far is because of nothing more than aggressive marketing from a few players on the market. And let’s be fair, because Internet Explorer provided such an excellent target to blame for everything that was wrong with the web. But what if, one day, IE simply fell in line? Will the world (www) be ready to accept that browser interoperability comes with many, subtle nuances, which can be solved only through collaboration? Let’s hope so.

“Enabling an interoperable web so developers can create amazing HTML5 applications is at the core of what ‘same markup’ means. Our investments in standards and interoperability are all about enabling the same markup to just work. When developers spend less time re-writing their sites to work across browsers they have more time to create amazing experiences on the web,” revealed Dean Hachamovitch, General Manager, Internet Explorer.

IE9 is catching up

It might have taken Microsoft more than other browser vendors, but the company is indeed catching up. A market share slice the size of Internet Explorer’s inherently comes with barriers limiting just how far innovation can go, in the context in which the vast majority of customers expect the software to simply work, just like it did before, and with as little changes as possible. This, combined with the company’s “insistence” on not breaking the web, slowed down the evolution of IE in aspects such as web standards support, in the past.

With an Acid3 Test score of 68 out of 100 for Platform Preview 2, and closing in on the perfect 100/100, Internet Explorer 9 is catching up. But Microsoft is doing much more than tailoring IE9 to Acid3. The company submitted some 192 tests to W3C. 192 new tests, which IE9 has no problems passing, while the same is not valid for Firefox 3.6.3, Chrome 4.1, Opera 10.52, Safari 4.05. In all fairness, especially with the new tests, browser makers still need time to tweak their products.

“We’re engaged with the standards working groups and other browser vendors as part of the web community with Same Markup as a key goal. Same markup is the real-world benefit of standards for developers (and through them, the rest of the web),” Hachamovitch said. “True standards bodies are important so that different parties and communities can come together to consensus. Specifications are a good start. Other parts of the technology industry have shown that comprehensive and accurate test suites are essential to provide interoperability for developers and products that work for consumers. They’re how an industry converges on a common understanding of the specifications and can assess its progress.”

Cross-browser Test Results Summary
Enlarge  picture

Going beyond Acid3

It’s not just Microsoft that needs to change the code for IE. Google, Mozilla, Opera, Apple, etc. need to do the same with their respective browsers. The image to the left is a summary of how the latest stable releases of Firefox, Opera, Safari, and Google are interoperable with IE9 in terms of the tests Microsoft submitted to the (W3C) working groups (more info here). As you can see, when it comes down to the 192 test cases from the Redmond-based company, it is Google, Mozilla, Opera and Apple that need to change their code, and catch up.

While Acid3 does serve its purpose, it is limited in the testing of standards support, because it focuses on a limited number of details, about 100, and looking only at a dozen different technologies. Another downside of Acid3 is that some tests involve standards that are still being developed, with inherent problems and conflicts. This could easily lead to situations in which browsers focus on scoring 100/100 in Acid3, while ignoring other aspects of modern web standards, and not being truly interoperable.

“Web browsers should render the same markup – the same HTML, same CSS, and same script –the same way. That’s simply not the case today. Enabling the same markup to work the same across different browsers is as crucial for HTML5’s success as performance,” Hachamovitch added. “While some people associate this same markup situation with IE6, it actually applies across browsers in general. Developers typically have to write different markup to get the same desired outcome, even across the latest versions of Firefox, Chrome, and Safari browsers.”

Take a look at the videos embedded below. With the advent of IE9 Platform Preview 2, Microsoft has released three videos highlighting the differences in standards implementation between browsers. There are various browsers demoed, some of which already pass the Acid3 Test, while they are not interoperable in the true sense of the word. Simply because standardization across all browsers needs to be more than just Acid3.

Internet Explorer 9 (IE9) Platform Preview 2 Build 1.9.7766.6000 is available for download here.

Internet Explorer 8 (IE8) RTW is available for download here (for 32-bit and 64-bit flavors of Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008).

Firefox 3.6.3 for Windows is available for download here.

Google Chrome 4.1 Stable is available for download here.

Opera 10.53 is available for download here.

Source : http://news.softpedia.com/news/IE9-vs-Firefox-3-6-3-Chrome-4-1-Opera-10-52-Safari-4-05-vs-Same-Markup-141622.shtml


?????????????? ????? ?Other Tagged: Browser, Internet

Written by Myhouse on May 10th, 2010 with 1 comment.
Read more articles on otherSoftware and Other and browser and Internet and Internet.

« Older articles

No newer articles