Skip to main content

Home/ Linux/ Group items tagged fonts

Rss Feed Group items tagged

Content Shaping Delhi India

Getting Started with Diigolet - Diigo help - 0 views

  • Tags help you find and organize your bookmarks by letting you select all of your bookmarks with a certain tag or combination of tags. Quickly add relevant tags to a bookmark by clicking on any of the recommended tags that appear under the description field on the “Save Bookmark” pop-up. When you are satisfied with the information in the “Save Bookmark” pop-up, click the “Save Bookmark” button. Now a link to the page is stored in your Diigo library, and the information you entered is stored with it.
  • Highlight Highlighting lets you denote important information on a page, just like highlighting in a book, but with Diigo, the highlighted text will be conveniently saved to your library as well. There are some important things for me to denote on my recipe. My wife doesn’t like pineapple, my grandfather can’t have eggs or chocolate, and I don’t like coconut very much, so I highlight those items on the recipe to let me know I need to deal with them. Highlight by clicking “Highlight” on the Diigolet. Then select the text you want to highlight. The text will be visually highlighted and the text is now stored in your library. It’s that easy. Click the button again to exit highlighter mode. You can also change the color of a highlight by clicking the downward-pointing arrow next to “Highlight” and choosing a color. Colors are useful for differentiating different types of highlights. I will use a different color for each of the different people I need to consider.
  • To add a sticky note to a highlight, simply move your mouse cursor over a highlight. When the little pop-up tab with the pencil on it appears, move the cursor to it and a menu will appear. Choose “Add Sticky Notes”. Now you can type and post a sticky note just like before, but this time it will be tied to the highlighted text.
Josef Jezek

How to synchronize with SSH | Chunhao's Blog - 4 views

  • #!/bin/sh sshfs -o workaround=rename username@sshserver:/path/html/wiki wiki-remote/ echo "Synchronising with sshserver" unison /var/www/dokuwiki/data ./wiki-remote/data \ -fastcheck yes \ -ignore 'Path cache' \ -ignore 'Path locks'
  • Modify it to fit your actual environment. Note that the argument of sshfs command “-o workaround=rename”, this prevents the “renaming problem“.
john harvey arong

Ubuntu web font - 0 views

  •  
    Web font refers to the use of fonts on the World Wide Web. When HTML was first created, font faces and styles were controlled exclusively by the settings of each web browser. There was no mechanism for individual web pages to control font display until Netscape introduced the <font> tag in 199
yc c

SourceForge.net: Opcion Font Viewer - 0 views

  •  
    Opcion Font Viewer is a Java based font viewer that allows you to view (un)installed TrueType fonts one or many at a time.
anonymous

Ubuntu Server: Kernel Configuration Considerations - ServerWatch.com - 0 views

  • Preemption The server kernel has kernel preemption turned off (CONFIG_PREEMPT_NONE=y), while the desktop kernel has it enabled (CONFIG_PREEMPT_BKL=y, CONFIG_PREEMPT_VOLUNTARY=y). Preemption works along with scheduling to fine-tune performance, efficiency and responsiveness. In non-preemptive kernels, kernel code runs until completion; the scheduler can't touch it until it's finished. But the Linux kernel allows tasks to be interrupted at nearly any point (but not when it is unsafe, which is a whole huge fascinating topic all by itself), so that tasks of lesser-priority can jump to the head of the line. This is appropriate for desktop systems because users typically have several things going at once: writing documents, playing music, Web surfing, downloading and so on. Users don't care how responsive background applications are; they care only about the ones they're actively using. So if loading a Web page takes a little longer while the user is writing an e-mail, it's an acceptable trade-off. Overall efficiency and performance are actually reduced but not in a way that annoys the user. On servers you want to minimize any and all performance hits, so turning off preemption is usually the best practice.
Djiezes Kraaijst

Linux-based netbooks and notebooks - 0 views

  • Linux-based netbooks and notebooks (continually updated)
  •  
    a continually updated list with linux-based netbooks & notebooks
hpmaxi -

How to Make Wealth - 0 views

  • Startups usually involve technology, so much so that the phrase "high-tech startup" is almost redundant. A startup is a small company that takes on a hard technical problem.
  • Here is a brief sketch of the economic proposition. If you're a good hacker in your mid twenties, you can get a job paying about $80,000 per year. So on average such a hacker must be able to do at least $80,000 worth of work per year for the company just to break even
  • and if you focus you can probably get three times as much done in an hour
  • ...30 more annotations...
  • I'm claiming you could be 36 times more productive than you're expected to be in a random corporate job.
  • then a smart hacker working very hard without any corporate bullshit to slow him down should be able to do work worth about $3 million a year
  • f you want to make a million dollars, you have to endure a million dollars' worth of pain.
  • Bill Gates is a smart, determined, and hardworking man, but you need more than that to make as much money as he has. You also need to be very lucky.
  • If you want to create wealth, it will help to understand what it is. Wealth is not the same thing as money. [3] Wealth is as old as human history. Far older, in fact; ants have wealth. Money is a comparatively recent invention.
  • talking about making money can make it harder to understand how to make money.
  • the craftsmen. Their hand-made objects become store-bought ones.
  • A programmer can sit down in front of a computer and create wealth. A good piece of software is, in itself, a valuable thing.
  • And so it's clearer to programmers that wealth is something that's made, rather than being distributed, like slices of a pie, by some imaginary Daddy
  • we had one programmer who was a sort of monster of productivity
  • A great programmer, on a roll, could create a million dollars worth of wealth in a couple weeks. A mediocre programmer over the same period will generate zero or even negative wealth (e.g. by introducing bugs).
  • The top 5% of programmers probably write 99% of the good software.
  • Hackers often donate their work by writing open source software that anyone can use for free. I am much the richer for the operating system FreeBSD, which I'm running on the computer I'm using now, and so is Yahoo, which runs it on all their servers.
  • You can't go to your boss and say, I'd like to start working ten times as hard, so will you please pay me ten times as much?
  • A programmer, for example, instead of chugging along maintaining and updating an existing piece of software, could write a whole new piece of software, and with it create a new source of revenue.
  • All a company is is a group of people working together to do something people want. It's doing something people want that matters, not joining the group
  • To get rich you need to get yourself in a situation with two things, measurement and leverage. You need to be in a position where your performance can be measured, or there is no way to get paid more by doing more. And you have to have leverage, in the sense that the decisions you make have a big effect.
  • If you're in a job that feels safe, you are not going to get rich, because if there is no danger there is almost certainly no leverage.
  • All you need to do is be part of a small group working on a hard problem
  • Steve Jobs once said that the success or failure of a startup depends on the first ten employees. I agree
  • What is technology? It's technique. It's the way we all do things. And when you discover a new way to do things, its value is multiplied by all the people who use it. It is the proverbial fishing rod, rather than the fish. That's the difference between a startup and a restaurant or a barber shop. You fry eggs or cut hair one customer at a time. Whereas if you solve a technical problem that a lot of people care about, you help everyone who uses your solution. That's leverage
  • If there were two features we could add to our software, both equally valuable in proportion to their difficulty, we'd always take the harder one
  • I can remember times when we were just exhausted after wrestling all day with some horrible technical problem. And I'd be delighted, because something that was hard for us would be impossible for our competitors
  • Start by picking a hard problem, and then at every decision point, take the harder choice.
  • You'd think that a company about to buy you would do a lot of research and decide for themselves how valuable your technology was.
  • Not at all. What they go by is the number of users you have
  • Wealth is what people want, and if people aren't using your software, maybe it's not just because you're bad at marketing. Maybe it's because you haven't made what they want.
  • Now we can recognize this as something hackers already know to avoid: premature optimization. Get a version 1.0 out there as soon as you can. Until you have some users to measure, you're optimizing based on guesses.
  • In that respect the Cold War teaches the same lesson as World War II and, for that matter, most wars in recent history. Don't let a ruling class of warriors and politicians squash the entrepreneurs
  • Let the nerds keep their lunch money, and you rule the world.
Luciano Ferrer

Master PDF Editor for Linux - 0 views

  •  
    * Create new PDF or edit existing ones. * Add and/or edit bookmarks in PDF files. * Fast and simple PDF forms fill out. * Changing font attributes (size, family, color etc). * Encrypt and/or protect PDF files using 128 bit encryption. * Convert XPS files into PDF. * JavaScript support. * Dynamic XFA form support. * Validation Forms and Calculate Values. * Add PDF controls (like buttons, checkboxes, lists, etc.) into your PDFs. * Import/export PDF pages into common graphical formats including BMP, JPG, PNG, and TIFF. * Signing PDF documents with digital signature, signatures creation and validation. * Free PDF Editor on Linux ( for non-commercial use)
  •  
    * Create new PDF or edit existing ones. * Add and/or edit bookmarks in PDF files. * Fast and simple PDF forms fill out. * Changing font attributes (size, family, color etc). * Encrypt and/or protect PDF files using 128 bit encryption. * Convert XPS files into PDF. * JavaScript support. * Dynamic XFA form support. * Validation Forms and Calculate Values. * Add PDF controls (like buttons, checkboxes, lists, etc.) into your PDFs. * Import/export PDF pages into common graphical formats including BMP, JPG, PNG, and TIFF. * Signing PDF documents with digital signature, signatures creation and validation. * Free PDF Editor on Linux ( for non-commercial use)
gregorlarson

xrdp pulseaudio sink and source - 1 views

  • yum install libtool-ltdl-devel intltool libsndfile-devel speex-devel
    • gregorlarson
       
      For Fedora 20, I also installed: dbus-devel dbus-glib-devel json-c-devel json-glib-devel libcap-devel libcap-ng-devel libgudev1-devel libtool-ltdl-devel systemd-devel
Djiezes Kraaijst

Linux File Systems: Ready for the Future? - 0 views

  • Linux File Systems: Ready for the Future?
Marc Lijour

Open Source Business Conference 2011 - 2 views

  • The Computerworld Open Source Business Conference (OSBC) is the premier forum for business and technology leaders looking for an insightful discussion of how open source technology is changing the way we do business today.
  • Matt AsayProgram Chair
  •  
    The Computerworld Open Source Business Conference (OSBC) is the premier forum for business and technology leaders looking for an insightful discussion of how open source technology is changing the way we do business today. With a rich and deep agenda built around the concept of emerging business models and the best strategies for incorporating the strategies for open source software into growing your business, OSBC makes the argument that every enterprise is, or should be, a data-driven business today.  As the IT industry's only forum for discussing how to reap profits from using open source software, OSBC brings together a vibrant group of the industry's top practitioners, venture capitalists, lawyers and thought leaders for two days of in-depth presentations and lively discussions and panels. By being the leading conference for educating top tier executives on the value of the open source market place, OSBC provides the latest in cutting-edge open source thinking. OSBC offers the change to connect with the developers, users and companies behind the most significant open source Big Data technologies, teaching attendees the strategies to making your business more effectively data-driven.
Content Shaping Delhi India

Getting Started with Chrome extension - Diigo help - 0 views

  • Use the “Save” option to bookmark a page. Bookmarking saves a link to the page in your online Diigo library, allowing you to easily access it later.
  • Highlighting can also be accomplished from the context pop-up. After&nbsp;the Chrome extension is installed, whenever you select text on a webpage, the context pop-up will appear, allowing you to accomplish text-related annotation. Highlight Pop-up Menu – After you highlight some text, position your mouse cursor over it and the highlight pop-up menu will appear. The highlight pop-up menu allows you to add notes to, share, or delete the highlight.
  • Sticky Note Click the middle icon on the annotation toolbar to add a sticky note to the page. With a sticky note, you can write your thoughts anywhere on a web page.
ismael guillen

integrando Gnome 3 en ubuntu 11.04 - Taringa! - 0 views

  • dejar mas pequeños los iconos del la pantalla de aplicaciones, son enormes el tamaño por defecto. Para eso necesitamos cambiar una cosita desde el terminal abrimos una terminal sudo su (como root ) gksu gedit /usr/share/gnome-shell/theme/gnome-shell.css (esto abrirá un gedit) Buscamos las lineas: /* Apps */ .icon-grid { spacing: 18px; -shell-grid-item-size: 118px; } .icon-grid .overview-icon { icon-size: 96px; } Y al encontrarlas no serán iguales varían un poco, y cambian datos, debería quedar algo así: /* Apps */ .icon-grid { spacing: 18px; -shell-grid-item-size: 35px; } .all-app { padding: 16px 25p16px 16px; spacing: 20px; } .all-app .icon-grid { -shell-grid-item-size: 59px; } .all-app .overview-icon { icon-size: 48px; } Con este guardamos y recargamos el Shell, Alt+F2 y escribimos r y damos enter Ya deberán los iconos ser mas pequeños y por tanto menos feos Para reducir el tamaño de la barra y de las letras de todo el sistema, es que son enormes, buscamos Ajustes de Retoques avanzados, que normalmente esta en Aplicaciones/otros/ o lo pueden encontrar como Tweak Tool, y vamos a Fonts y en la primera barra movemos asta que el tamaño de letra este al gusto. Tambien aqui pueden habilitar los iconos en el escritorio desde la pestaña interface y al mismo tiempo regresarle los iconos al menú clásico así como regresar los botones de maximizar y restaurar de las ventanas.
    • ismael guillen
       
      Funciona ok yo lo probé I try it. Its OK!!
  •  
    reducir iconos a gusto
1 - 16 of 16
Showing 20 items per page