Dev Links |
Author |
Message |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Fri Jun 23, 2006 8:55 pm Post subject: Web Dev |
|
|
Web Server Administrator's Guide to the Robots Exclusion Protocol:
http://www.robotstxt.org/wc/exclusion-admin.html
Last edited by delovski on Sat Sep 16, 2006 10:53 am; edited 1 time in total |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
NightCrawl Guest
|
|
Back to top |
|
|
Guest
|
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
|
Back to top |
|
|
Harrod Guest
|
Posted: Thu Sep 21, 2006 2:29 pm Post subject: |
|
|
Firefox Extension Tutorial
"Firefox extensions are simply extra XUL, CSS, and Javascript files that
sit on top of the default interface and replace or extend its functionality.
Think of these extensions as patches sewn onto a bookbag — a circular
peace sign patch that makes the underlying black vinyl look nicer. Firefox
extensions are additional widgets and functionality that let you give the
browser features it didn't have before. The user interface files for Mozilla
applications are known as chrome, so extensions you load up are just
extending the default chrome." |
|
Back to top |
|
|
Harrod Guest
|
Posted: Fri Sep 22, 2006 1:24 pm Post subject: |
|
|
Encyclopedia of HTML elements
"HTML is a much richer language than what it’s used for. There are 77
elements and each one has a certain purpose. It is possible to find that
reason by reading the specification, but who does that? I wrote this list as
a way to tell you what I think each of the HTML tags should be used for,
common problems you might encounter, and general advise about each
one." |
|
Back to top |
|
|
Gnome Guest
|
Posted: Sat Sep 30, 2006 8:41 pm Post subject: |
|
|
DIYwebserver - build and run your own webserver from home,
dsl broadband connection using windows, apache, IIS, FTP, email server
and more!
"This site is a guide to setting up and running a full featured webserver
from just about any Internet connection. We cover issues on running a
web server, email server, dns server, news server, ftp server, game
server and more." |
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Fri Oct 06, 2006 5:30 pm Post subject: |
|
|
DevShed: Using Amazon Web Services With PHP And SOAP (part 1)
"That's where this tutorial comes in. Over the next few pages, I'll be
demonstrating how you can use PHP, in combination with Amazon Web
Services, to add powerful new capabilities to your Web applications. Take
a look." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Oct 09, 2006 1:21 pm Post subject: |
|
|
SEOlogs - SEO Tools and Industry News
"SEOlogs.com is a collection of useful tools for Webmasters who are
hoping to get more natural traffic to their sites from the search engines.
SEOlogs.com also features a Blog with insightfull articles/tips about web
development." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Oct 16, 2006 3:20 pm Post subject: |
|
|
JoS: Google AdWords Fraud?
"... within a minute or so of turning the Content Network on:
a. The add was placed on the above page.
b. By complete serendipity some 10 seconds later someone clicked the ad." |
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
Posted: Wed Oct 18, 2006 12:26 am Post subject: |
|
|
Digg: AMAZING AJAX-driven web development reference!
"A must have bookmark for developers doing web development.
Features: * PHP / MySQL / CSS / JS reference * Examples * Search as
you type * Fast results"
Next day, Digg: Flapjax makes AJAX-style development easy
"Flapjax is a new programming language designed around the demands
of modern, client-based Web applications. It's easy to learn and its syntax
is precisely that of JavaScript. Furthermore, because Flapjax is built
entirely atop JavaScript, it runs on traditional Web browsers without the
need for plug-ins or other downloads." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Fri Oct 27, 2006 4:28 pm Post subject: |
|
|
Why REST Failed
"Representational State Transfer (REST) is the explicit architecture of HTTP
and the World Wide Web. It is a well-designed, well thought out system
that enables scalable applications that service millions of users. It is also
a simpler system that enables developers who understand it to bring
applications to market faster that perform better. Well, actually, no, it’s
not. And therein lies a story.
HTTP is based on four basic operations: GET, PUT, POST, and DELETE." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Nov 14, 2006 7:39 pm Post subject: |
|
|
Cool product announcement at JoS: Drumroll.... Released!
"Our take on live chat, a year in the making, tested extensively, focus on
design and ease-of-use, all web-based, and many things planned for the future.
I give you... Prospector!" |
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
Posted: Wed Nov 15, 2006 11:10 pm Post subject: |
|
|
Slashdot: How To Build a Web Spider On Linux
"Web spiders are software agents that traverse the Internet gathering,
filtering, and potentially aggregating information for a user. This article
shows you how to build spiders and scrapers for Linux to crawl a Web site
and gather information, stock data, in this case. Using common scripting
languages and their collection of Web modules, you can easily develop
Web spiders." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
XNote Kapetan
Joined: 16 Jun 2006 Posts: 532
|
Posted: Mon Jan 29, 2007 2:31 am Post subject: |
|
|
Google Blog: Controlling how search engines access and index your website
"Effective use of robots.txt gives you a lot of control over how your site
is searched, but its not always obvious how to achieve exactly what you
want. This is the first of a series of posts on how to use robots.txt to control
access to your content." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Mar 17, 2008 6:20 pm Post subject: |
|
|
HTML Code Tutorial
"Applets, Comments, CSS, Document Tags, Embedded Objects, Fonts,
Forms, Frames, Images, Lines & Paragraphs, Links, Lists, Logical Tags,
Scripts, Sounds, Symbols, Tables, Weird Tags,..." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Apr 03, 2008 2:28 am Post subject: |
|
|
Table-Based Layout Is The Next Big Thing
"With the release of IE8 coming this year, the stage is set for all that to
change. IE8 will be the last of the major browsers to add support for CSS
tables, which will enable designers to use table-based layout techniques
without misusing HTML table markup." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Tue Sep 09, 2008 6:14 pm Post subject: |
|
|
History of the browser user-agent string, by Aaron Andersen
"And thus Chrome used WebKit, and pretended to be Safari, and WebKit pre-
tended to be KHTML, and KHTML pretended to be Gecko, and all browsers
pretended to be Mozilla, and Chrome called itself Mozilla/5.0 (Windows; U;
Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/
0.2.149.27 Safari/525.13, and the user agent string was a complete mess,
and near useless, and everyone pretended to be everyone else, and confusion
abounded." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Aug 10, 2009 6:50 pm Post subject: |
|
|
MF - Click button on website
"Hey guys. I have a website I need to fill out my personal info on. I have the
following script to add my info into text fields..." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Fri Apr 15, 2011 11:34 am Post subject: |
|
|
rhebus.posterous.com - PUT vs POST
"Sometimes, POST is used for update because only part of the resource is
being updated. PUT requires a complete resource; but the client may not
know the full contents of the resource or the client may not wish to send
the full contents of the resource down the wire." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Jul 05, 2016 9:53 pm Post subject: |
|
|
Neil Gee - Get Apache, MySQL, PHP and phpMyAdmin working on OSX 10.11 El Capitan
"With Apples' new OSX 10.11 El Capitan now in public here is how to get the
AMP stack up and running on the new OSX. This tutorial will go through the
process on getting Apache, MySQL, PHP (or otherwise known as the 'AMP'
stack) and phpMyAdmin running on the new El Capitan OS." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Aug 24, 2020 8:01 pm Post subject: |
|
|
cp - Introduction to Web Assembly with C/C++
"An introduction to web assembly using the C/C++ language, part 1. In this
part, I introduce web assembly, walk you through setting up the development
tools, and go through a couple of introductory programs." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Oct 06, 2020 8:52 pm Post subject: |
|
|
r - Write CGI scripts in Objective-C with objcgic
"If you want to write small web applications as CGI scripts in Objective-C,
consider this little library. Tested primitively on GNUstep on GNU/Linux." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Dec 20, 2021 5:43 pm Post subject: |
|
|
curl.se - curl.1 the man page
"curl is a tool for transferring data from or to a server. It supports these
protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP,
IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP,
SMB, SMBS, SMTP, SMTPS, TELNET or TFTP. The command is designed to
work without user interaction."
curl -u name:password --digest https://example.com
curl -u user:secret https://example.com
curl -X POST https://example.com/wp-json/wc/v3/orders \
-u consumer_key:consumer_secret \
-H "Content-Type: application/json" \
-d '{
"payment_method": "bacs",
"payment_method_title": "Direct Bank Transfer",
... |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Thu Dec 01, 2022 9:47 pm Post subject: |
|
|
codeguru.com - Display a Web Page in a Plain C Win32 Application
"Here is an article and working example in C to specifically show you what
you need to do in order to embed IE in your own window, and more generally,
show you how to interact with OLE/COM objects and create your own objects
in plain C." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
|
Back to top |
|
|
|