[QUOTE=Bushmaster030;45598859][img_thumb]http://i.snag.gy/kXvgQ.jpg[/img_thumb]
The color scheme is actually Spacegray Eighties from the [URL="https://sublime.wbond.net/packages/Theme%20-%20Spacegray"]Spacegray package.[/URL]
Also the theme is [URL="https://sublime.wbond.net/packages/Theme%20-%20Afterglow"]Afterglow.[/URL][/QUOTE]
I can't understand why people need tabs this huge.
[QUOTE=RusselG;45603671]I can't understand why people need tabs this huge.[/QUOTE]
Easier to click.
It's even easier to just hit cmd + p or cmd + 1/2/3/4/etc
[QUOTE=KmartSqrl;45604829]It's even easier to just hit cmd + p or cmd + 1/2/3/4/etc[/QUOTE]
Didn't know you could do numbers, but when you reach a lot of tabs I really don't understand why CTRL+TAB and CTRL+SHIFT+TAB doesn't work like in chrome, but just jumps around in a pattern I haven't quite figured out
Real men do C-x b or C-x C-b to change buffers
[QUOTE=Killervalon;45607177]Didn't know you could do numbers, but when you reach a lot of tabs I really don't understand why CTRL+TAB and CTRL+SHIFT+TAB doesn't work like in chrome, but just jumps around in a pattern I haven't quite figured out[/QUOTE]
seems to be based on recents or something. i believe notepad++ does it the same way so you could look at the source code.
[QUOTE=Gran PC;45607817]seems to be based on recents or something. i believe notepad++ does it the same way so you could look at the source code.[/QUOTE]
AFAIK it changes in the order as you opened the tabs. I am not entirely sure though.
[QUOTE=Moofy;45608231]AFAIK it changes in the order as you opened the tabs. I am not entirely sure though.[/QUOTE]
It's in the order in which you last viewed the tabs. If you click all of them sequentially then shift+tab will be sequential too
If you go to Preferences -> Keybinds - User and put this in:
[code]
[
{ "keys": ["ctrl+pagedown"], "command": "next_view_in_stack" },
{ "keys": ["ctrl+pageup"], "command": "prev_view_in_stack" },
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }
]
[/code]
It will act like chrome, and ctrl+pgup/pgdown will become stack based
Fuck you guys I still use notepad for everything. :v:
[IMG]http://cheshirecatalyst.com/images/notepad.gif[/IMG]
also woah, I didn't know that site was yours, Reagy. I remember seeing it somewhere on 4chan and loving that player.
I should 'improve' my page, thinking about it.
[QUOTE=Coment;45608977][IMG]http://cheshirecatalyst.com/images/notepad.gif[/IMG]
also woah, I didn't know that site was yours, Reagy. I remember seeing it somewhere on 4chan and loving that player.
I should 'improve' my page, thinking about it.[/QUOTE]
Player... you mean the visualiser? I posted about it here a few weeks ago. Never touched 4chan so no idea who put it up on there.
[url]https://braxnet.org/rp/?p=social&s=feed[/url]
it's pretty messy at the moment, no contrast really
bad at that stuff
i just wanted to mess around with my own website
started it yesterday what are some cool things I can teach myself to do
[URL]http://www.bryceanderson.me[/URL]
warning autoplayed song
Not autoplay music
you should replace the music with [url]http://www.youtube.com/watch?v=dJxrY_lgYU8[/url]
[url]http://hell2000.ddns.net/textjs/[/url]
[QUOTE=>_> Ubercake;45623313][url]http://hell2000.ddns.net/textjs/[/url][/QUOTE]
I can type outside the page,
The sound loading took a long ass time,
Since when can I delete ink with the backspace button? :v:
No chars such as æ, ø, å? :(
Otherwise, this is really fun to type on. :dance:
[QUOTE=Moofy;45623355]I can type outside the page,
The sound loading took a long ass time,
Since when can I delete ink with the backspace button? :v:
No chars such as æ, ø, å? :(
Otherwise, this is really fun to type on. :dance:[/QUOTE]
If the page stops moving after you reached the end, everything is fine. It still makes sounds because, on a real typewriter, the typebars still go halfway up when you press a key. At least on my model. You can however get past the page end by spamming backspace and some other key REALLY fast :v:
My typewriter is a german model, so it doesn't have æ, ø, å. Only ä ö ü ß. Check out the % character, its pretty damn sexy
[QUOTE=Shadaez;45623122]you should replace the music with [url]http://www.youtube.com/watch?v=dJxrY_lgYU8[/url][/QUOTE]
its supposed to be like this lol, i made it myself.
[editline]7th August 2014[/editline]
[QUOTE=HarryG321;45622511]Not autoplay music[/QUOTE]
alright ill be sure to fix that
[QUOTE=>_> Ubercake;45623313][url]http://hell2000.ddns.net/textjs/[/url][/QUOTE]
Crashes my chrome.
[QUOTE=>_> Ubercake;45623313][url]http://hell2000.ddns.net/textjs/[/url][/QUOTE]
This is really cool!
I'd suggest a bit of padding on the canvas, so the text isn't right up against the edge though.
Any chance of a "hardcore" mode, where mistakes can't be erased, only overwritten?
instra.com is offering the .wtf domain name :)
who's gonna get one ?
[b]edit:[/b]
Oh, and .fail too. thats cool.
I've been redoing vacstatus and was comparing some speed stuff.
old:
[t]http://i.imgur.com/HnTPkwC.png[/t]
new:
[t]http://i.imgur.com/62IJDlL.png[/t]
lmao lowered queries by 10. I dont even want to look at my old code anymore :suicide:
and currently, the website seems to be very broken...
[QUOTE=dexon;45630994]instra.com is offering the .wtf domain name :)
who's gonna get one ?
[b]edit:[/b]
Oh, and .fail too. thats cool.[/QUOTE]
Bah, no use for those, really.
It would be much more fun to use jack.off
Or as I have recently (thanks to Moofy) aquired, panduro.guru
Working on something new.
[t]http://img11.hostingpics.net/pics/8397031407610348959.png[/t]
Its a visitor counter for your pages. You can use the api's javascript to log every ip that view your page on a period of 24 hours between each visit.
like, you only have to add
[code]<script src="http://api.stechnology.info/visitcounter/script.js" type="text/javascript"></script>[/code]
at the bottom of your page.
Then, you can mail me to create you an account to access your stats on [url]http://api.stechnology.info/visitcounter/[/url]
Used Barbara's PSD from [url]https://dribbble.com/shots/1153084-Login-Dialog-Freebie[/url] to make the style.
It's not ready yet but.. yea, what do you think about it ? :P
Here's a demo user: username : demo, password: demo
But currently, there's nothing much to see.
[b]Edit:[/b]
Hype, 100th post :)
[QUOTE=dexon;45641362]It's not ready yet but.. yea, what do you think about it ? :P[/QUOTE]
I don't really understand why you would use Javascript to include the latest jquery every time
[QUOTE=gokiyono;45641460]I don't really understand why you would use Javascript to include the latest jquery every time[/QUOTE]
Me and my friend have to make the website for Elytra.com but they don't have php on their server so I got to use this. Then i import jquery because im using ajax.
[QUOTE=dexon;45641533]Me and my friend have to make the website for Elytra.com but they don't have php on their server so I got to use this. Then i import jquery because im using ajax.[/QUOTE]
No I was asking why you weren't just using <script src=""> instead of appending it with javascript
[QUOTE=gokiyono;45641603]No I was asking why you weren't just using <script src=""> instead of appending it with javascript[/QUOTE]
Oh, well, i've always did type="text/javascript" when calling a .js file :O
[QUOTE=dexon;45641705]Oh, well, i've always did type="text/javascript" when calling a .js file :O[/QUOTE]
dont call in jquery, not everyone wants an entire library included for one feature. also why don't you just do XHR which is how jquery does ajax? its more lines but overall less as you aren't bulking in a 90kb file
Sorry, you need to Log In to post a reply to this thread.