Displaying 20 results from an estimated 3169 matches for "awesomer".
Did you mean:
awesome
2006 Dec 28
1
Dovecot + Outlook express + permission denied
Hello,
I have an account (called awesome) that does not have access to some
public shared folders. I can use this account from Mozilla Thunderbird,
but I cannot use it from Outlook. I opened /var/log/maillog. When I try
to list all folders, I get this in the log:
Dec 28 09:57:38 designaproduct dovecot: IMAP(awesome):
opendir(/var/mail/public) failed: Permission denied
However, outlook
2010 Mar 31
3
regular expression help to extract specific strings from text
Dear all,
Lets say I have the following:
> x <- c("Eve: Going to try something new today...", "Adam: Hey @Eve, how are you finding R? #rstats", "Eve: @Adam, It's awesome, so much better at statistics that #Excel ever was! @Cain & @Able disagree though :(", "Adam: @Eve I'm sure they'll sort it out :)", "blahblah")
> x
[1]
2012 Oct 03
6
Puppet Forge Happenings
Hello,
If you weren''t at PuppetConf or didn''t catch my talk, here''s a quick
recap. I''m product owner for the Puppet Forge team which formed in
July with 2 awesome engineers and an equally awesome designer. We''re a
team dedicated to the Forge and while ramping up, we''ve shipped three
small improvements to the Forge that we hope you enjoy.
*
2006 May 25
16
yet another rails site - happycarpools.com
I''m pretty much done with a project I''ve been developing to learn Rails,
http://www.happycarpools.com . If you could take a look, that''d be awesome!
Feedback would be even more awesome!
Probably the coolest thing about making this has been seeing how Rails does
*so much* and hardly has any superfluous parts, if any. There are so many
features that I initially
2007 Sep 16
4
"Not Implemented" doesn''t show
I''m going through Peepcode''s Rspec Basics for an overview.
He''s just doing a simple spec:
class PeepCode
end
describe PeepCode do
it "should be awsome" do
end
end
So running spec spec/simple_spec.rb should produce according to his screen
cast:
1 example, 0 failures, 1 not implemented
but I only recieve:
1 example, 0 failures
Also spec
2018 Jun 01
3
[Kaleidoscope] symbol(s) not found during compiling
Hi,
I am very excited to take the awesome tutorial of implementing
*Kaleidoscope*. But I got stuck here...
I have done the AST parsing, however, when I introduce these 'llvm/IR/*'
headers, I got a compiling error... But if I delete these headers it runs
well ...
"""headers
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/Constants.h"
#include
2013 Jun 17
2
[LLVMdev] vmkit java annotations
Hello everyone,
I am able to work very well with annotations in C/C++, by using
__attribute__((annotate("MYANNOTATION"))) static int a; . Inside the LLVM
bytecode I have @llvm.global.annotations and @llvm.var.annotation.
However, I was trying to test annotations also in Java, with VMKit. These
are the commands that I run:
javac -Xlint -g -O Main.java
../Release+Asserts/bin/vmjc Main
2009 Feb 02
0
Fwd: Simple but awesome demos of Wine?
to list as well!
---------- Forwarded message ----------
From: David Gerard <dgerard at gmail.com>
Date: 2009/2/2
Subject: Re: Simple but awesome demos of Wine?
To: Brian Vincent <brian.vincent at gmail.com>
2009/2/2 Brian Vincent <brian.vincent at gmail.com>:
> 6. You might want to consider showing off Google's Picasa and it's custom
> Wine implementation. I
2008 Jan 04
5
Confused by the unit test results.
I''m testing the relation between two of my models: MessageThread
(parent), which has_many Message (children). When I run the following
test, it gives me an error:
---------------------------------
# test with a valid message
def test_valid_message_new
thread = MessageThread.new :title => ''awesome thread''
message = thread.messages.build(:body
2013 Jun 17
2
[LLVMdev] vmkit java annotations
Hello Harris,
Thank you for your answer. So it is there a way of annotating variables in
Java Code, so I can see them into LLVM bytecode?
Thank you !
On Mon, Jun 17, 2013 at 3:54 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> Hello Alexandru,
>
> No you did nothing wrong.
>
> We are using our own data structure to describe annotations in J3. So it
> is normal
2013 Jan 02
3
[LLVMdev] LLVM IR execution in JavaScript
On 02.01.2013, at 19:51, Eli Bendersky wrote:
>> I compiled parts of LLVM to JavaScript using emscripten and made a demo of parsing and executing LLVM assembly,
>>
>> http://kripken.github.com/llvm.js/demo.html
>>
>> Basically you enter some LLVM IR, press a button and see the output of compiling and running it, directly in the browser.
>>
>> This was
2014 May 09
1
Only part of sieve script works
...:contains "Subject"
"International Waters" ) { fileinto "Feeds.music"; stop; }
# Youtube wegsortieren
if address :all :comparator
"i;ascii-casemap" :contains "From" "noreply at youtube.com" { fileinto
"Feeds.Youtube"; stop; }
# Awesomer wegsortieren
if header :comparator
"i;octet" :contains "Subject" "[The Awesomer]" { fileinto
"Feeds.Awesomer"; stop; }
# Feeds sortieren
if address :all :comparator
"i;octet" :contains "From"
"sebi+feedmailer at mighty.selfhost.bz&qu...
2006 Mar 10
10
Textmate Rails Plugin Cheat Sheet
I''m a slow learner when it come to shortcuts and i got real tired
looking up Textmate''s Rails snippets & commands in the context menu.
So i fired up trusty OmniGraffle and quickly created a little Cheat
Sheet for all default snippets/macros/commands in Textmate''s current
Rails Bundle. Certainly helped me to remember these quickly. So, if
you''re
2007 Dec 23
0
Updates and Fixes and more of awesome stuff
1. Whenever you ask BackgrounDRb to perform a particular task using:
MiddleMan.ask_work(:worker => :rss_worker,:worker_method =>
:fetch_url, :data => "www.google.com")
Your task would be performed then and there. But, if your worker is
busy, task won''t be queued, except in socket buffer.
And your request may get lost. This isn''t generally a problem
2006 Apr 05
0
WOW! Sphinx is awesome... but....(asterisk+sphinx+menus)
Hi Matt,
Any decent quad, quad-core Opteron system should be able to handle it
with ease! :)
--
Regards,
Hilton Travis Phone: +61 (0)7 3344 3889
(Brisbane, Australia) Phone: +61 (0)419 792 394
Manager, Quark IT http://www.quarkit.com.au
Quark AudioVisual http://www.quarkav.net
http://www.threatcode.com/
2011 Nov 23
0
Awesome nested set - how to put there items?
hello guys,
I have following structure of the table, where I store items of tree:
| id | int(11) | NO | PRI | NULL | auto_increment |
| user_id | int(11) | YES | | NULL | |
| parent_id | int(11) | YES | | NULL | |
| lft | int(11) | YES | | NULL | |
| rgt | int(11) | YES
2012 Oct 09
0
Awesome libraries
Hey guys,
Filepicker just released some of their rails libraries for user content
handling.
https://github.com/Filepicker/filepicker-rails
Definitely worth checking out.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2007 Dec 18
4
Pulling Strings with Puppet: Automated System Administration Done Right (Paperback)
http://www.amazon.com/gp/product/1590599780/
This looks awesome! Any ETA?
Best,
Adam
2013 Dec 24
5
Have a great Holiday season
hi,
Here is wishing everyone in the CentOS community a great holiday season,
awesome new year and a great 2014.
May 2014 bring friendlier + larger communities, stabler distros and a
general reduction in systems frustrations for the users!
regards from and to everyone,
- KB
--
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key :
2013 Jun 17
0
[LLVMdev] vmkit java annotations
Hello Alexandru,
No you did nothing wrong.
We are using our own data structure to describe annotations in J3. So it
is normal that you can not see your Java annotations inside the LLVM
bytecode produced.
If I remember well, our implementation of annotations do not rely on
LLVM annotations.
Regards,
Harris Bakiras
On 06/17/2013 02:19 PM, Alexandru Ionut Diaconescu wrote:
> Hello