Skip to main content

Home/ Useful Technologies/ Group items tagged useful_utility

Rss Feed Group items tagged

George Bradford

How to count the occurrences of a number or text in a range in Excel - 0 views

  •  
    How to count the occurrences of a number or text in a range in Excel
George Bradford

Count the number of words in a cell or range - Excel - Office.com - 0 views

  •  
    Count the number of words in a cell or range
George Bradford

Changing Column Width - Complete HTML5 tutorial - 0 views

  •  
    "Now that you we have used all the right semantics you might want to change the width of each column - as of right now, each column is 33% wide. Let's say we want the first column to be 40% of the table and the two remaning columns to be 30% (as 40% + 30% +30% = 100%). In order to do this, we use the element. This element is to be placed between the tag and the tag and we use the style attribute to define the width of the columns. The element is a self-closing element and you need one for every columns of you table. Let's have an example:"
George Bradford

Reading a tab delimited text file. - 1 views

  •  
    "You could also use the csv module import csv myfileobj = open("myfiletab.txt","read") csv_read = csv.reader(myfileobj,dialect=csv.excel_tab) myval1 = [] myval2 = [] myval3 = [] for line in csv_read: # filter header and stuff using some criterion if len(line) = 3: myval1.append(line[0]) myval2.append(line[1]) myval3.append(line[2])"
George Bradford

Python3: Structured text files (CSV) - University Computing Service - 0 views

  •  
    Python 3 - Reading CSV files
George Bradford

Python: Introduction for Programmers - University Computing Service - 1 views

  •  
    "Course notes This course is part of the Scientific Computing series, and as such many of the examples chosen are of most relevance to scientific computing. The course notes (in various forms) are available here. The files used during the course are available here. This course is aimed at those who already know how to program in another high level programming language (such as C/C++, Fortran, Java, Perl or Visual Basic) and who now wish to learn Python. (Those with little or no prior programming experience should try the "Python: Introduction for Absolute Beginners" course instead.) The aim of this course is to provide sufficient familiarity with Python that attendees can attend any of our more advanced Python courses and easily follow any of the widely available Python tutorials on the more complex aspects of the language."
George Bradford

How to Find All Unread Messages in Gmail - About Email - 0 views

  •  
    An Inbox, a huge Archive, starred mail, chats, Spam and all kinds of labels: ways to view mail abound in Gmail. Where, though, is the unread mail - all the unread mail, be it in the archive or the Inbox or anywhere else, and only the unread mail? Fortunately, "unread" is an attribute that messages in Gmail carry like a label. This means you can search - and find - these unread emails easily.
George Bradford

Excel formula to reference 'CELL TO THE LEFT' - Stack Overflow - 0 views

  •  
    " 1 down vote Instead of writing the very long: =OFFSET(INDIRECT(ADDRESS(ROW(), COLUMN())),0,-1) You can simply write: =OFFSET(*Name of your Cell*,0,-1) Thus for example you can write into Cell B2: =OFFSET(B2,0,-1) to reference to cell B1"
George Bradford

VLC MediaPlayer - 0 views

  •  
    "VLC is a media player that will play just about any video or audio file that you can find. You don't need to look for any plugins, codecs, or extensions - everything you need is built right in, so that it will play anything right out of the box."
George Bradford

ANSI character set and equivalent Unicode and HTML characters - 0 views

  •  
    "The ANSI set of 217 characters, also known as Windows-1252, was the standard for the core fonts supplied with US versions of Microsoft Windows up to and including Windows 95 and Windows NT 4. During the lifetime of those two products, Microsoft added the euro currency symbol bringing the number of characters to 218, and introduced a new core set of Pan-European fonts containing the WGL4 (Windows Glyph List 4) character set, with 652 characters."
George Bradford

Microsoft Windows Codepage 1252 (ANSI) - 0 views

  •  
    "Microsoft Windows Codepage 1252 (ANSI)"
George Bradford

ASCII Chart and Other Resources - 0 views

  •  
    "Every now and again, I've wished that I had an ASCII chart handy, so I made one and stuck it on this page so that I could find it in a hurry. One thing led to another, and folks started asking me questions about ASCII and other character representations, so I've tried to update this page a bit to answer some of the most common questions. Also, I've added additional info,such as IBM PC Keyboard Scan Codes, and a list of other references."
George Bradford

Carriage Returns in a Cell - what character? - 0 views

  •  
    "Carriage Returns in a Cell - what character? This is a discussion on Carriage Returns in a Cell - what character? within the Excel Questions forums, part of the Question Forums category; Hi there I was looking for a way to paste data from Word into Excel, and found several posts on ..."
George Bradford

Free Video Flip and Rotate: rotate video, flip video! - 0 views

  •  
    Useful utility to rotate those videos you created with your phone and you recorded sideways.
George Bradford

Free Audio Extractor,Extract audio from video,Convert AVI to MP3, MP4 to WAV, Sound Rec... - 0 views

  •  
    Capture audio from AV source.
George Bradford

Title Page - APA - Learning Resource Center at Harrison College - 0 views

  •  
    "Contents of a properly formatted title page: Header - Includes a Running head: SHORTENED TITLE that is left justified. - Also includes a page number that is right justified. Centered Title Page Information - Title of Paper - Your Name - College/University Name - Course Name - Instructor Name - Date of Paper **The above information should be centered in the middle of the page, usually aligned close to the left 3" ruler.** Example:"
George Bradford

APA Style... Sample Cover Page or Title Page for term paper. - 0 views

  •  
    "APA Cover (Title) Page Example Term Paper Typical Format "
George Bradford

Purdue OWL: APA Formatting and Style Guide - 0 views

  •  
    "General APA Guidelines Your essay should be typed, double-spaced on standard-sized paper (8.5" x 11") with 1" margins on all sides. You should use a clear font that is highly readable. APA recommends using 12 pt. Times New Roman font. Include a page header  (also known as the "running head") at the top of every page. To create a page header/running head, insert page numbers flush right. Then type "TITLE OF YOUR PAPER" in the header flush left using all capital letters. The running head is a shortened version of your paper's title and cannot exceed 50 characters including spacing and punctuation. Major Paper Sections Your essay should include four major sections: the Title Page, Abstract, Main Body, and References. Title Page The title page should contain the title of the paper, the author's name, and the institutional affiliation. Include the page header (described above) flush left with the page number flush right at the top of the page. Please note that on the title page, your page header/running head should look like this: Running head: TITLE OF YOUR PAPER"
1 - 20 of 58 Next › Last »
Showing 20 items per page