Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

2007-10-10

Linux Tips

A huge list of tips and resources about:

  • The First Things To Know
  • The Terminal/Console
  • Installing Software
  • File System
  • Configuring Your System
  • Fine Tuning Your System
  • Security
  • Hardware
  • Wireless Networking
  • Distros
related: LinkNotes: Search results for linux

2007-10-09

Freeware and Shareware for Nerds

101 Shareware and Freeware Programs Every Nerd Needs

How can a person limit juicy downloads to 101 freeware and shareware choices? Tough calls, but the tools below are ones that every nerd needs, or at least should ponder. Many freeware choices are open source, and the shareware all offer trial offers, so there shouldn’t be any need to give anyone your MasterCard number.


blog it

via: 17 Must-Have Free Apps for New Ubuntu Users | PCTipsBox

2007-07-14

Make Money with Google Gadgets


Voor wie kan programmeren en wat bij wil verdienen biedt Google een unieke kans: $5,000 voor de (verdere) ontwikkeling van Gadgets (zie plaatje hierboven) en zelfs $100,000 voor ontwikkelaars die een eigen bedrijf rond het Gadgets platform willen beginnen:

Google Gadget Ventures is a new Google pilot program dedicated to helping developers create richer, more useful Google Gadgets. Inspired by the success of iGoogle, which has been driven by the creation by 3rd-party developers of a broad range of gadgets, Gadget Ventures provides two types of funding:

  1. Grants of $5,000 to those who’ve built gadgets we’d like to see developed further. You’re eligible to apply for a grant if you’ve developed a gadget that’s in our Google gadgets directory and gets at least 250,000 weekly page views. To apply, you must submit a one-page proposal detailing how you’d use the grant to improve your gadget.
  2. Seed investments of $100,000 to developers who’d like to build a business around the Google gadgets platform. Only Google Gadget Venture grant recipients are eligible for this type of funding. Submitting a business plan detailing how you plan to build a viable business around the gadgets platform is a required part of the seed investment application process.
via: TechCrunch - Google Offers Money For Gadgets

2007-07-11

Cool Java Applets


Een ervan vinden we op Heart, een speciale homepage van Google.
Ken Perlin, the author of this applet, is an Academy Award-winning computer graphics expert in the New York University Department of Computer Science, where he directs the Media Research Laboratory and Center for Advanced Technology. This heart is a simple example of Improvisational Animation, which lets animated characters come to life and respond to you. Find out more about this at Improv Technologies. There are also lots of other cool applets on Ken's web pages.
Ga voor de hele collectie dus naar:
via: Detangled » Google's Hidden Links

2007-06-08

A Guided Tour of Emacs

Voor wie ervaart dat een simpele text editor (zoals bijvoorbeeld Notepad) voor bepaalde doeleinden niet toereikend is, is Emacs wellicht een uitkomst. Een probleem: deze editor is zo uitgebreid dat men al gauw door de bomen het bos niet meer ziet. Met als gevolg de tal van mogelijkheden onbenut blijven. De volgende link biedt dan uitkomst:


2007-05-30

Firefox Tricks (2)

Na LinkNotes: Firefox Tricks is hier een uitgebreid artikel over de fine-tuning van Firefox d.m.v. de about:config settings.
Discover more than 20 behind-the-scenes tweaks for speeding up page loads, reducing memory drain and making the interface behave the way you want it to

2007-04-28

Linux Shell Scripts

Voor LinkNotes: 200 Linux commando's blijkt nog altijd veel belangstelling te bestaan.
Een logisch vervolg daarop vervolg daarop is:

LinuxCommand.org: Writing shell scripts.

With the thousands of commands available for the command line user, how can you remember them all? The answer is, you don't. The real power of the computer is its ability to do the work for you. To get it to do that, we use the power of the shell to automate things. We write scripts.

Scripts are collections of commands that are stored in a file. The shell can read this file and act on the commands as if they were typed at the keyboard. In addition to the things you have learned so far, the shell also provides a variety of useful programming features to make your scripts truly powerful.

2007-04-13

Code Snippets for Web Designers

Handy scripts, bits of html and widgets that you can incorporate into your websites and blogs:

More handy pieces of html, ajax and css that you can incorporate into your web designs:

2007-01-14

Software Wars

Online Tools and Generators

"This page became so long I split it in two: Online CSS, HTML, DHTML, Links, Tags Generators, Validators, Accesibility tools... are on the next page. Note, Color related, Image related and Sound related tools, like email images are on the Art Tools page."

2007-01-09

Inkscape: Open Source vector graphics editor

"Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, Freehand, CorelDraw, or Xara X using the W3C standard Scalable Vector Graphics (SVG) file format. Supported SVG features include shapes, paths, text, markers, clones, alpha blending, transforms, gradients, patterns, and grouping. Inkscape also supports Creative Commons meta-data, node editing, layers, complex path operations, bitmap tracing, text-on-path, flowed text, direct XML editing, and more. It imports formats such as JPEG, PNG, TIFF, and others and exports PNG as well as multiple vector-based formats." [Inkscape. Draw Freely.]
"Net zoals The GIMP zou deze applicatie best wel eens een essentiële openbronapplicatie voor ontwerpers kunnen worden.", aldus
ZDNet.nl

2006-12-30

AJAX intro

Vroeger was een beetje HTML voldoende om een website te maken, Later kwamen daar o.a Javascript , CSS en PHP bij. Tegenwoordig is dat ook niet meer voldoende; je komt meer en meer 'AJAX' tegen. Voor degenen die daar iets meer van willen weten is dit wellicht een goede ingang: