stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Useful Applescripts for coding PHP in BBEdit







Useful Applescripts for coding PHP in
BBEdit

Useful Applescripts for coding PHP in
BBEdit
12/12/2003 07:48 PM

At work I spend a lot of time coding, which means I also spend a lot of time using BBEdit . Thankfully it's a fantastic program with excellent Applescript integration. As a PHP coder, I thought I'd share some of the great Applescripts that are out there to enhance your coding experience, and hopefully save you some time. VoidFil lPHP This is a PHP code completion script. Type the beginning of function name, hit F1 (or whatever key you've assigned it to), and it provides a list a potential matches (e.g. type html and you can choose from html_entity_decode, htmlentities or htmlspecialchars). Search php.net for selection It does what it says on the tin. Highlight a PHP function or keyword, hit the assigned key combination, and it fires up a browser window and searches through the manual on php.net for the function or keyword. Very useful if you've not got a PHP reference book handy. PHP Syntax Check Written by John Gruber (a former Bare Bones developer, so he obviously knows a thing or two), this flexible script can scan your document for PHP parsing errors (highlighting the problematic lines). The script can also replace the built-in HTML Document Syntax command, so it can check the syntax of your HTML also. Pretty nifty huh? What other Applescripts make your BBEdit life easier?




This is a GrokNews Entry: (what is grok?)





Similar Items

Useful Applescripts for coding PHP in BBEdit

Grok Headline matches for Useful Applescripts for coding PHP in BBEdit

BBEdit AppleScripts for obsessive coders


BBEdit AppleScripts for obsessive coders 03/14/2003 03:28 PM
Matt Gemmell: "I just cobbled-together two AppleScripts for BBEdit (or rather, two more, to go with the scores of scripts I've written previously), to do two things I need a lot whilst hacking on Thistle."

BBEdit update adds 'Refresh BBEdit
Preview' command


BBEdit update adds 'Refresh BBEdit
Preview' command
12/09/2003 03:42 PM
Bare Bones Software today released BBEdit 7.1.1, the latest version of the award-winning HTML and text editor...

BBEdit 8.0.3 BBEdit has always been the
top dog among Mac text editors. With its
useful features, insightful e


BBEdit 8.0.3 BBEdit has always been the
top dog among Mac text editors. With its
useful features, insightful e
03/22/2005 04:42 PM
MacWorld Mar 22 2005 7:00AM GMT

Bare Bones Software : SUPPORT : BBEdit :
Archived Release Notes : BBEdit 8
Release Notes


Bare Bones Software : SUPPORT : BBEdit :
Archived Release Notes : BBEdit 8
Release Notes
04/01/2005 06:41 AM
seemingly minor change .. BBEdit 8.1

barebones.com/support/bbedit/arch_bbedit81.shtml
track this site | 3 links


Asterisk AppleScripts 1.0


Asterisk AppleScripts 1.0 08/06/2004 09:54 AM
AppleScript applications for basic control of Asterisk on OS X.

SMS AppleScripts Updated


SMS AppleScripts Updated 04/09/2004 03:59 PM
Updated scripts set includes one for sending SMS messages via e-mail. The script presents the user with a list of cellular providers to choose from, or they can enter the information they need for a particular number manually. All of the scripts now have better support for multiple phone number formats.

Use AppleScripts to generate web pages


Use AppleScripts to generate web pages 12/22/2003 11:22 AM
jkooy: "You can make it work by using Server Side Includes (SSI). If you set up Apache to run as the user that is logged into the system, you can run AppleScripts inside your webpages by using SSI and the osascript program."

Pioneer/Blu-ray, iTunes AppleScripts on
YML


Pioneer/Blu-ray, iTunes AppleScripts on
YML
03/17/2005 03:05 AM
Your Mac Life, an Internet-based Mac radio show hosted by Shawn King, has announced the lineup for this evening's broadcast (8:30-11:00 p.m...

Using redirects to run AppleScripts in
the Terminal


Using redirects to run AppleScripts in
the Terminal
05/06/2004 10:14 AM
I got really fed up with having to use osascript -e when running AppleScripts remotely via the Terminal. So I thought that I'd give the 'redirect' command a try -- thus allowing me to type and view the script in a way that is...

Add keyboard shortcuts to AppleScripts
in Mail.app


Add keyboard shortcuts to AppleScripts
in Mail.app
06/21/2004 10:46 AM
I have a spam-reporting AppleScript for Mail.app that I wrote and process manually, and I wanted to assign a keyboard shortcut to it like some of the scripts Apple provides in the script menu. I looked at the scripts in the ...

Project details for Asterisk
AppleScripts


Project details for Asterisk
AppleScripts
08/08/2004 12:22 AM
Asterisk AppleScripts is a set of clickable applications for basic control of the Asterisk telephony server on MacOS X. All scripts are provided both as editable .scpt source files and as compiled script applications.

Open AppleScripts when missing an
application


Open AppleScripts when missing an
application
05/06/2004 10:14 AM
Today, while trying to look at the script referenced in this hint, I was temporarily stuck -- if you don't have Mailsmith installed, Script Editor won't open the script (you get a "Where is Mailsmith?" dialog box instead). I'...

Three free AppleScripts for iTunes
released


Three free AppleScripts for iTunes
released
03/14/2003 01:07 PM

A set of AppleScripts to create a
scrapbook in Safari


A set of AppleScripts to create a
scrapbook in Safari
12/04/2003 11:51 AM
As mentioned in a recent hint, it would be nice in Safari to have a scrapbook function like in Microsoft IE. I have created just such a feature, and you can download the scripts that I use in 10.2.8 for yourself. WARNING: Th...

Use AppleScripts to remake the AIM buddy
list


Use AppleScripts to remake the AIM buddy
list
03/22/2005 03:20 PM
My solution was to write/modify a couple of AppleScripts: one to grab all of the AIM handles from Address Book and the other to populate the buddy list in AIM (using AOL's actual client), putting everyone in the same gruop.

Use URL redirection services to
distribute AppleScripts


Use URL redirection services to
distribute AppleScripts
07/06/2004 09:58 AM
You're probably already aware of the applescript:// URL scheme (URL Protocol Support) and how easy it is to use it to get scripts into the Script Editor, without having to cut and paste and repair broken lines. But, rather th...

Doug's AppleScripts for iTunes
Podcast


Doug's AppleScripts for iTunes
Podcast
12/19/2004 03:26 PM
Doug: “I'm pleased and excited to announce the debut of Doug's AppleScripts for iTunes Podcast.”

Also included is an AppleScript script for NetNewsWire for downloading the podcast. (We haven’t tried it yet, but it sounds cool.)

10.3: Make remote AppleScripts work with
iTunes


10.3: Make remote AppleScripts work with
iTunes
12/09/2003 10:59 AM
I have done several unsuccessful trials at controlling iTunes on my second Mac via AppleScript. Although I had switched on "Remote Apple Events" in the Sharing preference pane, I always got something like "Can't authenticate...

Organize iTunes AppleScripts with naming
tricks


Organize iTunes AppleScripts with naming
tricks
11/02/2003 01:02 PM
I accidentally found out a way to organize iTunes AppleScripts. Simply adding a dash (or a minus sign) at the beginning of the script's name will place the script above other scripts -- even though the dashes won't show in iT...

Assign Shortcut Keys to iTunes
AppleScripts


Assign Shortcut Keys to iTunes
AppleScripts
10/30/2003 10:23 AM
Mac OS 10.3, Panther, introduced the ability to assign menu shortcut keys to pretty much every application, including iTunes. And including AppleScripts in iTunes' Scripts Menu.

iPodlounge: AppleScripts for iTunes and
iPod Released


iPodlounge: AppleScripts for iTunes and
iPod Released
03/19/2003 10:44 PM
"iPodlounger John Paul Davis has released several new AppleScripts for use with iTunes and iPod." ...

Today@Playlist: More cool iTunes
AppleScripts!


Today@Playlist: More cool iTunes
AppleScripts!
04/12/2005 11:55 AM
Playlist pal, Doug Adams, from Doug’s AppleScripts for iTunes, has passed along a list of cool new iTunes/iPod AppleScripts that you’re sure to enjoy.

Trinfinity releases free AppleScripts
for iTunes


Trinfinity releases free AppleScripts
for iTunes
03/14/2003 02:10 PM
Trinfinity Software has released three freeware, open-source AppleScripts for iTunes that clean up the ID3 tags of the songs in your music library...

Toggle Your iTunes Link Arrows with
these AppleScripts


Toggle Your iTunes Link Arrows with
these AppleScripts
04/30/2004 10:48 AM
This archive contains two scripts: "Set iTunes Arrows to Local" and "Set iTunes Arrows to Music Store." You can run them right from the Finder, or you can install them in the iTunes Scripts menu to be able to toggle iTunes' behavior from within the program itself. To do the latter, stash them in Library > iTunes > Scripts.

Doug's AppleScripts for iTunes posts
NetNewsWire Subscription to iPod
Contacts


Doug's AppleScripts for iTunes posts
NetNewsWire Subscription to iPod
Contacts
02/16/2004 02:47 PM
Doug's AppleScripts for iTunes has posted "NNW Subscription to iPod Contacts", an AppleScript that copies selected news Subscriptions from the NetNewsWire RSS reader in vCard format to the Contacts folder of any mounted iPod.

Like Pixels? Check out MacDesign

YSL Coding Libraries


YSL Coding Libraries 12/11/2003 06:12 PM
Transfer of CVS repository in progress

Coding Frenzy


Coding Frenzy 05/14/2004 09:02 AM
Warning: techtalk follows, you may freely skip this if your eyes glaze over at the word "XML".

I've been in a coding frenzy for the past couple of days. JSPWiki has had some considerable additions, here being the relevant part of the ChangeLog:

2004-05-14  Janne Jalkanen 
<Janne.Jalkanen@nospam.ecyrd.com>

        * v2.1.97.

        * Added preliminary support for the Atom blog API.  It still
does
        not yet completely work, however.

I'll be a non-productive member of the society for the next three-four days (another wedding? Don't people get tired of these things already?), so nothing much may happen. But yeah, I nearly got ecto working with JSPWiki.

There is still however a question on how the blog and wiki apis should interact. You see, the page Main on this site is both a weblog and a wiki page. I'm having trouble, you see:

  • GET to /atom/ lists all wiki pages (which means that even on this site, there are a lot of them) - not just the weblogs (since every page can be a weblog, even the weblog entry pages)
  • GET to /atom/Main... Should it list all of the blog entries, or should it GET the Wiki page content? Both are valid interpretations...

I'm confused... Which is the correct way to handle this? Should a WikiWebl og combination have separate URIs for Wiki and Weblog functionality? Isn't that kinda redundant?


PHP Coding Contest


PHP Coding Contest 07/17/2002 11:07 AM
Codewalkers.com has posted their latest PHP Coding Contest.

Bar Coding The World Away


Bar Coding The World Away 07/12/2004 12:55 PM

PHP coding guidelines


PHP coding guidelines 01/05/2004 12:27 PM
The guidelines that I follow when writing my PHP scripts; can be helpful to have something like this if you're working on a joint project.

PHP Coding Standard


PHP Coding Standard 11/27/2002 09:47 PM
Learn how to develop your own coding specifications.

The Coding Monkeys


The Coding Monkeys 05/18/2004 07:35 AM
you can read all about it & download it from here .. the application formerly known as Hydra .. SubEthaEdit: Introducing version 2.0 .. SubEthaEdit; .. SubEthaEdit .. Rock on !! .. More >

codingmonkeys.de/subethaedit
track this site | 5 links


Coding standards 101


Coding standards 101 05/31/2002 08:11 AM

Coding and Climbing


Coding and Climbing 04/02/2005 03:48 PM
It had never occurred to me that writing software is like climbing Mt. Fuji, but Step han Grell makes it all clear.

Why You Need Coding Standards


Why You Need Coding Standards 09/23/2004 03:07 AM
WebmasterBase Sep 23 2004 7:30AM GMT

Tips on Defensive Coding


Tips on Defensive Coding 04/12/2004 04:52 PM
In this second excerpt from Advanced PHP Programming, George Schlossnagle offers advice on how to defend against both attacks and carelessness.

Evolt.org: PHP Coding Guidelines


Evolt.org: PHP Coding Guidelines 01/06/2004 09:13 AM
In an effort to bring some kind of standard to the PHP coding world, the folks over at Evolt.org have posted a new article detailing one man's effort to standardize the code he writes.

How Would You Handle a $1,000,000 Coding
Error?


How Would You Handle a $1,000,000 Coding
Error?
07/19/2004 11:48 PM

Parenting and a Career in Coding?


Parenting and a Career in Coding? 06/04/2004 07:05 PM

Grok Description matches for Useful Applescripts for coding PHP in BBEdit
GrokA matches for Useful Applescripts for coding PHP in BBEdit

The mixed bag of syntax highlighting


The mixed bag of syntax highlighting 12/02/2003 12:58 AM
Like so many other programmers, I use a syntax-highlighting editor. (Well, OK, I'm an emacs user, so technically I'm using a syntax highlighting operating system, but we'll let that one slide) I have noticed one interesting thing about using it, though--I comment my code less. I noticed this the other day when I printed out the code for the compiler module I'm working on. In the editor, with colored highlighting enabled, it makes sense what's going on, and everything's reasonably obvious. On paper, though, in black and white with no highlighting the lack of comments was much more obvious, and...

DTML Syntax Highlighting for TextPad by
burmashave on 2002/10/25


DTML Syntax Highlighting for TextPad by
burmashave on 2002/10/25
10/25/2002 04:32 PM

PHP Syntax Checking in BBEdit


PHP Syntax Checking in BBEdit 12/08/2003 11:36 AM
John Gruber: "OK, so now we know how to tell the command-line php tool to perform a syntax check, and we know what kind of output to expect. To invoke it from BBEdit, we can use AppleScript's do shell script command."

Daring Fireball: PHP Syntax Checking in
BBEdit


Daring Fireball: PHP Syntax Checking in
BBEdit
12/08/2003 03:24 AM

daringfireball.net/2003/12/php_syntax_checking_in_bbedit
track this site | 4 links


A fix for PHP cod highlighting in XCode
1.5


A fix for PHP cod highlighting in XCode
1.5
09/01/2004 11:51 AM
I decided to download the language specs for PHP, and install them in my XCode 1.5 and keep tweaking them until they worked and guess what --- they work now! If you want the highlighting for PHP back in your XCode, try this ...

Reply Highlighting


Reply Highlighting 05/25/2004 10:29 PM

Replies to mezzoblue's redesign have been, well, let's say 'polarizing'. The various issues that have been raised will be analyzed in more depth over the coming week or two. First on the list is the new 'Reply Legend' on the comments pages since it's bound to be the most controversial.

more...


Search Engine Highlighting


Search Engine Highlighting 04/27/2004 10:56 PM
Version 1

VB grid control highlighting


VB grid control highlighting 06/18/2002 11:24 PM
CNET Jun 18 2002 11:09PM ET

Enhance Usability by Highlighting Search
Terms


Enhance Usability by Highlighting Search
Terms
08/10/2004 10:49 AM
and Matt Riggott Google's cache offers users a copy of your website with their search terms highlighted. You can do the same thing and make it easier for users to find what they're looking for -- whether they're coming from an external search engine or your own site search -- by making their search terms easy to spot.

XP: Disable Highlighting of Newly
Installed Programs in the Start Menu


XP: Disable Highlighting of Newly
Installed Programs in the Start Menu
02/15/2004 01:07 PM
Tech-Recipes Feb 15 2004 4:18PM GMT

Microsoft Hosts Over 6,500 Developers
and IT Professionals at Tech*Ed Europe,
Highlighting New Products, Partn


Microsoft Hosts Over 6,500 Developers
and IT Professionals at Tech*Ed Europe,
Highlighting New Products, Partn
06/29/2004 03:56 AM
Belga Direct Press Releases Jun 29 2004 8:03AM GMT

Microsoft Hosts Over 6,500 Developers
and IT Professionals at Tech•Ed
Europe, Highlighting New Products,
Partnerships and Opportunities


Microsoft Hosts Over 6,500 Developers
and IT Professionals at Tech•Ed
Europe, Highlighting New Products,
Partnerships and Opportunities
06/29/2004 07:08 AM
At the kickoff of its annual Tech•Ed Europe event today in Amsterdam, Microsoft Corp. unveiled a range of new products and initiatives for software developers and enthusiasts, industry partners, and IT professionals. Contributing to the event are more than 140 exhibitors, sponsors and partners. Microsoft expects more than 6,500 attendees for the event, which runs through Friday, July 2.

Useful Applescripts for coding PHP in BBEdit

The following phrases have been identified by the grok system as matching this entry: onload php bbedit 6.5 jsp syntax highlighting useful applescripts

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Gadu-Gadu relay
agent 1.0-pre2

socketlock 0.1
High-Tech Texan:
Google Deskbar

Second Autopsy
Results Could Differ
From First In Jones
Case

Find Latest News at
News Channels:

Thoughts from SES
AOL Testing
Low-Priced Dial-Up
Access

Letters, we get
Letters

Google coming to
Bangalore

Google Eyes India
R&D Facility for
2004

Search Engine
Considerations for
Entrepreneurs:
Things You May ...

Annotis Mail v2.0
Build 109

2003 Gift Ideas For
The Macintosh-Minded

2003 Gaming Gift
Ideas

2003 Software Gift
Ideas

2003 Hardware Gift
Ideas

Microsoft removes
swastikas from
software fonts

Canadian drug
company CEOs doubt
Internet pharmacies
can meet U.S. demand

Microsoft workers to
get $382 million
from stock options

White House: No
Conflict for Baker
in Iraq Role

Scott Peterson Wants
Calif. Trial Venue
Changed

Weekend Movies:
Mixing Oscar Talk
with Absurd Comedy

Dean Comes Under
Renewed Attack from
Rivals

Bush Thinks U.S.
Overcharged in
Halliburton Contract

U.S. Soldier Killed
in Iraq Blast

Halliburton Denies
Iraq Overcharges

Detroit Judge May
Order Retrial in
Terror Cell Case

Canada's New PM Aims
to Thaw Chilly U.S.
Relations

Microsoft to end
support for Windows
95, 98

Raking virtual muck
in 'The Sims Online'

Google delivers
parcel search

Attack on SCO sites
at an end

Perl/mod_perl/Apache
/DBI Web Developer

PowerISDNMonitor
PHP Class
'ai_DB_table'
released

Slashback:
Hilbert's,
Transgenic, Silicon

Sober Santa
Dean in for
Bush-Whacking?

Using data
structures in PHP

SCO: 'We have proof
DOS attack was real'

iPods in short
supply this
Christmas

Canadian Internet
pharmacies may not
be up for U.S.
onslaught

Canadian Internet
pharmacies may not
be up for onslaught
of American
consumers

The Week's Business:
Canadian Internet
pharmacies may not
be up for onslaught
of American
consumers

Correction:
Voice-Over-Internet
Story

Canada to Charge
Music Royalties on
MP3s

WS-I Readies Sample
Applications for
Basic Profile 1.0

Microsoft ending
support for Windows
95, Windows 98

Briefly: LookSmart
to lay off half of
staff

Green Light for Big
Lucent Class
Settlement

what is grok?