August 29, 2013

How to Send Large Files Over Email

Many email servers refuse to accept email attachments over 10MB in size. While attachment sizes haven’t kept up with the times, there are other easy ways to send someone large files over email.
If you’re using Gmail or Outlook.com, your email service will automatically give you a helping hand and suggest alternatives. If you’re using a desktop email client or another service, you may need to know about these tricks yourself.

What’s the Maximum Size of an Email Attachment?

In theory, there’s no limit to the amount of data you can attach to an email. Email standards don’t specify any sort of size limit. In practice, most email servers enforce their own size limits.
In general, when attaching files to an email, you can be reasonably sure that up to 10MB of attachments are okay. Some email servers may have smaller limits, but 10MB is generally the standard.
Gmail allows you to attach up to 25MB to a single email, but this is only guaranteed to work if you’re emailing other Gmail users. As soon as the email leaves Gmail’s servers, it could be rejected by another email server. Many servers are configured to not accept more than 10MB of attachments.
RELATED ARTICLE
HTG Explains: How Does Email Work?
You send and receive it everyday, it’s instantaneous, and it doesn’t cost a thing. It’s email, one of the most... [Read Article]
It’s not even as simple as looking at the maximum attachment size of the service you use and the service you’re emailing — emails often travel over several mail transfer agents when they’re sent, so you may have your attachment rejected by a server along the way if you attach too much data.
You should also bear in mind that email attachments are generally MIME encoded, which increases their size by about 33%. So 10MB of files on your disk will become about 13MB of data when attached to an email.

Use a Cloud Storage Service

By far the simplest option would be storing the file — or files — you want to share in a cloud storage service like Dropbox, Google Drive, or SkyDrive. You could then share the file with someone and inform them that the file is shared over email. They could click a link and download the file directly to their computer.
if you use Gmail or Outlook.com, you’ll find that Google and Microsoft have integrated Google Drive and SkyDrive into their respective email services. Just click the Google Drive or SkyDrive button when sending an email and you’ll be able to share a file via email. Gmail and Outlook will walk you through choosing a file that already exists in your cloud storage drive or uploading a new file.





If you use something like Dropbox, you can share the file from the cloud storage service’s website. For example, right-click a file on Dropbox’s website and select Share link if you use Dropbox.





This is the option many email providers are pushing us towards — if you try to attach a large file in Gmail or Outlook.com, you’ll be prompted to upload it to Google Drive or SkyDrive first.



Create and Send Multi-Part Archives

RELATED ARTICLE
How to Upload Really Large Files to SkyDrive, Dropbox, or Email
Do you need to upload a very large file to store online or email to a friend? Unfortunately, whether you're emailing a file or using online storage sites like SkyDrive, there's a limit on the size of files you can use. Here's how to get around the limits. [Read Article]
If you’re looking for a more traditional, do-it-yourself method, you can opt split the file up into smaller parts. For example, if you had a 50MB file you wanted to email, you could use a file compression program like 7-Zip to create an archive containing that file, splitting the archive into five 10MB pieces.









You could then attach all the 10MB portions to separate emails. The recipient would have to download each attachment and use a file extraction program to extract the larger, complete file from the separate archives.
This traditional method still works as well as it always did. However, it can be fairly cumbersome. Many people would be confused by the separate attachments and wouldn’t enjoy jumping through hoops to reassemble them. If you’re not sure whether your recipient will know how to do this, it’s probably better to choose an easier method.

Use a Large-File Sending Service

RELATED ARTICLE
The Best Free Programs and Online Services for Sending and Sharing Large Files
Last week, we published a list of websites for sharing photos with friends and family. Of course, you can also... [Read Article]
In response to the difficulty of sending large file attachments over email, a large number of large-file-sending services have sprung up online. These services allow you to upload a file and give you a link. You can then paste that link into an email and the recipient can click the link and download the file.
These services have to make money somehow, and they may do it by displaying ads, limiting the maximum file size available to free users, or demanding a subscription fee. We’ve covered the many online services for sending and sharing large files before.
Such options work fine, but you may prefer using a cloud storage service instead. When you use one of these services, you’re entrusting it with your files — that works okay if your files aren’t particularly sensitive, but you’ll probably want to shy away from uploading sensitive data to a free service you haven’t heard of before. Of course, you could encrypt the files before uploading them — but that would add additional hassle for the recipient, too.






Many email services also block potentially dangerous file types, like .EXE files, because they could contain malware. If you used the services above instead, you’d be able to send links to such files without them being blocked.

Source: http://www.howtogeek.com/171328/how-to-send-large-files-over-email/

August 19, 2013

Notepad+++ : Great little text editor


I had been looking for a great little freeware text editor with line and column numbering guides. These are helpful for aligning text. Notepad+++ was a favorite of mine, but could never figure how to add a horizontal ruler to the view. Well Notepad+++ has the feature, but it was buried in the settings menu. Below is how to enable the horizontal ruler function and a link where to get this nice piece of free software.

Syntax Highlighting and Syntax Folding
    User Defined Syntax Highlighting and Folding: screenshot 1, screenshot 2, screenshot 3 and screenshot 4
    PCRE (Perl Compatible Regular Expression) Search/Replace
    GUI entirely customizable: minimalist, tab with close button, multi-line tab, vertical tab and vertical document list
    Document Map
    Auto-completion: Word completion, Function completion and  Function parameters hint
    Multi-Document (Tab interface)
    Multi-View
    WYSIWYG (Printing)
    Zoom in and zoom out
    Multi-Language environment supported
    Bookmark
    Macro recording and playback
    Launch with different arguments




Notepad++ ruler. go to TextFX -> TextFX Tools -> Insert Ruler

    Avatar
    StinkPot
    Senior Member - 1K

   
posted: Dec. 22, 2010 @ 12:27p




FAntastic! Now how do I wrap text say to 10 or 20 of the ruler!and will the formatting stay if I save in ANSI.

    Avatar
    backsplatter
    Dismembered Member

   
posted: Dec. 22, 2010 @ 3:16p

example for 10 characters per line:

write 10 in editor. Highlight the 10. Cut the 10 to clipboard. ie. cntr+x
select all text in file.
TextFX -> TextFX Edit -> Unwrap Text
TextFX -> TextFX Edit -> ReWrap Text to (clipboard or 72) width


You can get Notepad+++ here:

http://notepad-plus-plus.org/


Below is another review from MakeUseOf on Notepad++ Plugins

Soup Up The Notepad++ Text Editor With Plugins From The Notepad Plus Repository


Notepad++ is a worthy replacement for Windows’ in-built and much loved text editor, and comes highly recommended if you’re a programmer, web designer or simply someone who finds themselves in need of a powerful plain text editor.
Not only is Notepad++ free under the GPL licence but it is also possible to extend its functionality with plugins. Today I’ll be taking a look at the Notepad++ plugins repository which contains a few extra bells and whistles to take your text editor to the next level.

Notepad++ & Plugins

Notepad++ has already seen a few mentions here at MakeUseOf and has earned its place on our Best Of Windows Software list. We’ve also previously included it in our Windows text editor roundup, used it to find and replace words in multiple files and shown you how to switch out your default HTML source editor in favour of Notepad++. If you’ve not yet got it, head on over to the project homepage and download for free.


notepad plus plugins


Luckily there is a healthy collection of third-party plugins, some of which have made their way into the latest Notepad++ release after proving their worth. The program has its very own plugin manager (which is ironically a plugin itself) from which to janitor your add-ons and updates.
Choosing the right plugins depends entirely on what you use Notepad++ for, and there are a good number to trawl through. Installing plugins used to involve downloading archives and extracting to the ‘plugins’ directory, and while you can still do this it’s much easier to choose Plugins from the main taskbar then Plugin Manager to bring up the repository.


Advertisement
notepad plus plus plugins


Once the list has refreshed you will be presented with an array of available downloads. For a better idea of what each plugin does simply click and read the description. Installing the add-ons is easy – check the box next to the plugin and click Install. Multiple plugins can be installed this way which is great because Notepad++ requires a restart before they show up.
If you do want to use the traditional download-and-extract method you’ll need to find the plugins first. Luckily there are a good number located at the npp-plugins SourceForge project page.

Recommended Plugins

Once again there’s no one-size-fits-all here, and each of you will find your own preferred plugins based on primary usage. Saying that, the following plugins do have somewhat of a broad appeal:
Explorer – A simple file explorer that sits on the left-hand side of your screen. Double click and files will open, just like that.


notepad plus plus plugins


Compare – A surprisingly useful plugin for comparing two files, side-by-side.
AutoSave - Always forgetting to save on time? Let AutoSave save for you! Can be configured to use a timer or when Notepad++ loses focus/is minimized.


notepad plus plus plugins


Location Navigate – Quickly jump backwards and forwards to parts of the document that you have modified, rather than trawling through all the stuff in between.
Lorem Ipsum – One for the web designers, a simple Lorem Ipsum script for instant Latin copy text.


plugins for notepad++
MultiClipboard – Provides access to the last 10 copied items. Ctrl+V pastes the last copied text whereas Ctrl+Shift+V lets you choose from a list of 10 memorised copies.
XBrackets Lite – Forgetting just one bracket can ruin your whole afternoon – never again with XBrackets Lite!
Falling Bricks – Who said plugins have to be useful? Here’s a very simple Tetris clone to distract you when the time is right.
plugins for notepad++

Using The Plugins

Once you’ve selected the plugins you’ll want, hit Install and let them download. You will be notified that a restart is required, agree and Notepad++ will appear once again with your bounty of add-ons enabled.
notepad plus plugins
To use the plugins, visit the Plugins menu in the main taskbar and select from there. Some will have multiple functions and options and others will be very basic “enable or disable” affairs. To remove plugins (or check for updates) launch the Plugin Manager again, choose the Installed tab, select a plugin and click Remove.

Conclusion

Hopefully you’ll find exactly what you’re looking for in this excellent plugins respository. It’s a fantastic way of turbo-charging Notepad++ to be even more useful, and the right add-ons can really help tailor the application to your needs.
If you have any personal favourites, plugins you can’t live without or if you prefer a different text editor entirely then let us know in the comments below this article.

Source: http://www.makeuseof.com/tag/soup-notepad-text-editor-plugins-repository-windows/


August 17, 2013

Record Streaming MP3 Audio from a web browser




Record MP3 – is a site which allows you to record and save an MP3 file. After granting permission to the site to access your recording device, just click the “record” button to start recording. When you are finished, click the “save recording” button and you will get an mp3 you can save, and a link you can share with anyone.

My image

Source: http://www.makeuseof.com/tag/cool-websites-and-tools-august-16th-chemistry-concepts-recording-mp3s-flashcards/

August 9, 2013

Free Audio Converter Add-On for the Chrome Browser

Convert audio files online from one format into another
Online Audio Converter allows converting audio into a wide range of major formats such as mp3, wav, ogg, m4a, m4r, flac. Because the audio files are converted online, you don’t have to install the software on your computer. Just open the browser and start converting.

Features:
Support of All Major Formats
Multiple Files Support
Extracting Sound from a Video
Advanced Conversion Settings
Tag Support




It is available from the Chrome Extensions library here:
https://chrome.google.com/webstore/category/apps?hl=en-US

August 4, 2013

Chromecast, Simply and Cheaply, Flings Web Video to TVs

Ever hear the old saying, “Information wants to be free?” Well, here’s a corollary for you: “TV wants to be à la carte.”
Take the story of the iTunes store. The instant somebody offered the chance to buy songs individually, the world changed forever. Hello, music à la carte. Goodbye, Tower Records.
Now it’s cable TV’s turn. 

We are engaged in a great civil movement, testing whether that business, or any business so conceived and so dedicated, can long endure. The number of people who cut the cord, or cancel the satellite, in favor of getting all their TV from the Internet is still small — maybe 1 percent of us a year. But the online alternatives to cable TV are growing. And once it becomes simple and easy to get Internet video from our laptops and phones to the actual television, well, the term “TV drama” will have a whole new meaning. 


Actually, that has just happened. Google’s new Chromecast gizmo is the smallest, cheapest, simplest way yet to add Internet to your TV. It looks like a portly flash drive or maybe a fat keychain — and it costs $35. That’s not a typo.

So what does it do? If you have a Wi-Fi wireless network in your home, the Chromecast can perform two useful stunts. 

Stunt 1: It lets you watch videos from YouTube, Netflix and Google Play (Google’s movie and TV store for Android gadgets) on your big screen. You use your phone or tablet (Apple or Android) as a remote control. 

Stunt 2: The Chromecast displays Web sites on your TV — by broadcasting from Google’s Chrome browser on your Mac or PC. More on this in a moment. 


Google’s promotional videos depict a fantasy of effortlessness: a hand slides the Chromecast into an HDMI jack on the back of a big-screen TV, clicking like a key into a lock. And then suddenly everything good on the Internet seems to be watchable on that TV, to the ecstasy of many young, attractive, multiethnic couch potatoes. 

The videos leave out the fact that the Chromecast requires power. You can plug it into a power outlet or a USB jack on the TV itself, but either way, the result isn’t as clutter-free as the ads make it seem. Still — $35, remember? 

Then you download a setup program, introduce it to your Wi-Fi network, name your Chromecast and so on. The whole setup process takes about five minutes; a child could do it. (Adults may need slightly longer.) 

To perform Stunt 1, you open the YouTube, Netflix or Google Play app on your phone or tablet. Find a video to play. A special icon appears at the edge of the touch screen, resembling a rectangle with Wi-Fi signal waves in the corner. To begin watching that video on the TV, tap that icon and choose your Chromecast’s name. 

Your phone is not actually transmitting anything. The Chromecast gets the video from the Internet directly; you use your phone or tablet only to find the movie and control its playback. You can even adjust the volume using the physical volume keys on the side. 

The good news: this arrangement means you can do other things on your phone or tablet during playback, like working in another app or even turning the thing off. 

The bad news is that the phone/tablet is the only remote control you’ve got. So if you want to pause, rewind or mute the video, you first have to find your phone/tablet, wake it up, enter the password if required, and finally reopen the app that’s doing the playing. It’s not especially graceful. 

On Android gadgets, at least the Pause button appears right on the lock screen. You don’t have to unlock the device and reopen the app. 

Otherwise, all of this is effortless and excellent. Even if you can already get Netflix and YouTube on your TV because they’re built into the TV, Xbox, TiVo or Blu-ray player, you may prefer the Chromecast; it’s just much easier to search for videos, thanks to the on-screen keyboard and voice dictation. You can also cue up several videos to play in sequence. That’s especially handy for YouTube videos, which are not exactly, you know, epic in length. 

On the other hand, Netflix and YouTube aren’t much. Rival boxes, like Apple TV and Roku, can bring many other paid and free Internet services to your TV, like iTunes video, Amazon Prime video, HBO Go, Hulu Plus, Vudu, Vimeo, Spotify, Flickr, ESPN, Major League Baseball TV and others.
Fortunately, Google says that more services are on the way. For example, Pandora radio is up next. Hulu Plus, Vimeo, Redbox Instant, AOL and eight other companies have all suggested that they’re coming soon. 

Besides, you might not have to lose sleep over the wait, thanks to Stunt 2: the ability to broadcast Web pages to your TV from your Mac or PC. 

Just fire up the Chrome browser, open the site you want, and click that little Chromecast icon on the toolbar. The Web page now appears on the TV, complete with whatever videos you’d like to play.
Now you can sit there on the couch, laptop before you, and call up any darned Internet service you want. Hulu your head off. MLB my guest. HBO Go crazy. 

Hard though those Internet services have tried to keep their videos confined to computer screens, the Chromecast flings them onto the TV. An exception: Chromecast doesn’t like the QuickTime format. It sends only the video, not the audio. Therefore, you can’t play videos from, for example, Apple’s movie-trailer site. 

Stunt 2, alas, isn’t as refined or successful as Stunt 1. No wonder Google labels this feature “Beta.”
This time, you really are sending audio and video from your computer through the air. So it doesn’t work well unless you have a newish, high-horsepower computer and a fast, uncluttered Wi-Fi network. And even then, there’s a one-second lag between laptop and TV playback.
The video doesn’t always seem as crisp as it does during Stunt 1, either, and some people experience occasional stutters or audio glitches. 

Now, plenty of people are saying that Chromecast is Google’s answer to Apple TV, Roku 3 and Plair, which are compact plastic boxes that also bring hi-def Internet video to the TV — but cost $100.
Truth is, the comparison isn’t quite apt. Those gadgets are a good deal more ambitious. They have their own remote controls and on-screen menus, so you can use them even if you don’t own a phone or computer. They use many more Internet services, too. The Apple TV can also display photos and videos from your iPhone or iPad. 

Apple TV can also project anything from your Mac screen, not just Web pages — a fact beloved by PowerPointers and teachers everywhere. 

But although most people miss it, so can the Chromecast.
In your Chrome browser, clicking the Chromecast icon produces a menu; within it, a tiny down-pointing triangle offers the command “Cast entire screen (experimental).” Sure enough: it broadcasts your entire Mac or PC screen to the TV, making it handy for board rooms, classrooms and hotel rooms. It may be experimental, and it doesn’t transmit audio, but it otherwise works beautifully. 

Of course, the Apple TV works primarily with Apple products. It doesn’t work with Windows and Android, at least not without add-on software (or iTunes for Windows) and a bit of tolerance. In that regard the Chromecast is a bit more flexible.
And for goodness’ sake, it’s $35. 

That’s already a fine price for what this gadget does, and it will seem better and better the more video apps are made to work with it. 

Don’t look now, but there’s a corollary to the corollary. TV wants to be à la carte, but Internet video wants to be Chromecast.

To see a demo of Chromecast see here:






http://www.youtube.com/watch?v=I1tOeW8AcSA