Laptops Under 200

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label note taking. Show all posts
Showing posts with label note taking. Show all posts

Friday, 2 September 2011

Best Note Taking Software for Ubuntu Linux: Xournal!

Posted on 00:30 by Unknown
When it comes to taking notes under Ubuntu (or GNU/Linux in general) both Qt/KDE and the Gnome desktops come with built in applications of their own. For instance, Gnome desktop has a very simple, yet elegant note taking application called Tomboy, recently they even introduced a version for the Android users too!.

But if you're looking for a really (I mean really!) powerful, one of the best note taking open-source software that can be used in Ubuntu, then Xournal is one heck of an app!. 

I mean, to begin with, Xournal looks like an actual note-book. It actually reminded of my childhood thus I felt really familiar and got a felling of secureness straightaway (not kidding dudes!). As said this is a very powerful, dedicated note taking application thus comes with a huge list of very useful,


features such as ...

*. Awesome tool-bar with tools like: Text, eraser, pen, highlighter!, vertical space and rectangle select tool, etc.

*. Change color, font, size, etc.

*. Change "pen/eraser" thickness.

*. A Ruler and a hand-tool.

*. Enhanced support for touch-screen users.

*. Change paper size and four built themes/templates.


*. Add/Edit pages (after or before your current page).

*. It even has the ability to view PDF files and you can save your notes in PDF format too.

*. Edit individual layers.

*. Zoom in/out. 

*. Sent your notes directly to Printer.

*. Undo/Redo. 

*. Save files (saves all the changes such as text highlighter, font, ruler, etc).

*. Full Screen mode... are just a few to mention.

You can install Xournal in Ubuntu 11.04 Natty Narwhal, 11.10, 10.10 and 10.04 by using the below command in your Terminal window.
sudo apt-get install xournal
Remember, Xournal is only a note taking software and cannot edit text files thus it's not a text editor. But the rest assured, this is probably one of the best (although the developers could invent the ability to share notes online which seems to be missing at the moment) that I've come up with without a doubt.

So, if you're searching for a Note taking app for Ubuntu that needs very little space (below 500Kb of size) + that has a beautiful looking GUI and lots of tools, then I highly recommend that you take a look at Xournal, because it's totally worth it!.
Read More
Posted in linux, note taking, ubuntu, utilities | No comments

Friday, 1 July 2011

How to Install "The Board" in Ubuntu? (GTK+ written dedicated Digital Diary)

Posted on 03:47 by Unknown
If you frequently use your computer for hours and hours daily... then even after installing cool theme and other stuff to make the desktop look beautiful but as time goes on the desktop itself can get quite booooring ;-). So for a change, whenever you want to take a note or creating "robotic" daily tasks such as taking pic, video, etc wouldn't it be nice if there was dedicated app for creating a bit of a digital diary "work-space".

I'm talking about an application that once launched completely replace your desktop and consume the whole display screen with a "skin" of its own + giving you the ability to completely forget the daily hassle and get-los... you know something beautiful, damn it! :P. If you like the idea then you and me are not certainly along 'cause a developer called Lucas Rocha had been thinking about something similar and he calls it The Board and is for GNU/Linux geeks (Gnomes :D).

As said... although it runs on top of your current desktop, the GUI written in both GTK+ and Clutter and once run, it occupies the whole computer screen thus taking you into a digital-diary "world" of its own. You can change the background, add notes, remove notes (+ text files), add pages or photos or videos with ease.

A Picture loaded into "the board"

You can either use the keyboard shortcuts or use your mouse to add new notes, etc. And the cool thing about it... if you're familiar with the whole "widget" thing, then think of "The Board" as a small virtual desktop space that runs on your actual desktop with Notes, Text, pictures (can even add using you web-cam) and video widgets.

Yes!, it even works on Unity ... but there are few issues such as blurred icons and stuff :/...
I know it's a bit tricky to get the whole idea (even after looking at screenshots). In that case just have a look at the below official introduction video from the developer himself which pretty much explains everything.




You can install The Board 0.1.3 (current upto date version) in Ubuntu 11.04 Natty Narwhal by using the below command in your GNU/Linux Terminal (we're using the official PPA for that).
sudo add-apt-repository ppa:the-board-team/dev-snapshots
sudo apt-get update
sudo apt-get install the-board

It also works on the never Gnome3 desktop too. But at the moment only supports Ubuntu 11.04 version only and even in the classic Gnome desktop, all I got after installing was a "blank" screen. This is the reason why I couldn't give a "real" screenshot :/.

I guess Compiz also had something to do with that, but again the project itself is still in its early stages thus bugs should be expected. Yep, that's it. Good luck and I hope it works out for you :).
Read More
Posted in gtk applications, linux, note taking, ubuntu | No comments

Wednesday, 22 June 2011

Install Tomboy-Pastebinit in Ubuntu - Sharing "e-notes" Made Easy for GNU/Linux!

Posted on 19:31 by Unknown
Tomboy is an outstanding note taking application written in C# (+ the GUI is designed using the GTK+ toolkit) which is available for GNU/Linux, MS Windows, Mac OSX, etc. It's part of the Gnome desktop and as a result if you use Gnome as your primary desktop on your GNU/Linux PC or Laptop, then it should be installed by default.

Although I won't be going into details about Tomboy but since I "created" few words already... this is actually a pretty impressive little utility. For instance, we can create unlimited titles (new notes) for taking notes and while typing a new one, if one of the words happened to be an exact match for the already existing "title", then Tomboy will automatically create a click-able link! (URL) which makes finding "related" information easy. 

When I typed "Ubuntu One", Tomboy automatically linked it to the already existing Note (Title) that goes by that name...

You can highlight content, change the text size, italic/bold, search for words, etc... and using its plug-in (they call it "Addins") API, we can expand the features by adding new add-ons as well.

So, applications like these are very useful while taking quick notes before you forget 'em (especially dudes like me with dull brains :) ).

Anyhow, if you use Tomboy quite heavily and also want to share those notes with others often, then there's nothing much Tomboy can do for you. Although you can use Ubuntu One, the free "cloud" account and sync your data to it but within the cloud, you cannot share the information easily like in a network.


So what can be done here?

Well, you can use free online pastebin services which let you upload Text files (somewhat related to Cloud computing, don't you think) and give you a URL back for the location of that stored Text file so others can access it via that URL.

But, wouldn't it be really nice if we could just use one of those Tomboy add-ins that would let use easily sync our notes into those online pastebin services within its GUI so we don't have to open up the web browser and enter the URL, etc...

Well the problem was that there wasn't none. But thanks to the developer Michael Hall, now we have "that" addin!.

He calls it Tomboy-pastebinit. You can easily install this add-on for Tomby in Ubuntu 11.04 Natty Narwhal (may work on other Ubuntu Linux versions, I guess).

First we have to install the command-line tool (which this addin is based on) called "pastebinit". To do that, open your Terminal and enter the below commands.
sudo apt-get install pastebinit

Then download this DLL file and simply copy the file to the folder (as in below screenshot) in your :
"Home" -> ".config" -> "tomboy" -> "addins"



Now, you have to exit Tomboy, completely (from the notification area) and restart it to work. But that didn't work for me. I had to enable it from the Tomboy "preference" window.

To do that, open Tomboy and from the Menu choose: "Edit" - "Preference" and from the window that opens up, click on the "Add-ins" tab and then click on "Tools" and choose "Paste Bin It 0.1" and click on the "Enable" button as shown in the below screenshot.



Finally, something worth taking a "note" :)...

Now whenever you want to use the pastebin service in Tomboy GUI, click on the "Tools" icon and from the menu, to the end, you'll see that which says "Paste Bin It!". That's it. Oh, btw, it uses the Ubuntu Paste-bin service (update:- actually it seems that this addin by default uses the "assigned" service by that command line tool, so depending on your distribution... the pastbin service might change) .

And again, big thanks to Michael who made this possible.
Read More
Posted in gtk applications, linux, note taking, ubuntu, utilities | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • How to Install FocusWriter (Professional Writing Application) in Ubuntu Linux?
    If you're a professional writer who'd like to have a simple text editor or a professional writing to be precise with minimal of dis...
  • How to Install Acidrip in Ubuntu - The Best DVDRipper for GNU/Linux! (I think :/)
    Without any particular reason, sometime ago I really wanted to know about DVD ripping (including encoding) using nothing but my GNU/Linux po...
  • Install "GConf Cleaner" in Ubuntu Linux (A "Registry" Cleaner for GTK/Gnome Desktop!)
    Just like any other operating system, GNU/Linux also stores its most important configuration files using various ways. Some are embedded int...
  • How to Install DesktopNova in Ubuntu?
    DesktopNova is a simple application that automatically changes your wallpapers. Although currently it only supports Gnome and XFCE desktops....
  • When Your Desktop Gets "Stuck", Try the Force Shutdown/Reboot Command
    This command is not something new and is known by almost all the GNU/Linux users. But for those of you who haven't heard of it, it can b...
  • Install Gdiskdump in Ubuntu 11.04 - An Easy To Use Disk Cloning Tool for GNU/Linux!
    Although for Microsoft Windows there are several excellent commercial and free applications available yet with GNU/Linux when it comes to di...
  • Fast Loading Image Viewer for Ubuntu Linux: Mirage
    These days when it comes to image viewers , GNU/Linux has a whole bunch of very competitive ones + if you use Ubuntu, then it comes with an ...
  • Asus Eee PC X101 Secretly Gets a Product Page!
    Few weeks ago Asus showed off one of their upcoming netbooks called the Eee PC X101 . Concerning the cheap hardware this netbooks had nothin...
  • Wanna Change the Location of Ubuntu 11.04 Natty Narwhal's Dock/Launcher?
    Note: Guys... I think I made a mistake :). This won't work because... what this option enables is, the corner that you have to bring you...
  • How To Install emesene 2.11.5 in Ubuntu 11.04 Natty Narwhal?
    emesene is a chat client (GUI) that lets you "merge" or use several chat protocols such as Jabber, Facebook, Google Talk, etc unde...

Categories

  • 11.04 natty narwhal
  • 11.10
  • 3d rendering
  • addons
  • address books
  • adobe
  • adobe flash
  • adobe flash player
  • amarok
  • amarok for windows
  • andorid
  • android
  • android applications
  • android apps
  • android phones
  • android tablets
  • app launchers
  • apple
  • applets
  • application indicator
  • applications
  • applications for windows
  • archive managers
  • arios
  • art
  • arts
  • asus
  • asus eee pc
  • ati
  • ati catalyst
  • audio
  • audio converts
  • audio editors
  • audio encoders
  • audio players
  • audio tag editing
  • audio utilities
  • ayatana scrollbars
  • backup
  • backup tools
  • banners
  • batter saver
  • battery calibration
  • benchmark testing
  • bittorrent
  • bittorrent clients
  • blogger
  • blogger news
  • blogger platform
  • blogging
  • blogging tips
  • blogging utilities
  • blu-ray
  • boot loaders
  • BSOD
  • business card creator
  • Canonical
  • cd/dvd burners
  • chat clients
  • checksum checker
  • chrome
  • chrome addons
  • chrome os
  • chromium
  • clamav
  • cloud computing
  • cloud comupting
  • cloud storage
  • clutter
  • collaborative editor
  • command line
  • commands
  • community
  • compiz
  • computer repair
  • computers
  • cross-platform
  • data backup
  • data encrption
  • desklets
  • desktop environments
  • digital audio workstation
  • disk cloning
  • disk drive erasers
  • disk image burning
  • disk images
  • disk partition editors
  • display managers
  • distributions
  • docks
  • download managers
  • drawing tools
  • drivers
  • driving lessons
  • dropbox
  • dvd authoring
  • dvd backup
  • dvd creator
  • e-book managers
  • e-mail
  • e-mail clients
  • e-mails
  • eee pc
  • elementary os
  • email clients
  • emails
  • encoding
  • encorders
  • experiences
  • facebook
  • fedora
  • fedora core
  • fedora core 15
  • fedora core learn
  • feed readers
  • file management tools
  • file managers
  • file manegers
  • file recovering
  • file splitters
  • file systems
  • filesystems
  • finance
  • firefox
  • firefox 5
  • firefox 6
  • firefox addons
  • firefox5
  • firmware utilities
  • flash videos
  • flickr
  • fonts
  • frustrations
  • fun
  • gadgets
  • GDM
  • gentoo
  • gimp
  • gmail
  • Gnome
  • gnome 3 shell theme
  • gnome 3.2
  • gnome applications
  • gnome desktop
  • gnome shell
  • gnome3
  • gnu
  • gnu emacs
  • gnu-linux
  • gnu-linux distributions
  • goober
  • google
  • google chrome
  • google chrome extensions
  • google maps
  • GPU
  • graphic design
  • graphic utilities
  • grey screen of death
  • grub editors
  • gtk
  • gtk applications
  • gtk themes
  • gtk3
  • gtk3 themes
  • hardware monitors
  • hdd clone tools
  • hdd tools
  • health
  • hobbies
  • html5
  • icons
  • ideas
  • im clients
  • iMac computer repair
  • iMac error
  • image editiors
  • image organizers
  • image resizers
  • image utilities
  • image viewers
  • iphone
  • itunes
  • java
  • journal applications
  • kde
  • kde 4.6
  • kde applications
  • kde-qt
  • kernel
  • kubuntu
  • kubuntu 11.04
  • laptops
  • learn
  • learn linux
  • legal
  • libre office
  • life
  • lightdm
  • linux
  • Linux distributions
  • linux keyboards
  • linux mint
  • linux multimedia players
  • linux music players
  • loco teams
  • logmein
  • lubuntu
  • lxde vs xfce
  • mac osx
  • mandriva
  • media players
  • metacity
  • microsoft windows
  • mounting
  • mplayer
  • ms windows
  • multi-touch gestures
  • multimedia
  • multimedia codecs
  • multimedia converters
  • multimedia players
  • multimedia utilities
  • music players
  • mypaint
  • natty narwhal
  • nautilus
  • nautilus scripts
  • nautilus tips
  • netbooks
  • netbooks under 200-250
  • network monitoring
  • networking
  • news
  • nokia phone suite
  • note taking
  • ntfs
  • nvidia
  • office productivity suits
  • office suits
  • oneiric ocelot 11.10
  • online radio
  • online storage
  • open source
  • open-source
  • opensource
  • opensuse
  • operating systems
  • optical disk burners
  • optical disks
  • optimizations
  • package managers
  • painting tools
  • parent control
  • password generators
  • password managers
  • pdf editors
  • pdf readers
  • pdf tools
  • pim software
  • pinguy os
  • plasma
  • plugins
  • portable
  • portable applications
  • portable laptops
  • privacy
  • professional video editors
  • programming tools
  • project management software
  • proprietary drivers
  • python applications
  • qt
  • qt applications
  • qt4
  • registry cleaner
  • remote access
  • remote desktop access
  • reviews
  • roboform
  • rom flashing
  • rss readers
  • satellite trackers
  • scanning tools
  • screen recorders
  • screenshot taker
  • scripts
  • search engines
  • security
  • shell extensions
  • shell themes
  • skype
  • smart phones
  • software
  • software emulators
  • sound servers
  • source code editor
  • stack exchange
  • startup managers
  • stock market
  • swimming
  • system cleaner
  • system information
  • system monitors
  • tablet pcs
  • tablets
  • task killers
  • tech help
  • tech news
  • tech tips
  • technology
  • terminal emulators
  • text editors
  • text translators
  • themes
  • thunar
  • thunderbir
  • thunderbird5
  • tips
  • transformation packs
  • tutorials
  • tweaks
  • twitter
  • ubunt
  • ubuntu
  • ubuntu 11.10
  • ubuntu 11.10 alpha 3
  • ubuntu derivatives
  • ubuntu derrivatives
  • ubuntu minimal install
  • ubuntu netbooks
  • ubuntu news
  • ubuntu one
  • ubuntu tablet
  • ultrabooks
  • unity 2d
  • unity desktop
  • unity desktop apps
  • usb
  • utilities
  • vector graphics
  • video editors
  • video utilities
  • videos
  • virtualbox
  • virtualization
  • virus scanners
  • vlc
  • voip
  • wallpaper contest
  • wallpapers
  • weather apps
  • web browser addons
  • web browsers
  • webcam
  • weight loss
  • weird
  • widgets
  • window managers
  • windows
  • wine
  • xml editors
  • xubuntu
  • youtube

Blog Archive

  • ▼  2012 (7)
    • ▼  August (2)
      • My New Toshiba AMD Notebook Rocks!
      • Dell XPS A2010 Plays a Good Game
    • ►  June (1)
    • ►  May (3)
    • ►  January (1)
  • ►  2011 (515)
    • ►  December (3)
    • ►  November (1)
    • ►  October (16)
    • ►  September (57)
    • ►  August (59)
    • ►  July (81)
    • ►  June (112)
    • ►  May (149)
    • ►  April (33)
    • ►  March (4)
  • ►  2008 (2)
    • ►  March (1)
    • ►  January (1)
Powered by Blogger.

About Me

Unknown
View my complete profile