Archive

Archive for the ‘Computer’ Category

Being a kid

I have a brother who’s been mac games fanatic. Since he was in grade school, he became a player of any mac kids games. Actually, he already has tons of different games. Now that he is already a teenager, he still loves playing mac games, and sometime he even tried what they call it paris en ligne. Knowing my brother’s age right now it is quite funny to see him playing games like a kid.

A Huge Discount

I went to the mall a couple of days ago, but prior to that I always go there because there is an item that I really wanted to buy. But since my money is not yet enough to afford that item, I really have to wait for my payday to come. It happened that when the last time I went to the mall and saw that item, it was on sale. From its original price before, there is a huge discount. But the problem was I really have to wait for one more week before my payday.

From there, I seek for an assistance form the online cash advance. All I did was surfed to their site, signed an application and provide the entire requirement that they asked. Then the last thing I did was waited for my application to be processed, at least twenty for hours. My application was granted the next and I got my cash advance. On the same day I bought that item with a huge discount on it.

Casino Guidelines

When playing in online casino games, it is advised to know or have a little research about the details before you start up. There are some have taken a lot of time to research and investigate to ensure that they could meet the highest of standards and if they can provide the real top rated online casinos out there. It is important that before you download, installed and played the online casinos found in some sites like onlinecasinotx. Make sure to gather feedback or input, read some reviews of the casino featured on the sites and it could be much better if it could be more objective as possible.

Playing online casino could give much fun and excitement but we should also put in our mind that it does not ended there. If safety are we going to talk about we should consider some factor to ensure that the casino site that we play at are guarantee and can be trusted. The online casino should be licensed in a trusted and regulated jurisdiction. The online casino should be operated by a trusted and reputable online casino software provider. If that the casino offer a good online casino bonus with fair wagering requirements. If the casino offer fair payout percentages and return to player. And if the online casino offer a good selection of games to choose from and play with a variety in each of the main games categories such as slot games, video poker, blackjack and many others. These are the some factors that we should take into considerations before choosing the casino sites to play at.

Computer Game Benefit

Playing computer games gives us a lot of fun and could be beneficial too. Meeting one’s goal is one of the main objective of the player. Everyone are motivated to meet those goals. Jeux or games on the other hand, catches anyone’s attention specially when you wanted some fun and some entertainment. Whatever computer game software you are using, mac games is one example- gives us the same benefit. So even you are just at home playing those computer games or some mac games, you can still get the benefit of keeping yourself motivated to meet your goals.

Introduction to Your Programming Tools

You will need a few tools for your work. I have provided them on the CD that comes with this book. Please resist any temptation to use tools from elsewhere. They will be excellent when you have gained confidence and fluency with programming. However, their complexity will overwhelm you while you are struggling to learn to program. It is enough to try to do something new without also trying to do it in an unnecessarily complicated environment.
You also need something to manage these tools with rather than having to remember every detail for yourself. Programmers use things called IDEs (Integrated Development Environments), which are rather like carpenters’ workbenches. Those that come with commercial compilers, or even the free ones that are used by experienced programmers, have a multitude of options that will simply get in your way and lead to confusion. (No differences here, then; professional work environments are rarely suited to the newcomer.)
So I have chosen a very simple IDE written and maintained by Al Stevens. He calls it Quincy and it provides just what we want: enough to work with but no frills to get in the way. If you have followed the instructions for installing the software you will have installed Quincy somewhere on your system (perhaps on the C drive, but possibly somewhere else; I have my copy on my E drive). You should have an icon of a cat’s face on your desktop. Click (or double-click, depending on how your system is set up) on it to open Quincy.

There are some things that you need to do every time you prepare to write a new program. I am going to walk you through them this time with images from my screen to help you. Until you get used to it, come back to this section each time you start a new program and follow through these steps.

  • Create a new project Select ‘‘Project’’ by double-clicking on it (or click and select ‘‘OK’’). Type ‘‘my first program’’ (get into the habit of giving descriptive names to projects and other files) in the Target name box. Use the browse button to find the sub-directory. You should find that in the directory called ‘‘tutorial’’ on the drive where you installed the tools from the CD. When you have found it, left click the OK button in the browse dialog box. Check that the ‘‘Type of Build’’ selected is ‘‘Console application’’.
  • Set the project options Select the ‘‘tools’’ menu and choose options. You should see the image at the top of the next page. Make sure that the boxes have been selected as in this image. Then use the browse button beside the Includes box to find the sub-directory called ‘‘fgw headers’’. That should be one of the other sub-directories in the same place. Click OK in the browse dialog and then click OK in the Options dialog box.
  • Get the special libraries Much of the programming you will be doing relies on two special files. Do not worry about exactly what they are; they contain resources that one of the programming tools will need. You have to find these two files and include them in the project. Click on the Project menu and select ‘‘Insert Files’’. You should then use the drop down menu in the dialog box to find the fgw headers sub-directory. You should then see something like this (the exact file list may be different, but the two important files fgwlib.a and libgdi32.a should be there. (If they are not in the sub-directory, your installation from the CD is faulty. Copy the contents of the fgw headers directory on the CD to tutorial\fgw headers.)
  • Save the project Go to the File menu in Quincy and save the project.

Basic Gambling Strategies

In choosing our basic gambling strategies, we must take several factors into consideration. First of all, in order to beat the house at casino craps, we must understand which bets are best for us and avoid making foolish or unprofitable wagers. Besides knowing what bets to make, we should also know exactly how many bets to make in succession and how much money to have out on the layout at anyone time. If we have too many bets working, a short losing streak will wipe out your bankroll in no time at all. If we don’t have enough wagers on the layout, we won’t be able to take advantage of a “hot roll” and thus will miss an opportunity to make a lot of money from one roll. For sometimes, try to visit usa casinos or yahoo casinos for the top rated lists of online casinos and learn more about slot games .

These betting strategies will permit us to conserve our bankroll while allowing for the possibility of maximizing our profits. You must also have an adequate bankroll when using these strategies. If our bankroll is too small, we”ll find ourself unable to take advantage of favorable situations, and will, in effect, be playing with “scared money.” Scared money is inadequate funds and forces us either to hedge our bet when we should be bold, or worse, causes-you to’ make foolish bets in the hope of winning a lot of money on relatively small wagers. To do this, we must make center proposition wagers which give the casino its greatest edge over us. Therefore, an adequate bankroll is of prime importance.

My SQL Database-Practical Design Tips and Techniques | Data Collecting

System Boundaries Identification
Let’s establish the scenario. We have been called by a local car dealer to submit a proposal about a new information system. The stated goal is to produce reports about car sales and to help track the car inventory. Reports are, of course, an output of the future system. The idea hidden behind reports could be to improve sales, to understand delivery delays, or to find out why some cars disappear. The data structure itself is probably not really important in the users’ opinion, but we know that this structure matters to the developers who produce the required output.
It’s important to first look at the project scope, before starting to work on the details of the system. Does the project cover:

  • The complete enterprise
  • Just one administrative area
  • Multiple administrative areas
  • One function of the enterprise

When preparing a data model, the biggest challenge is probably to draw a line, to clearly state where to stop. This is challenging for various reasons:

  • Our user might have only a vague idea of what they want, of the benefits they expect from the new system
  • Conflicting interests might exist between our future users; some of them might want to prioritize issues in a different way from others, maybe because they are involved with the tedious tasks that the new system promises to eliminate
  • We might be tempted to improve enterprise-wide information flow beyond the scope of this particular project

It’s not an easy task to balance user-perceived goals with the needs of the organization as a whole.

Modular Development
It is generally admitted that breaking a problem or task into smaller parts helps us to focus on more manageable units and, in the long run, permits us to achieve a better solution, and a complete solution. Having smaller segments means that defining each part’s purpose is simpler and that the testing process is easier – as a smaller segment contains less details. This is why, when establishing the system boundaries, we should think in terms of developing by modules. In our case study, a simple way of dividing into modules would be the following:

  • Module 1: car sales
  • Module 2: car inventory

Model Flexibility
Another point not directly related to our user but to us as developers is: can the data model be built to be flexible and more general? This way, it could be applied to other car dealers, always keeping in mind contract issues between the developer and the user. (Who will own the work?) Should the data structure be developed with other sales domains in mind? For instance, this could lead to a table named goods instead of cars. Maybe this kind of generalization can help, maybe not, because data elements description must always remain clear.

Document Gathering
This step can be done before the interviews. The goal is to gather documents about this organization and start designing our questions for the interviews. Of course, a data model for car sales has some things in common with other sales systems, but there is a special culture about cars. Another set of documents will be collected during the interviews while we learn about the forms used by the interviewees.

General Reading
Here are some reading suggestions:

  • Enterprise annual report
  • Corporate goals statement
  • President’s speech
  • Publicity material
  • Bulletin board

Forms
The forms, which represent paperwork between the enterprise and external partners, or between internal departments, should be scrutinized. They can reveal a massive amount of data, even if further analysis shows unused, imprecise, or redundant data. Many organizations suffer from the form disease –a tendency to use too many paper or screen forms and to produce too complex forms. Nonetheless, if we are able to look at the forms currently used to convey information about the car inventory or car sales, for example, a purchase order from the car dealer to the manufacturer, we might find on these forms essential data about the purchase that will be useful to complete our data collection.

Existing Computerized Systems
The car dealer has already started sales operations a number of years ago. To support these sales, they were probably using some kind of computerized system, even if this could have been only a spreadsheet. This pre-existing system surely contains interesting data elements. We should try to have a look at this existing information system, if one exists, and if we are allowed to. Regarding the data structuring process itself, we can learn about some data elements that are not seen on the paper forms. Also, this can help when the time comes to implement a new system by easing transition and training.

Interviews
The goal for conducting interviews is to learn about the vocabulary pertaining to the studied system. This is about data structures, but the information gathered during the interviews can surely help in subsequent activities of the system’s development like coding, testing, and refinements.

Finding the Right Users
The suggested approach would be to contact the best person for the questions about the new system. Sometimes, the person in charge insists that he/she is the best person, it might be true, or not. This can become delicate, especially if we finally meet someone who knows better, even if this is during an informal meeting.
Thinking about the following issues can help to find the best candidates:

  • Who wants this system built?
  • Who will profit from it?
  • Which users would be most cooperative?

Perceptions
During the interviews, we will meet different kinds of users. Some of these will be very knowledgeable about the processes involved with the car dealer’s activities, for example, meeting with a potential customer, inviting them for a test drive, and ordering a car. Some other users will only know a part of the whole process, their knowledge scope is limited. Due to the varying scope, we will hear different perceptions about the same subject.

Asking the Right Questions
There are various ways to consider which questions are relevant and which will enable us to gather significant data elements.

Existing Information Systems
Is there an existing information system: manual or computerized? What will happen with this existing system? Either we export relevant data from this existing system to feed the new one, to completely do away with the old system, or we keep the existing system – temporarily or permanently.

Chronological Events
Who orders a car for the show room and why; how is the order made – phone, fax, email, website; can a car in the showroom be sold to a customer?

Sources and Destinations
Here we question about information, money, bills, goods, and services. For example, what is the source of a car? What’s its destination? Is the buyer of a car always an individual, or can it be another company?

Urgency
Thinking about the current way in which you deal with information, which problems do you consider the most urgent to solve?

Avoid Focusing on Reports and Screens
An approach too centered on the (perceived) needs of the users may lead to gaps in the data structure, because each user does not necessarily have an accurate vision of all their needs or all the needs of other users. It’s quite rare in an enterprise to find someone who grasps the whole data picture, with the complex inter-departmental interactions that frequently occur.

Learning Web Design, A Beginner’s Guide | CREATING A SIMPLE PAGE

A Web Page, Step by Step

You got a look at an (X)HTML document but now you’ll get to create one yourself and play around with it in the browser. The demonstration in this post has five steps that cover the basics of page production.

  • Step 1: Start with content. As a starting point, we’ll add raw text content and see what browsers do with it.
  • Step 2: Give the document structure. You’ll learn about (X) HTML elements and the elements that give a document its structure.
  • Step 3: Identify text elements. You’ll describe the content using the appropriate text elements and learn about the proper way to use (X)HTML.
  • Step 4: Add an image. By adding an image to the page, you’ll learn about attributes and empty elements.
  • Step 5: Change the look with a style sheet. This exercise gives you a taste of formatting content with Cascading Style Sheets.

Before We Begin, Launch a Text Editor

This section shows how to open new documents in Notepad and TextEdit. Even if you’ve used these programs before, skim through for some special settings that will make the exercises go more smoothly. We’ll start with Notepad; Mac users can jump ahead.

Creating a new document in Notepad (Windows users)

These are the steps to creating a new document in Notepad on Windows XP.

  1. Open the Start menu and navigate to Notepad (in Accessories). 1
  2. Clicking on Notepad will open a new document window, and you’re ready to start typing. 2
  3. Next, we’ll make the extensions visible. This step is not required to make (X)HTML documents, but it will help make the file types more clear at a glance. In any Explorer window, select “Folder Options…” from the Tools menu 3 and select the “View” tab. 4 Find “Hide extensions for known file types” and uncheck that option. Click OK to save the preference and the file extensions will now be visible.

Creating a new document in TextEdit (Macintosh users)
By default, TextEdit creates “rich text” documents, that is, documents that have hidden style formatting instructions for making text bold, setting font size, and so on. (X)HTML documents need to be plain text documents, so we’ll need to change the Format.

  1. Use the Finder to look in the Applications folder for TextEdit. When you’ve found it, double-click the name or icon to launch the application.
  2. TextEdit opens a new document. You can tell from the text formatting menu at the top that you are in Rich Text mode 1. Here’s how you change it.
  3. Open the Preferences dialog box from the TextEdit menu.
  4. There are three settings you need to adjust: Select “Plain text”. Select “Ignore rich text commands in HTML files”. Turn off “Append ‘.txt’ extensions to plain text files”.
  5. When you are done, click the red button in the top-left corner.
  6. Quit TextEdit and restart it to open a new document with the new Plain Text settings. The formatting menu will no longer be on the new document.

Step 1: Start with Content

Now that we’ve got our new document, it’s time to get typing. A web pagealways starts with content, so that’s where we begin our demonstration.

Step 2: Give the Document Structure

Introducing… the HTML element

Basic document structure

Step 3: Identify Text Elements

Introducing…semantic markup

Block and inline elements

Default styles

Step 4: Add an Image

Empty elements

Attributes

Here’s what you need to know about attributes:

  • Attributes go after the element name in the opening tag only, never in the end tag.
  • There may be several attributes applied to an element, separated by spaces in the opening tag. Their order is not important.
  • Attributes take values, which follow an equals sign (=).
  • A value might be a number, a word, a string of text, a URL, or a measurement depending on the purpose of the attribute.
  • Always put values within quotation marks. Although quotation marks aren’t required around all values in HTML, they are required in XHTML. You might as well do it the more future-compatible way from the start. Either single or double quotation marks are acceptable as long as they are used consistently, however, double quotation marks are the convention.
  • Some attributes are required, such as the src and alt attributes in the img element.
  • The attribute names available for each element are defined in the(X)HTML specifications; in other words, you can’t make up an attribute for an element.

Step 5: Change the Look with a Style Sheet

Depending on the content and purpose of your web site, you may decide that the browser’s default rendering of your document is perfectly adequate. However, I think I’d like to pretty up the Black Goose Bistro home page a bit to make a good first impression on potential patrons. “Prettying up” is just my way of saying that I’d like to change its presentation, which is the job of Cascading Style Sheets (CSS).

Creating a new document in TextEdit
(Macintosh users)
By default, TextEdit creates “rich text” documents, that is, documents that
have hidden style formatting instructions for making text bold, setting font
size, and so on. (X)HTML documents need to be plain text documents, so
we’ll need to change the Format, as shown in this example (Figure 4-3).
Use the Finder to look in the Applications folder for TextEdit. When
you’ve found it, double-click the name or icon to launch the application.
TextEdit opens a new document. You can tell from the text formatting menu
at the top that you are in Rich Text mode 1. Here’s how you change it.
Open the Preferences dialog box from the TextEdit menu.
There are three settings you need to adjust:
Select “Plain text”. 2
Select “Ignore rich text commands in HTML files”. 3
Turn off “Append ‘.txt’ extensions to plain text files”. 4
When you are done, click the red button in the top-left corner. 5
Quit TextEdit and restart it to open a new document with the new Plain
Text settings. The formatting menu will no longer be on the new
document.6

A Beginner’s Guide to (X)HTML, Style Sheets, and Web Graphics | Alternative Browsing Environments

The previous post focused on issues relevant to graphical browsers used on desktop or laptop computers. It is critical to keep in mind, however, that people access content on the Web in many different ways. Web designers must build pages in a manner that creates as few barriers as possible to getting to information, regardless of the user’s ability and the device used to access the Web. In other words, you must design for accessibility.
Accessibility is a major topic of discussion in the web design world, and a priority for all web designers. While intended for users with disabilities such as poor vision or limited mobility, the techniques and strategies developed for accessibility also benefit other users with less-than-optimum browsing experiences, such as handheld devices, or traditional browsers over slow modem connections or with the images and JavaScript turned off. Accessible sites are also more effectively indexed by search engines such as Google. The extra effort in making your site accessible is well worth the effort.

Users with disabilities

There are four broad categories of disabilities that affect how people interact with their computers and the information on them:

  • Vision impairment. People with low or no vision may use an assistive device such as a screen reader, Braille display, or a screen magnifier to get content from the screen. They may also simply use the browser’s text zoom function to make the text large enough to read.
  • Mobility impairment. Users with limited or no use of their hands may use special devices such as modified mice and keyboards, foot pedals, or joysticks to navigate the Web and enter information.
  • Auditory impairment. Users with limited or no hearing will miss out on audio aspects of multimedia, so it is necessary to provide alternatives, such as transcripts for audio tracks or captions for video.
  • Cognitive impairment. Users with memory, reading comprehension, problem solving, and attention limitations benefit when sites are design ed simply and clearly. These qualities are helpful to anyone using your site.

The lesson here is that you shouldn’t make assumptions about how your users are accessing your information. They may be hearing it read aloud. They may be pushing a button to jump from link to link on the page. The goal is to make sure your content is accessible, and the site is as easy to use as possible.

The mobile Web

The increased popularity of the Web, combined with the growing reliance on handheld devices such as cell phones, PDAs, and palm-top computers, has resulted in web browsers squeezing into the coziest of spaces.

Although most content accessible on mobile devices has been developed specifically for that type of browser, an increasing number of devices now include microbrowsers capable of displaying the same web content that you’d see on your PC. Microbrowsers are designed to accommodate limited display area, lower memory capacity, and low bandwidth abilities. Some have only basic HTML support and others support the current web standards.
One limitation of handheld devices is screen size. Mobile displays are roughly only 240 pixels square, although some have dimensions as small as 128 pixels or as large as 320. That’s not much room to look at a typical web site. Mobile browsers deal with the limited screen size the best they can. Some shrink the page to fit by displaying the text content as it appears in the HTML source document, and resizing the images to fit the screen. Others simply allow horizontal scrolling.

Dealing with diversity

The best way to accommodate the needs of all your visitors is to design with accessibility in mind. Accessible design not only helps your disabled visitors, but also those using the Web on the go or under any less-than-ideal conditions. You’ll also improve the quality of your content as perceived by search engine indexing programs.
The W3C started the Web Accessibility Initiative to address the need to make the Web usable for everyone. They developed the Web Content Accessibility Guidelines (WCAG) to help developers create accessible sites.

While accessibility and the techniques for achieving it are vast topics, I’ve summarized some of the guiding principles and provided pointers to useful resources here.

  • Start with clean HTML. When your source document has been marked up with appropriate, meaningful HTML elements and the content appears in a logical order, your content will make sense in the widest variety of circumstances, whether it is read aloud or displayed on a tiny handheld screen.
  • Provide alternatives. Always provide alternatives to non-text content such as alternative text or long descriptions for images, transcripts for audio, and captions for video content, to better serve users with various disabilities.
  • Allow text to resize. If you use style sheets to specify font size, do so in relative measurements such as percentages or ems (a unit of measurement for text equal to a capital “M” ) so that users can resize it with the browser’s “text zoom” feature (when available).
  • Don’t put text in graphics. Although it may be tempting to control the typography of a headline by putting it in a graphic, doing so makes it less accessible by removing that content from the document. It also prevents users from resizing the text.
  • Use accessibility features when creating HTML tables and forms. There are a number of attributes in HTML 4.01 and XHTML that improve accessibility by explicitly labeling columns or form fields. They’re only useful if you take the time to use them correctly.
  • Be careful with colors and backgrounds. Be sure that there is plenty of contrast between the foreground and background colors you specify. When using background images, be sure to also specify a similarly colored background color so text is legible, should the image not load properly.

A Beginner’s Guide to (X)HTML, Style Sheets, and Web Graphics | THE NATURE OF WEB DESIGN

THE NATURE OF WEB DESIGN

As a web designer, you spend a lot of time creating pages and tweaking them until they look good in your browser. Before you grow too attached to the way your page looks on your screen, you should know that it is likely to look different to other people. That’s just the nature of web design—you can’t guarantee that everyone will see your page the way you do. The way your site looks and performs is at the mercy of a number of variables such as browser version, platform, monitor size, and the preferences or special needs of each individual user. Your page may also be viewed on a mobile device like a cell phone, or using an assistive device like a screen magnifier or a screen reader. This unpredictable nature of the Web is particularly challenging if you have experience designing for print, where what you design stays put. As a print designer who made the transition to web design, I found I needed to let go of controlling things such as page size, typography, and precise color. Having a solid understanding of the web environment allows you to anticipate and plan for these shifting variables. Eventually, you’ll develop a feel for it. This post looks at the ways in which browsers, user configurations, platform, connection speed, computer monitors, and alternative browsing environments affect the design and functionality of web pages. It suggests some tips for coping along the way.

Browser Versions

One of the biggest challenges in designing for the Web is dealing with the multitude of browsers in current use. Although the current version of Microsoft Internet Explorer running on Windows makes up the lion’s share (60 to 80% as of this writing), there are at least a dozen browser versions that web developers pay attention to, and hundreds more obscure or antiquated browsers still in use. See the sidebar, Browser Roll Call, for more information on relevant browsers.

In the no-so-distant past, browsers were so incompatible that web authors were forced to create two separate sites, one for Internet Explorer and one for Netscape (the only two players at the time). Fortunately, things have improved dramatically now that browsers have better support for web standards established by the World Wide Web Consortium (W3C for short). The situation will continue to improve as older, problematic browser versions such as Internet Explorer 5 and Netscape 4 fade out of existence.
Fortunately, nearly all browsers in use today support HTML 4.01 and XHTML standards, with only a few exceptions. That doesn’t mean that an (X)HTML document will look identical on all browsers—there may still be slight differences in the default rendering of text and form elements. That’s because browsers have their own internal style sheets that determine how each element looks by default.
Instead, the new challenge for cross-browser consistency comes in the varying support of certain aspects of Cascading Style Sheets (CSS). Although most of the basic style sheet properties can be used reliably, there are still some bugs and inconsistencies that may cause unexpected results. Figure 3-1 shows how the same web page may be rendered differently based on the browser’s support of CSS.

Coping with various browser versions

How do professional web designers and developers cope with the multitude of browsers and their varying capabilities? Here are a few guidelines.

Don’t sweat the small stuff. As a web designer, you must allow a certain amount of variation. It’s the nature of the medium. What is important isn’t that form input boxes are all precisely 15 pixels tall, but that they work. The first lesson you’ll learn is that you have to let go.

Stick with the standards. Following web standards—(X)HTML for document structure and CSS for presentation—as documented by the W3C is your primary tool for ensuring your site is as consistent as possible on all standards-compliant browsers (that’s approximately 99% of browsers in current use).

Start with good markup. When an (X)HTML document is written in logical order and its elements are marked up in a meaningful way, it will be usable on the widest range of browsing environments, including the oldest browsers, future browsers, and mobile and assistive devices. It may not look exactly the same, but the important thing is that your content is available.

Don’t use browser-specific (X)HTML elements. There are markup elements and attributes out there that work only with one browser or another, a remnant from the browser wars of old. Don’t use them! (You won’t learn them here.)

Become familiar with the aspects of CSS that are likely to cause problems. Using style sheets effectively takes some practice, but experienced developers know which properties are “safe,” and which require some extra tweaks to get consistent results on all current browsers.