Posts

How to Enable Google Authorship link Joomla k2

Create a Google+ Profile and Link give that link on k2 user url Open file "components/com_k2/templates/default/item.php" Add   "$document->addHeadLink( $this->item->author->profile->url, 'author', 'rel' );" this line after "defined('_JEXEC') or die;"

Hacking Techniques 2. Phishing – The Difficult Way

The other common way to hack passwords or online accounts is via Phishing. This is the most widely used technique by many hackers to gain access to Facebook and other social networking websites. This method will make use of a fake login page (often called as spoofed web page) which will exactly resemble the original one. Say for example, a spoofed web page of Facebook looks exactly same as that of the original page. This page is actually created by the hacker and is hosted on his own server. Once the victim enters his/her password in such a fake login page, the login details are stolen away by the hacker. Most Internet users would easily fall prey to such online phishing scams. Thus, phishing scams trick users in such a way that, they themselves give away their passwords. But phishing requires specialized knowledge and high level skills to implement. Therefore, it would not be possible for a noob user to ...

Hacking Techniques 1. Keylogging – The Easiest Way!

Keylogging refers to simply recording each and every keystroke that is  typed on a specific computer’s keyboard. This is possible with the use of a small computer program called keylogger (also known as spy software). Once installed, this program will automatically load from the start-up, runs in the invisible mode and start capturing each and every keystroke that was typed on the computer. Some keyloggers with advanced features can also capture screenshots and monitor every activity of the computer. One doesn’t need to have any special knowledge in order to install and use a keylogger. That means, anyone with a basic knowledge of computer can install and use this software with ease. Hence, for a novice computer, user this method is the easiest way to hack a Facebook password.

Selection & Teamwork

Image
Right balance of technical skills and personalities, and organizing that group so that the members work together effectively. Personality Type Task-oriented: The motivation for doing the work is the work itself. who are motivated by the intellectual challenge of software development. Self-oriented: Who are principally motivated by personal success and recognition. They are interested in software development as a means of achievingtheir own goals. Have longer-term goals, such as career progression, that motivate them and they wish to be successful in their work to help realize these goals. Interaction-oriented: The principal motivation is the presence and actions of co-workers. People go to work because they like to go to work. Most software engineering is a group activity.The development schedule for most non-trivial software projects is such that they cannot be completed by one person working alone.A good group is cohesive (solid) and has a team sp...

My Upwebhosting review Upwebhosting.com - Fraud

 My Upwebhosting review Upwebhosting.com - Fraud Generally I am not in habit of posting such reviews but I don't want others to get fooled by the fake claims of upwebhosting.com so here is my upwebhosting review. They have named themselves as upwebhosting.com but in actual they should be named as downwebhosting.com My site is down from past 1 week. In-fact not just mine but sites of all other customers are down too from past 1 week. Upwebhosting site was also down but is up now but my site is still down. I have submitted serveral support tickets but never received any reply. Today I found that I am not even unable to login to billing area. Perhaps this guy has closed the account. Their facebook page is also full of such complaints. They have thousands of fake facebook likes on their page. After some digging I found that upwebhosting also owns nexgenz.com (Nexgenz Technologies) and the owner of both sems to be a Pakistani named Wajahat Ali. Hear I give give all my activities at ...

DOS / Windows IP Commands

Below, you'll find a list of the most common IP commands for Windows and DOS. These include ipconfig, trace route, netstat, arp, route, hostname, control netconnections, and other popular DOS and Windows IP commands. Display Connection Configuration:  ipconfig /all Display DNS Cache Info:  ipconfig /displaydns Flush and Reset DNS Cache:  ipconfig /flushdns Release All IP Address Connections:  ipconfig /release Renew All IP Address Connections:  ipconfig /renew Re-Register the DNS connections:  ipconfig /registerdns Change/Modify DHCP Class ID:  ipconfig /setclassid Network Connections:  control netconnections Network Setup Wizard:  netsetup.cpl Test Connectivity:  ping domainname.com Trace Route:  tracert www.domainname.com Displays the TCP/IP protocol sessions:  netstat Display Local Route:  route Display Resolved MAC Addresses:  arp Display Name of Computer Currently on:  hostname Display DHCP Class Information...

Download ja nex Templates Free

Download ja nex Templates Free

change php settings using php.ini and .htaccess in cpanel

Due to the popularity of my previous post that guides how to  increase upload_max_filesize  on cPanel server I decided to create a more general article, that covers changing of other PHP settings using  php.ini  and .htaccess  files. In this article we will change the following php settings: memory_limit  – maximum amount of physical memory that can be allocated to PHP script max_post_size  – maximum size of data that can be transferred via POST method register_globals  – this variable allows to enable or disable register_globals file_uploads  – enables or disables file_uploads First we will create our  custom php.ini  file: Login to your cPanel account, open public_html directory and create blank php.ini file Put php settings that you would like to change into the file. I will put all php variables, but if you would like to leave default values for some of them you can exclude them from the list [PHP] ; increase php memory_limit to...

Download ja mendozite Templates Free

Image
Tablet and Mobile (as default): support 2 modes, portrait and landscape. Support 5 layouts (Extra-wide, wide, normal, tablet, mobile) Multiple module styles and badges styles to choose from Joomla 2.5.x compatible Cross Browser Support: IE7+, Firefox 2+, Safari 3+, Chrome 8+, Opera 9+ and other Standards-Supporting Browsers. Supports all mobile browsers Valid 508 Accessibility Well-commented css files flexible customization Demo Link:  Ja-mendozite-demo Download Link:  Ja-mendozite-download

Changing mac address in windows registry

Image
MAC-Address is the hardware Network Address for the NIC which is unique for the system. However, there may be time when you need to change the MAC-Address for administrative purpose on a network. Some of the device drivers come with an option to change it from the device properties but not all (like my Broadcom Gigabit Ethernet Driver). For those who do not have the luxury of changing the MAC-Address from the device properties there is a way to do this  by editing the Windows Registry. To change MAC-Address for a Network card in Windows Registry: 1. Click Start – Run, type “regedit” 2. Navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318] HKEY_LOCAL_MACHINE     \SYSTEM         \CurrentControlSet             \Control                \Class ...

Teamwork

Right balance of technical skills and personalities, and organizing that group so that the members work together effectively. Personality Type Task-oriented - The motivation for doing the work is the work itself. who are motivated by the intellectual challenge of software development. Self-oriented - Who are principally motivated by personal success and recognition. They are interested in software development as a means of achieving their own goals. Have longer-term goals, such as career progression, that motivate them and they wish to be successful in their work to help realize these goals. Interaction oriented - The principal motivation is the presence and actions of co-workers. People go to work because they like to go to work. Most software engineering is a group activity The development schedule for most non-trivial software projects is such that they cannot be completed by o...

The People

Image
The Stakeholders Senior manager – define business issues. Project (technical) manager – plan, motive, organize and control practitioners. Practitioners – deliver technical skill. Customers – specify the requirements. End user – directly interact with product. Team Leaders MOI Model of Leadership M otivation - The ability to encourage (by push or pull) technical people to produce to their best ability. O rganization - The ability to mold exiting processes that will enable the initial concept to be translated into a final product. I deas or innovation - The ability to encourage people to create and feel creativity People Need Hierarchy Characteristics of Team Leaders Problem solving Ability of diagnose the technical and organizational issues Systematically structured solution or motivate practitioners to develop the solution Apply lessons learned from past projects Managerial Identity Take responsibility of a assigned project Mus...

Project Management

Projects need to be managed because professional software engineering is always subject to organizational budget and schedule constraints. The project manager’s job is to ensure that the software project meets and overcomes these constraints as well as delivering high-quality software. Important goals are: Deliver the software to the customer at the agreed time. Keep overall costs within budget. Deliver software that meets the customer’s expectations. Maintain a happy and well-functioning development team. Project Management Spectrum People Managing People Teamwork Product Process Project

Class Diagram

Image
The class diagram is a static diagram. It represents the static view of an application.Class diagram is not only used for visualizing, describing and documenting different aspects of a system but also for constructing executable code of the software application. The class diagram describes the attributes and operations of a class. The UML diagrams like activity diagram, sequence diagram can only give the sequence flow of the application but class diagram is a bit different. So it is the most popular UML diagram in the coder community. So the purpose of the class diagram can be summarized as: Analysis and design of the static view of an application. Describe responsibilities of a system. Base for component and deployment diagrams. Forward and reverse engineering. Identifying Analysis Classes From a System: General classifications for a potential class External entity (e.g., another system, a device, a person) Thing (e.g., report, screen display) Occurrence or...

Swim lane Diagram

Image
Allows the modeler to represent the flow of activities described by the use-case and at the same time indicate which actor (if there are multiple actors involved in a specific use-case) or analysis class has responsibility for the action described by an activity rectangle. A swim lane diagram, sometimes called a cross-functional diagram. It is a process flowchart that provides richer information on who does what . It can also be expanded to show times— when tasks are done and how long they take. Example :Swim lane Diagram for POS Swim lane Diagram for POS

Activity Diagrams

Image
Activity Diagram Tools: Activity Diagram Tools Synchronization Bar: A Synchronization Bar is used to describe an intermediary step in a process in an activity diagram.  This intermediary process re-establishes a logical level, usually the result of several inputs. Example :Activity Diagram for Log in System Activity Diagram for Log in System

Use Case Text

Image
It is effective to use the first person “I” to describe how the actor interacts with the software. Format of the text part of a use case. Example Use-case title : Use-case text for system user. Actor : system user. Description : I can add new member in this system also i can add a subject... ... ... ... ... ... ...  

Analysis Model

Image
Elements of the Analysis Model 1. Scenario Based Element Use case Diagram Use-cases Text Activity Diagrams Swim Lane Diagrams 2. Class Based Element Class Diagram Analysis Packages CRC Models Collaboration Diagrams 3. Flow Oriented elements Data Flow Diagram Control Flow Diagrams Processing Narratives 4. Behavioral elements State Diagrams Sequence Diagrams I will discuses all things one by one

Software Analysis

Software analyses are dividing into five parts: Analysis Modelling Project Management Project planning and Scheduling Project Estimation Quality Management Objectives of analysis model To describe what the customer require. To establish a basis for the creation of a software design. To define a set of requirements that can be validated once the software is built What is a model? Ans:a model is a simplification of reality Why do we model? -we build models so that we can better understand the system we are developing. -we build models of complex systems because we cannot comprehend such a system in its entirety. -four aims to achieve:- 1. help us to visualize a system. 2. permit us to specify the structure/behavior of a system. 3. give us a template that guides us in constructing systems. 4.document the decisions we have made.

Use Case Diagrams

Image
Use Case Diagrams: A use case in software engineering and systems engineering is a description of a system’s behavior. In other words, a use case describes "who" can do "what" with the system in question. The use case technique is used to capture a system's behavioral requirements by detailing scenario-driven threads through the functional requirements.  Actor: An actor represents a set of roles that users of use case play when interacting with these use cases. Actors can be human or automated systems. Actors are entities which require help from the system to perform their task or are needed to execute the system’s functions. Use Case Diagram for School Management Fig: Use Case Diagram for School Management Use Case Diagram for Point of Sale Fig: Use Case Diagram for Point of Sale
i am running my new blog at Knowledge Sharing (https://ksharing.info). please subscribe my new blog